1 #ifndef _RdChannelGalacticBackgroundCalibrator_RdChannelGalacticBackgroundCalibrator_h_
2 #define _RdChannelGalacticBackgroundCalibrator_RdChannelGalacticBackgroundCalibrator_h_
4 #include <fwk/VModule.h>
bool fInterpolateFilterGaps
fwk::VModule::ResultFlag Finish() override
Finish: invoked at end of the run (NOT end of the event)
bool fRejectUncalibratedStations
fwk::VModule::ResultFlag Run(evt::Event &event) override
Run: invoked once per event.
std::vector< double > v_channelfrequencies[200][2]
std::vector< double > v_channelconstants[200][2]
REGISTER_MODULE("RdChannelGalacticBackgroundCalibrator", RdChannelGalacticBackgroundCalibrator)
Applies frequency-dependent relative calibration constants based on the galactic background emission...
std::string fInputFileName
ResultFlag
Flag returned by module methods to the RunController.
fwk::VModule::ResultFlag Init() override
Initialize: invoked at beginning of run (NOT beginning of event)