18 double spe_area_gain = pset.get<
double>(
"SPEAreaGain");
24 <<
") != NOpDets (" <<
NOpDets() <<
")..." << std::endl;
25 throw std::exception();
36 <<
") != NOpDets (" <<
NOpDets() <<
")..." << std::endl;
37 throw std::exception();
44 std::cerr <<
"OpDet ID " << opdet <<
" exceeding max # of OpDet (" <<
NOpDets() <<
")" << std::endl;
45 throw std::exception();
BEGIN_PROLOG could also be cerr
PECalib()
Default constructor.
double Calibrate(const size_t opdet, const double area) const
size_t NOpDets(int cryostat)
std::vector< double > _relative_qe_v
std::vector< double > _spe_area_gain_v
void Configure(const Config_t &pset)
fhicl::ParameterSet Config_t