1 #ifndef _M_APPLYCALIBRATION_HH_
2 #define _M_APPLYCALIBRATION_HH_
56 void Init(Diana::QEvent& ev);
59 void Do(Diana::QEvent& ev);
Use calibration coefficients and stabilized amplitudes to compute energy.
std::set< int > fBlackList
std::set< int > fChannels
int fDataset
Dataset number.
std::string fInput
Calibration parameters input (file or DB)
void Init(Diana::QEvent &ev)
Init method.
Diana::QEventLabel fAmplitudeLabel
Label of the amplitude to be calibrated.
~MApplyCalibration()
destructor
void Do(Diana::QEvent &ev)
Do method.