#include <ODGolBiasCurrentInfo.h>
Public Member Functions | |
int | fetchID () noexcept(false) |
int | fetchNextId () noexcept(false) |
int | getId () const |
std::string | getTable () override |
int | getVersion () const |
ODGolBiasCurrentInfo () | |
void | setId (int id) |
void | setParameters (const std::map< std::string, std::string > &my_keys_map) |
void | setVersion (int id) |
~ODGolBiasCurrentInfo () 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 (ODGolBiasCurrentInfo *result) noexcept(false) |
void | prepareWrite () noexcept(false) override |
void | writeDB () noexcept(false) |
Private Attributes | |
int | m_ID |
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 9 of file ODGolBiasCurrentInfo.h.
ODGolBiasCurrentInfo::ODGolBiasCurrentInfo | ( | ) |
|
override |
Definition at line 24 of file ODGolBiasCurrentInfo.cc.
|
private |
Definition at line 22 of file ODGolBiasCurrentInfo.cc.
|
privatenoexcept |
Definition at line 107 of file ODGolBiasCurrentInfo.cc.
References MillePedeFileConverter_cfg::e, mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
|
noexcept |
Definition at line 153 of file ODGolBiasCurrentInfo.cc.
References MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
|
noexcept |
Definition at line 26 of file ODGolBiasCurrentInfo.cc.
References MillePedeFileConverter_cfg::e, mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
|
inlineoverridevirtual |
Implements IODConfig.
Definition at line 16 of file ODGolBiasCurrentInfo.h.
|
inline |
|
overrideprivatevirtualnoexcept |
Implements IODConfig.
Definition at line 46 of file ODGolBiasCurrentInfo.cc.
References MillePedeFileConverter_cfg::e, getId(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 18 of file ODGolBiasCurrentInfo.h.
References triggerObjects_cff::id, and m_ID.
void ODGolBiasCurrentInfo::setParameters | ( | const std::map< std::string, std::string > & | my_keys_map | ) |
Definition at line 68 of file ODGolBiasCurrentInfo.cc.
|
inline |
Definition at line 23 of file ODGolBiasCurrentInfo.h.
References triggerObjects_cff::id, and m_version.
|
privatenoexcept |
Definition at line 80 of file ODGolBiasCurrentInfo.cc.
References gather_cfg::cout, MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
|
friend |
Definition at line 11 of file ODGolBiasCurrentInfo.h.
|
private |
Definition at line 40 of file ODGolBiasCurrentInfo.h.
|
private |
Definition at line 41 of file ODGolBiasCurrentInfo.h.
Referenced by getVersion(), and setVersion().