#include <photonCorrectionProcessor.h>
Definition at line 11 of file photonCorrectionProcessor.h.
| photonCorrectionProcessor::photonCorrectionProcessor |
( |
| ) |
|
| void photonCorrectionProcessor::check |
( |
LCEvent * |
evt | ) |
|
|
virtual |
| void photonCorrectionProcessor::end |
( |
| ) |
|
|
virtual |
| void photonCorrectionProcessor::init |
( |
| ) |
|
|
virtual |
Called at the begin of the job before anything is read.
Use to initialize the processor, e.g. book histograms.
Definition at line 117 of file photonCorrectionProcessor.cc.
| virtual Processor* photonCorrectionProcessor::newProcessor |
( |
| ) |
|
|
inlinevirtual |
| void photonCorrectionProcessor::processEvent |
( |
LCEvent * |
evt | ) |
|
|
virtual |
| void photonCorrectionProcessor::processRunHeader |
( |
LCRunHeader * |
run | ) |
|
|
virtual |
| float photonCorrectionProcessor::_assumed_boxsize {} |
|
protected |
| float photonCorrectionProcessor::_assumed_endZ {} |
|
protected |
| float photonCorrectionProcessor::_barrelendcap_limit_costh {} |
|
protected |
| std::vector<float> photonCorrectionProcessor::_energyCorr_barrelPhi {} |
|
protected |
| std::vector<float> photonCorrectionProcessor::_energyCorr_costheta {} |
|
protected |
| std::vector<float> photonCorrectionProcessor::_energyCorr_endcap {} |
|
protected |
| std::vector<float> photonCorrectionProcessor::_energyCorr_linearise {} |
|
protected |
| std::string photonCorrectionProcessor::_inputCollection {} |
|
protected |
| bool photonCorrectionProcessor::_modifyPFOdirections {} |
|
protected |
| bool photonCorrectionProcessor::_modifyPFOenergies {} |
|
protected |
| float photonCorrectionProcessor::_nominalEnergy {} |
|
protected |
| std::vector<float> photonCorrectionProcessor::_phiCorr_barrel {} |
|
protected |
| std::vector<float> photonCorrectionProcessor::_thetaCorr_barrel {} |
|
protected |
| std::vector<float> photonCorrectionProcessor::_thetaCorr_endcap {} |
|
protected |
| bool photonCorrectionProcessor::_validationPlots {} |
|
protected |
The documentation for this class was generated from the following files: