66 file.open(PedestalFileName);
70 <<
"failed to open input file " << PedestalFileName <<
"\n";
75 size_t ch, cryo,
crate, rawch;
77 file >> rawch >> cryo >> crate >> ch >> mean >>
rms;
78 PedMap.emplace_back(mean, rms);
double rms(sqlite3 *db, std::string const &table_name, std::string const &column_name)
struct dune::tde::crate crate
cet::coded_exception< errors::ErrorCodes, ExceptionDetail::translate > Exception
double mean(sqlite3 *db, std::string const &table_name, std::string const &column_name)