Definition at line 204 of file DataCalib.cc.
References MessageImp::Error(), and fData.
Referenced by EventBuilderWrapper::LoadDrsCalibration().
208 msg.
Error(
"Reading "+
str+
" failed: DRS calibration in process.");
221 catch (
const runtime_error &e)
223 msg.
Error(
"Exception reading "+
str+
": "+e.what());
static std::vector< float > fStats
std::string ReadFitsImp(const std::string &str, std::vector< float > &vec)
int Error(const std::string &str)
static DrsCalibration fData
static bool fProcessing
Storage for mean and rms values.