=== SimpleFCalDigi Processor ===
Simple calorimeter digitizer for the LCal Processor.
More...
#include <SimpleFCalDigi.h>
|
virtual Processor * | newProcessor () |
|
virtual void | init () |
|
virtual void | processRunHeader (LCRunHeader *run) |
|
virtual void | processEvent (LCEvent *evt) |
|
virtual void | check (LCEvent *evt) |
|
virtual void | end () |
|
|
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 {} |
|
=== 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: