Classes | |
class | CastorElectronicsIdLess |
class | DetIdLess |
Functions | |
template<class T > | |
bool | dumpCastorObject (std::ostream &fOutput, const T &fObject) |
template<class T > | |
bool | dumpCastorSingleFloatObject (std::ostream &fOutput, const T &fObject) |
template<class T > | |
bool | dumpCastorSingleIntObject (std::ostream &fOutput, const T &fObject) |
void | dumpId (std::ostream &fOutput, DetId id) |
bool | dumpObject (std::ostream &fOutput, const CastorPedestals &fObject) |
bool | dumpObject (std::ostream &fOutput, const CastorPedestalWidths &fObject) |
bool | dumpObject (std::ostream &fOutput, const CastorGains &fObject) |
bool | dumpObject (std::ostream &fOutput, const CastorGainWidths &fObject) |
bool | dumpObject (std::ostream &fOutput, const CastorQIEData &fObject) |
bool | dumpObject (std::ostream &fOutput, const CastorCalibrationQIEData &fObject) |
bool | dumpObject (std::ostream &fOutput, const CastorElectronicsMap &fObject) |
bool | dumpObject (std::ostream &fOutput, const CastorChannelQuality &fObject) |
bool | dumpObject (std::ostream &fOutput, const CastorRecoParams &fObject) |
bool | dumpObject (std::ostream &fOutput, const CastorSaturationCorrs &fObject) |
template<class S , class T > | |
bool | getCastorObject (std::istream &fInput, T &fObject) |
template<class S , class T > | |
bool | getCastorSingleFloatObject (std::istream &fInput, T &fObject) |
template<class S , class T > | |
bool | getCastorSingleIntObject (std::istream &fInput, T &fObject, S *fCondObject) |
DetId | getId (const std::vector< std::string > &items) |
bool | getObject (std::istream &fInput, CastorPedestals &fObject) |
bool | getObject (std::istream &fInput, CastorPedestalWidths &fObject) |
bool | getObject (std::istream &fInput, CastorGains &fObject) |
bool | getObject (std::istream &fInput, CastorGainWidths &fObject) |
bool | getObject (std::istream &fInput, CastorQIEData &fObject) |
bool | getObject (std::istream &fInput, CastorCalibrationQIEData &fObject) |
bool | getObject (std::istream &fInput, CastorElectronicsMap &fObject) |
bool | getObject (std::istream &fInput, CastorChannelQuality &fObject) |
bool | getObject (std::istream &fInput, CastorRecoParams &fObject) |
bool | getObject (std::istream &fInput, CastorSaturationCorrs &fObject) |
std::vector< std::string > | splitString (const std::string &fLine) |
bool CastorDbASCIIIO::dumpCastorObject | ( | std::ostream & | fOutput, |
const T & | fObject | ||
) |
Definition at line 115 of file CastorDbASCIIIO.cc.
References edmScanValgrind::buffer, dumpId(), and makeHLTPrescaleTable::values.
bool CastorDbASCIIIO::dumpCastorSingleFloatObject | ( | std::ostream & | fOutput, |
const T & | fObject | ||
) |
Definition at line 171 of file CastorDbASCIIIO.cc.
References edmScanValgrind::buffer, dumpId(), and relativeConstraints::value.
bool CastorDbASCIIIO::dumpCastorSingleIntObject | ( | std::ostream & | fOutput, |
const T & | fObject | ||
) |
Definition at line 215 of file CastorDbASCIIIO.cc.
References edmScanValgrind::buffer, dumpId(), and relativeConstraints::value.
void CastorDbASCIIIO::dumpId | ( | std::ostream & | fOutput, |
DetId | id | ||
) |
bool CastorDbASCIIIO::dumpObject | ( | std::ostream & | fOutput, |
const CastorPedestals & | fObject | ||
) |
bool CastorDbASCIIIO::dumpObject | ( | std::ostream & | fOutput, |
const CastorPedestalWidths & | fObject | ||
) |
bool CastorDbASCIIIO::dumpObject | ( | std::ostream & | fOutput, |
const CastorGains & | fObject | ||
) |
bool CastorDbASCIIIO::dumpObject | ( | std::ostream & | fOutput, |
const CastorGainWidths & | fObject | ||
) |
bool CastorDbASCIIIO::dumpObject | ( | std::ostream & | fOutput, |
const CastorQIEData & | fObject | ||
) |
bool CastorDbASCIIIO::dumpObject | ( | std::ostream & | fOutput, |
const CastorCalibrationQIEData & | fObject | ||
) |
bool CastorDbASCIIIO::dumpObject | ( | std::ostream & | fOutput, |
const CastorElectronicsMap & | fObject | ||
) |
bool CastorDbASCIIIO::dumpObject | ( | std::ostream & | fOutput, |
const CastorChannelQuality & | fObject | ||
) |
bool CastorDbASCIIIO::dumpObject | ( | std::ostream & | fOutput, |
const CastorRecoParams & | fObject | ||
) |
bool CastorDbASCIIIO::dumpObject | ( | std::ostream & | fOutput, |
const CastorSaturationCorrs & | fObject | ||
) |
bool CastorDbASCIIIO::getCastorObject | ( | std::istream & | fInput, |
T & | fObject | ||
) |
Definition at line 86 of file CastorDbASCIIIO.cc.
References getId(), splitString(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool CastorDbASCIIIO::getCastorSingleFloatObject | ( | std::istream & | fInput, |
T & | fObject | ||
) |
Definition at line 144 of file CastorDbASCIIIO.cc.
References getId(), splitString(), and AlCaHLTBitMon_QueryRunRegistry::string.
bool CastorDbASCIIIO::getCastorSingleIntObject | ( | std::istream & | fInput, |
T & | fObject, | ||
S * | fCondObject | ||
) |
Definition at line 187 of file CastorDbASCIIIO.cc.
References getId(), S(), splitString(), and AlCaHLTBitMon_QueryRunRegistry::string.
DetId CastorDbASCIIIO::getId | ( | const std::vector< std::string > & | items | ) |
bool CastorDbASCIIIO::getObject | ( | std::istream & | fInput, |
CastorPedestals & | fObject | ||
) |
Referenced by produce_impl().
bool CastorDbASCIIIO::getObject | ( | std::istream & | fInput, |
CastorPedestalWidths & | fObject | ||
) |
bool CastorDbASCIIIO::getObject | ( | std::istream & | fInput, |
CastorGains & | fObject | ||
) |
bool CastorDbASCIIIO::getObject | ( | std::istream & | fInput, |
CastorGainWidths & | fObject | ||
) |
bool CastorDbASCIIIO::getObject | ( | std::istream & | fInput, |
CastorQIEData & | fObject | ||
) |
bool CastorDbASCIIIO::getObject | ( | std::istream & | fInput, |
CastorCalibrationQIEData & | fObject | ||
) |
bool CastorDbASCIIIO::getObject | ( | std::istream & | fInput, |
CastorElectronicsMap & | fObject | ||
) |
bool CastorDbASCIIIO::getObject | ( | std::istream & | fInput, |
CastorChannelQuality & | fObject | ||
) |
bool CastorDbASCIIIO::getObject | ( | std::istream & | fInput, |
CastorRecoParams & | fObject | ||
) |
bool CastorDbASCIIIO::getObject | ( | std::istream & | fInput, |
CastorSaturationCorrs & | fObject | ||
) |
std::vector<std::string> CastorDbASCIIIO::splitString | ( | const std::string & | fLine | ) |
Definition at line 48 of file CastorDbASCIIIO.cc.
References relativeConstraints::empty, mps_fire::i, B2GTnPMonitor_cfi::item, mps_fire::result, command_line::start, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getCastorObject(), getCastorSingleFloatObject(), and getCastorSingleIntObject().