![]() |
![]() |
#include <RunTag.h>
Public Member Functions | |
int | fetchID () noexcept(false) override |
std::string | getGeneralTag () const |
LocationDef | getLocationDef () const |
RunTypeDef | getRunTypeDef () const |
bool | operator!= (const RunTag &t) const |
bool | operator== (const RunTag &t) const |
RunTag () | |
void | setByID (int id) noexcept(false) override |
void | setGeneralTag (std::string tag) |
void | setLocationDef (const LocationDef &locDef) |
void | setRunTypeDef (const RunTypeDef &runTypeDef) |
~RunTag () override | |
![]() | |
oracle::occi::Connection * | getConn () const |
oracle::occi::Environment * | getEnv () const |
void | setConnection (oracle::occi::Environment *env, oracle::occi::Connection *conn) |
virtual | ~IDBObject () |
Private Member Functions | |
void | fetchAllTags (std::vector< RunTag > *fillVec) noexcept(false) |
void | fetchParentIDs (int *locId, int *runTypeID) noexcept(false) |
int | writeDB () noexcept(false) |
Private Attributes | |
std::string | m_genTag |
LocationDef | m_locDef |
RunTypeDef | m_runTypeDef |
Friends | |
class | EcalCondDBInterface |
class | RunIOV |
Additional Inherited Members | |
![]() | |
static int const | ECALDB_NROWS =1024 |
![]() | |
void | checkConnection () const noexcept(false) |
![]() | |
int | m_ID |
![]() | |
oracle::occi::Connection * | m_conn |
oracle::occi::Environment * | m_env |
RunTag::RunTag | ( | ) |
Definition at line 9 of file RunTag.cc.
|
privatenoexcept |
Definition at line 204 of file RunTag.cc.
References MillePedeFileConverter_cfg::e, setByID(), and IDBObject::setConnection().
|
overridevirtualnoexcept |
Implements IUniqueDBObject.
Definition at line 80 of file RunTag.cc.
References MillePedeFileConverter_cfg::e.
|
privatenoexcept |
Definition at line 227 of file RunTag.cc.
string RunTag::getGeneralTag | ( | ) | const |
Definition at line 27 of file RunTag.cc.
Referenced by EcalTPGDBApp::printTag().
LocationDef RunTag::getLocationDef | ( | ) | const |
Definition at line 46 of file RunTag.cc.
Referenced by EcalTPGDBApp::printTag(), and EcalErrorMask::readDB().
RunTypeDef RunTag::getRunTypeDef | ( | ) | const |
Definition at line 63 of file RunTag.cc.
Referenced by EcalTPGDBApp::printTag().
|
inline |
|
inline |
|
overridevirtualnoexcept |
Implements IUniqueDBObject.
Definition at line 127 of file RunTag.cc.
References MillePedeFileConverter_cfg::e, and triggerObjects_cff::id.
Referenced by fetchAllTags().
void RunTag::setGeneralTag | ( | std::string | tag | ) |
Definition at line 36 of file RunTag.cc.
Referenced by EcalPedestalHistory::beginRun(), EcalCondDBWriter::dqmEndJob(), RunList::fetchGlobalRunsByLocation(), RunList::fetchRunsByLocation(), popcon::EcalSRPHandler::getNewObjects(), popcon::EcalTPGWeightIdMapHandler::getNewObjects(), popcon::EcalDAQHandler::getNewObjects(), popcon::EcalTPGLinConstHandler::getNewObjects(), popcon::EcalTPGBadStripHandler::getNewObjects(), popcon::EcalTPGLutIdMapHandler::getNewObjects(), popcon::EcalTPGBadTTHandler::getNewObjects(), popcon::EcalTPGPhysicsConstHandler::getNewObjects(), popcon::EcalTPGWeightGroupHandler::getNewObjects(), popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), popcon::EcalTPGBadXTHandler::getNewObjects(), popcon::EcalTPGFineGrainEBGroupHandler::getNewObjects(), popcon::EcalTPGFineGrainTowerEEHandler::getNewObjects(), popcon::EcalTPGSlidingWindowHandler::getNewObjects(), popcon::EcalTPGPedestalsHandler::getNewObjects(), popcon::EcalTPGFineGrainStripEEHandler::getNewObjects(), popcon::EcalTPGLutGroupHandler::getNewObjects(), popcon::EcalTPGSpikeThresholdHandler::getNewObjects(), popcon::EcalChannelStatusHandler::getNewObjects(), popcon::EcalPedestalsHandler::getNewObjectsH2(), popcon::EcalPedestalsHandler::getNewObjectsP5(), EcalTPGDBApp::readFromCondDB_Pedestals(), and EcalPedOffset::writeDb().
void RunTag::setLocationDef | ( | const LocationDef & | locDef | ) |
Definition at line 53 of file RunTag.cc.
Referenced by EcalPedestalHistory::beginRun(), EcalCondDBWriter::dqmEndJob(), RunList::fetchGlobalRunsByLocation(), RunList::fetchRunsByLocation(), popcon::EcalSRPHandler::getNewObjects(), popcon::EcalTPGWeightIdMapHandler::getNewObjects(), popcon::EcalDAQHandler::getNewObjects(), popcon::EcalTPGLinConstHandler::getNewObjects(), popcon::EcalTPGBadStripHandler::getNewObjects(), popcon::EcalTPGLutIdMapHandler::getNewObjects(), popcon::EcalTPGBadTTHandler::getNewObjects(), popcon::EcalTPGPhysicsConstHandler::getNewObjects(), popcon::EcalTPGWeightGroupHandler::getNewObjects(), popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), popcon::EcalTPGBadXTHandler::getNewObjects(), popcon::EcalTPGFineGrainEBGroupHandler::getNewObjects(), popcon::EcalTPGFineGrainTowerEEHandler::getNewObjects(), popcon::EcalTPGSlidingWindowHandler::getNewObjects(), popcon::EcalTPGPedestalsHandler::getNewObjects(), popcon::EcalTPGFineGrainStripEEHandler::getNewObjects(), popcon::EcalTPGLutGroupHandler::getNewObjects(), popcon::EcalTPGSpikeThresholdHandler::getNewObjects(), popcon::EcalChannelStatusHandler::getNewObjects(), popcon::EcalPedestalsHandler::getNewObjectsH2(), popcon::EcalPedestalsHandler::getNewObjectsP5(), EcalTPGDBApp::readFromCondDB_Pedestals(), and EcalPedOffset::writeDb().
void RunTag::setRunTypeDef | ( | const RunTypeDef & | runTypeDef | ) |
Definition at line 70 of file RunTag.cc.
Referenced by EcalPedestalHistory::beginRun(), EcalCondDBWriter::dqmEndJob(), RunList::fetchGlobalRunsByLocation(), RunList::fetchRunsByLocation(), popcon::EcalSRPHandler::getNewObjects(), popcon::EcalTPGWeightIdMapHandler::getNewObjects(), popcon::EcalDAQHandler::getNewObjects(), popcon::EcalTPGLinConstHandler::getNewObjects(), popcon::EcalTPGBadStripHandler::getNewObjects(), popcon::EcalTPGLutIdMapHandler::getNewObjects(), popcon::EcalTPGBadTTHandler::getNewObjects(), popcon::EcalTPGPhysicsConstHandler::getNewObjects(), popcon::EcalTPGWeightGroupHandler::getNewObjects(), popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), popcon::EcalTPGBadXTHandler::getNewObjects(), popcon::EcalTPGFineGrainEBGroupHandler::getNewObjects(), popcon::EcalTPGFineGrainTowerEEHandler::getNewObjects(), popcon::EcalTPGSlidingWindowHandler::getNewObjects(), popcon::EcalTPGPedestalsHandler::getNewObjects(), popcon::EcalTPGFineGrainStripEEHandler::getNewObjects(), popcon::EcalTPGLutGroupHandler::getNewObjects(), popcon::EcalTPGSpikeThresholdHandler::getNewObjects(), popcon::EcalChannelStatusHandler::getNewObjects(), popcon::EcalPedestalsHandler::getNewObjectsH2(), popcon::EcalPedestalsHandler::getNewObjectsP5(), EcalTPGDBApp::readFromCondDB_Pedestals(), and EcalPedOffset::writeDb().
|
privatenoexcept |
Definition at line 162 of file RunTag.cc.
References MillePedeFileConverter_cfg::e.
|
friend |
|
private |
Definition at line 47 of file RunTag.h.
Referenced by operator==().
|
private |
Definition at line 48 of file RunTag.h.
Referenced by operator==().
|
private |
Definition at line 49 of file RunTag.h.
Referenced by operator==().