1 #ifndef _SdSimulationCalibrationFillerASCII_SdSimulationCalibrationFiller_h_
2 #define _SdSimulationCalibrationFillerASCII_SdSimulationCalibrationFiller_h_
4 #include <fwk/VModule.h>
11 namespace SdSimulationCalibrationFillerASCII {
fwk::VModule::ResultFlag Finish()
Finish: invoked at end of the run (NOT end of the event)
REGISTER_MODULE("SdSimulationCalibrationFillerASCII", SdSimulationCalibrationFiller)
A TimeStamp holds GPS second and nanosecond for some event.
unsigned int fCalibVersion
double fChargeVEMConversionFactor
double fPeakVEMConversionFactor
double fHumpToVEMMagicNumber
ResultFlag
Flag returned by module methods to the RunController.
fwk::VModule::ResultFlag Init()
Initialize: invoked at beginning of run (NOT beginning of event)
fwk::VModule::ResultFlag Run(evt::Event &theEvent)
Run: invoked once per event.
Copy simulated detector calibration constants into sevt::StationCalibData block.