#include <FEConfigOddWeightInfo.h>
Public Member Functions | |
FEConfigOddWeightInfo () | |
int | fetchID () noexcept(false) |
int | fetchNextId () noexcept(false) |
Tm | getDBTime () const |
int | getID () |
int | getId () const |
int | getNumberOfGroups () const |
std::string | getTable () override |
int | getVersion () const |
bool | operator!= (const FEConfigOddWeightInfo &r) const |
bool | operator== (const FEConfigOddWeightInfo &r) const |
void | setByID (int id) noexcept(false) |
void | setDBTime (const Tm &x) |
void | setId (int id) |
void | setID (int id) |
void | setNumberOfGroups (int n) |
void | setParameters (const std::map< std::string, std::string > &my_keys_map) |
void | setVersion (int id) |
~FEConfigOddWeightInfo () override | |
Public Member Functions inherited from IODConfig | |
std::string | getConfigTag () |
void | setConfigTag (std::string x) |
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 | clear () |
void | fetchData (FEConfigOddWeightInfo *result) noexcept(false) |
void | fetchLastData (FEConfigOddWeightInfo *result) noexcept(false) |
void | prepareWrite () noexcept(false) override |
void | writeDB () noexcept(false) |
Private Attributes | |
Tm | m_db_time |
int | m_ID |
int | m_ngr |
int | m_version |
Friends | |
class | EcalCondDBInterface |
Additional Inherited Members | |
Public Types inherited from IODConfig | |
typedef oracle::occi::Clob | Clob |
typedef oracle::occi::SQLException | SQLException |
typedef oracle::occi::Statement | Statement |
typedef oracle::occi::Stream | Stream |
Public Attributes inherited from IODConfig | |
std::string | m_config_tag |
Static Public Attributes inherited from IDBObject | |
static const int | ECALDB_NROWS = 1024 |
Protected Member Functions inherited from IODConfig | |
void | checkPrepare () noexcept(false) |
void | createReadStatement () noexcept(false) |
void | populateClob (Clob &clob, std::string fname, unsigned int bufsize) noexcept(false) |
unsigned char * | readClob (Clob &clob, int size) noexcept(false) |
void | setPrefetchRowCount (int ncount) noexcept(false) |
void | terminateReadStatement () noexcept(false) |
void | terminateWriteStatement () noexcept(false) |
Protected Member Functions inherited from IDBObject | |
void | checkConnection () const noexcept(false) |
Protected Attributes inherited from IODConfig | |
Statement * | m_readStmt |
Statement * | m_writeStmt |
Protected Attributes inherited from IDBObject | |
oracle::occi::Connection * | m_conn |
oracle::occi::Environment * | m_env |
Definition at line 11 of file FEConfigOddWeightInfo.h.
FEConfigOddWeightInfo::FEConfigOddWeightInfo | ( | ) |
|
override |
Definition at line 26 of file FEConfigOddWeightInfo.cc.
|
private |
Definition at line 24 of file FEConfigOddWeightInfo.cc.
|
privatenoexcept |
Definition at line 102 of file FEConfigOddWeightInfo.cc.
References cuy::dh, MillePedeFileConverter_cfg::e, mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
|
noexcept |
Definition at line 156 of file FEConfigOddWeightInfo.cc.
References MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatenoexcept |
Definition at line 133 of file FEConfigOddWeightInfo.cc.
References cuy::dh, MillePedeFileConverter_cfg::e, mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
|
noexcept |
Definition at line 28 of file FEConfigOddWeightInfo.cc.
References MillePedeFileConverter_cfg::e, mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements IODConfig.
Definition at line 19 of file FEConfigOddWeightInfo.h.
|
inline |
|
inline |
|
inline |
Definition at line 43 of file FEConfigOddWeightInfo.h.
References m_ID, and alignCSCRings::r.
|
overrideprivatevirtualnoexcept |
Implements IODConfig.
Definition at line 48 of file FEConfigOddWeightInfo.cc.
References MillePedeFileConverter_cfg::e, getId(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
noexcept |
Definition at line 185 of file FEConfigOddWeightInfo.cc.
References cuy::dh, MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
|
inline |
Definition at line 24 of file FEConfigOddWeightInfo.h.
References triggerObjects_cff::id, and m_ID.
Referenced by popcon::EcalTPGOddWeightIdMapHandler::getNewObjects(), popcon::EcalTPGTPModeHandler::getNewObjects(), popcon::EcalTPGOddWeightGroupHandler::getNewObjects(), and setID().
|
inline |
|
inline |
Definition at line 21 of file FEConfigOddWeightInfo.h.
References m_ngr, and dqmiodumpmetadata::n.
void FEConfigOddWeightInfo::setParameters | ( | const std::map< std::string, std::string > & | my_keys_map | ) |
Definition at line 70 of file FEConfigOddWeightInfo.cc.
|
inline |
Definition at line 30 of file FEConfigOddWeightInfo.h.
References triggerObjects_cff::id, and m_version.
|
privatenoexcept |
Definition at line 82 of file FEConfigOddWeightInfo.cc.
References MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
|
friend |
Definition at line 13 of file FEConfigOddWeightInfo.h.
|
private |
Definition at line 50 of file FEConfigOddWeightInfo.h.
Referenced by getDBTime(), and setDBTime().
|
private |
Definition at line 49 of file FEConfigOddWeightInfo.h.
Referenced by getId(), operator==(), and setId().
|
private |
Definition at line 48 of file FEConfigOddWeightInfo.h.
Referenced by getNumberOfGroups(), and setNumberOfGroups().
|
private |
Definition at line 51 of file FEConfigOddWeightInfo.h.
Referenced by getVersion(), and setVersion().