#include <MODRunIOV.h>
Public Member Functions | |
int | fetchID () noexcept(false) override |
int | getID () |
RunIOV | getRunIOV () |
Tm | getSubRunEnd () const |
run_t | getSubRunNumber () const |
Tm | getSubRunStart () const |
MODRunIOV () | |
bool | operator!= (const MODRunIOV &m) const |
bool | operator== (const MODRunIOV &m) const |
void | setByID (int id) noexcept(false) override |
void | setID (int id) |
void | setRunIOV (const RunIOV &iov) |
void | setSubRunEnd (const Tm &end) |
void | setSubRunNumber (subrun_t subrun) |
void | setSubRunStart (const Tm &start) |
~MODRunIOV () override | |
Public Member Functions inherited from IDBObject | |
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 | fetchParentIDs (int *runIOVID) noexcept(false) |
void | setByRun (RunIOV *runiov, subrun_t subrun) noexcept(false) |
int | writeDB () noexcept(false) |
Private Attributes | |
RunIOV | m_runIOV |
Tm | m_subRunEnd |
subrun_t | m_subRunNum |
Tm | m_subRunStart |
Friends | |
class | EcalCondDBInterface |
Additional Inherited Members | |
Static Public Attributes inherited from IDBObject | |
static int const | ECALDB_NROWS = 1024 |
Protected Member Functions inherited from IDBObject | |
void | checkConnection () const noexcept(false) |
Protected Attributes inherited from IUniqueDBObject | |
int | m_ID |
Protected Attributes inherited from IDBObject | |
oracle::occi::Connection * | m_conn |
oracle::occi::Environment * | m_env |
Definition at line 13 of file MODRunIOV.h.
MODRunIOV::MODRunIOV | ( | ) |
Definition at line 12 of file MODRunIOV.cc.
|
override |
Definition at line 21 of file MODRunIOV.cc.
|
overridevirtualnoexcept |
Implements IUniqueDBObject.
Definition at line 61 of file MODRunIOV.cc.
References cuy::dh, and MillePedeFileConverter_cfg::e.
|
privatenoexcept |
Definition at line 197 of file MODRunIOV.cc.
|
inline |
RunIOV MODRunIOV::getRunIOV | ( | ) |
Definition at line 32 of file MODRunIOV.cc.
Tm MODRunIOV::getSubRunEnd | ( | ) | const |
Definition at line 59 of file MODRunIOV.cc.
run_t MODRunIOV::getSubRunNumber | ( | ) | const |
Definition at line 41 of file MODRunIOV.cc.
Tm MODRunIOV::getSubRunStart | ( | ) | const |
Definition at line 50 of file MODRunIOV.cc.
|
inline |
|
inline |
Definition at line 38 of file MODRunIOV.h.
References visualization-live-secondInstance_cfg::m, m_runIOV, m_subRunEnd, m_subRunNum, and m_subRunStart.
|
overridevirtualnoexcept |
Implements IUniqueDBObject.
Definition at line 113 of file MODRunIOV.cc.
References cuy::dh, MillePedeFileConverter_cfg::e, and EcalPhiSymFlatTableProducers_cfi::id.
Definition at line 207 of file MODRunIOV.cc.
References cuy::dh, and MillePedeFileConverter_cfg::e.
void MODRunIOV::setID | ( | int | id | ) |
void MODRunIOV::setRunIOV | ( | const RunIOV & | iov | ) |
Definition at line 25 of file MODRunIOV.cc.
void MODRunIOV::setSubRunEnd | ( | const Tm & | end | ) |
void MODRunIOV::setSubRunNumber | ( | subrun_t | subrun | ) |
Definition at line 34 of file MODRunIOV.cc.
void MODRunIOV::setSubRunStart | ( | const Tm & | start | ) |
Definition at line 43 of file MODRunIOV.cc.
References isotrackNtupler::start.
|
privatenoexcept |
Definition at line 148 of file MODRunIOV.cc.
References cuy::dh, and MillePedeFileConverter_cfg::e.
|
friend |
Definition at line 15 of file MODRunIOV.h.
|
private |
Definition at line 47 of file MODRunIOV.h.
Referenced by operator==().
|
private |
Definition at line 50 of file MODRunIOV.h.
Referenced by operator==().
|
private |
Definition at line 48 of file MODRunIOV.h.
Referenced by operator==().
|
private |
Definition at line 49 of file MODRunIOV.h.
Referenced by operator==().