"MarlinReco"  1.16.0
Public Member Functions | Protected Attributes | List of all members
SimpleFCalDigi Class Reference

=== SimpleFCalDigi Processor ===
Simple calorimeter digitizer for the LCal Processor. More...

#include <SimpleFCalDigi.h>

Inheritance diagram for SimpleFCalDigi:

Public Member Functions

virtual Processor * newProcessor ()
 
virtual void init ()
 
virtual void processRunHeader (LCRunHeader *run)
 
virtual void processEvent (LCEvent *evt)
 
virtual void check (LCEvent *evt)
 
virtual void end ()
 

Protected Attributes

int _nRun
 
int _nEvt
 
std::vector< std::string > _fcalCollections
 
std::string _outputFcalCollection
 
std::string _outputRelCollection
 
std::string _cellIDLayerString
 
std::string _defaultEncoding
 
std::string _caloLayout
 
std::string _caloID
 
std::string _caloType
 
float _thresholdFcal
 
float _calibrCoeffFcal
 
bool _fixLCalHits
 
float xing_angle
 
float zMin
 
float dZ
 
float rMin
 
float cellDimR
 
float cellDimPhi
 
float WThickness
 

Detailed Description

=== SimpleFCalDigi Processor ===
Simple calorimeter digitizer for the LCal Processor.


Converts SimCalorimeterHit collections to one CalorimeterHit collection applying a threshold and an calibration constant...


The documentation for this class was generated from the following file: