1 #ifndef _SdEACalibrationFillerKG_SdEACalibrationFiller_h_
2 #define _SdEACalibrationFillerKG_SdEACalibrationFiller_h_
4 #include <fwk/VModule.h>
5 #include <sevt/Station.h>
6 #include <utl/Histogram.h>
13 namespace SdEACalibrationFillerKG {
fwk::VModule::ResultFlag Run(evt::Event &event) override
Run: invoked once per event.
Report success to RunController.
REGISTER_MODULE("SdEACalibrationFillerKG", SdEACalibrationFiller)
std::vector< double > fLgBaselineUUB
class to hold data at Station level
std::vector< double > fDARatioUUB
std::vector< double > fRawPeakPPA
double fBetaCorrectionFact
std::vector< double > fRawPeakUUB
ResultFlag
Flag returned by module methods to the RunController.
std::vector< double > fHgBaselineUUB
fwk::VModule::ResultFlag Finish() override
Finish: invoked at end of the run (NOT end of the event)
std::vector< double > fRawChargePPA
std::vector< double > fRawChargeUUB
fwk::VModule::ResultFlag Init() override
Initialize: invoked at beginning of run (NOT beginning of event)
void FillCalibrationInfo(sevt::Station &station)
void FillCalibrationInfoSmallPMT(sevt::Station &station)