MarlinTPC  1.2.0
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
marlintpc::XrayEnergyCalibrationProcessor Class Reference
Inheritance diagram for marlintpc::XrayEnergyCalibrationProcessor:

Public Member Functions

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

Protected Member Functions

double energy (int value, std::vector< float > *parameters)
 

Protected Attributes

std::string _inputCollection
 
std::string _outputXrays
 
std::string _outputCollection
 
int _outputIsTransient
 
std::vector< float > _energyFromChargeParameterVector
 
std::vector< float > _energyFromPixelsParameterVector
 
TH1D * _energyFromChargeHistogram
 
TH1D * _energyFromPixelsHistogram
 

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