#include <ODFEDAQConfig.h>
Public Member Functions | |
int | fetchNextId () noexcept(false) |
int | getBadTTId () const |
int | getBadXtId () const |
std::string | getComment () const |
int | getDelayId () const |
int | getId () const |
int | getPedestalId () const |
std::string | getTable () override |
int | getTriggerBadTTId () const |
int | getTriggerBadXtId () const |
int | getVersion () const |
int | getWeightId () const |
ODFEDAQConfig () | |
void | setBadTTId (int x) |
void | setBadXtId (int x) |
void | setComment (std::string x) |
void | setDelayId (int x) |
void | setId (int id) |
void | setParameters (const std::map< std::string, std::string > &my_keys_map) |
void | setPedestalId (int x) |
void | setTriggerBadTTId (int x) |
void | setTriggerBadXtId (int x) |
void | setVersion (int id) |
void | setWeightId (int x) |
~ODFEDAQConfig () 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 (ODFEDAQConfig *result) noexcept(false) |
int | fetchID () noexcept(false) |
void | prepareWrite () noexcept(false) override |
void | writeDB () noexcept(false) |
Private Attributes | |
int | m_btt |
int | m_bxt |
std::string | m_com |
int | m_del |
int | m_ID |
int | m_ped |
int | m_tbtt |
int | m_tbxt |
int | m_version |
int | m_wei |
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 int const | 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 ODFEDAQConfig.h.
ODFEDAQConfig::ODFEDAQConfig | ( | ) |
|
override |
Definition at line 52 of file ODFEDAQConfig.cc.
|
private |
|
privatenoexcept |
Definition at line 149 of file ODFEDAQConfig.cc.
References gather_cfg::cout, MillePedeFileConverter_cfg::e, getInt(), mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by EcalCondDBInterface::fetchFEDelaysForRun().
|
privatenoexcept |
Definition at line 210 of file ODFEDAQConfig.cc.
References MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
|
noexcept |
Definition at line 54 of file ODFEDAQConfig.cc.
References MillePedeFileConverter_cfg::e, mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 36 of file ODFEDAQConfig.h.
References m_btt.
Referenced by popcon::EcalChannelStatusHandler::daqOut(), and popcon::EcalDAQHandler::getNewObjects().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 31 of file ODFEDAQConfig.h.
References m_wei.
Referenced by popcon::EcalSRPHandler::getNewObjects().
|
overrideprivatevirtualnoexcept |
Implements IODConfig.
Definition at line 73 of file ODFEDAQConfig.cc.
References MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 35 of file ODFEDAQConfig.h.
|
inline |
Definition at line 33 of file ODFEDAQConfig.h.
|
inline |
Definition at line 42 of file ODFEDAQConfig.h.
Referenced by ConfigToolBase.ConfigToolBase::apply().
|
inline |
Definition at line 28 of file ODFEDAQConfig.h.
|
inline |
Definition at line 18 of file ODFEDAQConfig.h.
References l1ctLayer2EG_cff::id, and m_ID.
Referenced by popcon::EcalChannelStatusHandler::daqOut(), popcon::EcalSRPHandler::getNewObjects(), and popcon::EcalDAQHandler::getNewObjects().
void ODFEDAQConfig::setParameters | ( | const std::map< std::string, std::string > & | my_keys_map | ) |
Definition at line 92 of file ODFEDAQConfig.cc.
|
inline |
Definition at line 26 of file ODFEDAQConfig.h.
|
inline |
Definition at line 39 of file ODFEDAQConfig.h.
|
inline |
Definition at line 37 of file ODFEDAQConfig.h.
|
inline |
|
inline |
Definition at line 30 of file ODFEDAQConfig.h.
|
privatenoexcept |
Definition at line 120 of file ODFEDAQConfig.cc.
References MillePedeFileConverter_cfg::e, SET_INT, and AlCaHLTBitMon_QueryRunRegistry::string.
|
friend |
Definition at line 11 of file ODFEDAQConfig.h.
|
private |
Definition at line 66 of file ODFEDAQConfig.h.
Referenced by getBadTTId(), and setBadTTId().
|
private |
Definition at line 65 of file ODFEDAQConfig.h.
Referenced by getBadXtId(), and setBadXtId().
|
private |
Definition at line 70 of file ODFEDAQConfig.h.
Referenced by getComment(), and setComment().
|
private |
Definition at line 62 of file ODFEDAQConfig.h.
Referenced by getDelayId(), and setDelayId().
|
private |
Definition at line 60 of file ODFEDAQConfig.h.
|
private |
Definition at line 61 of file ODFEDAQConfig.h.
Referenced by getPedestalId(), and setPedestalId().
|
private |
Definition at line 68 of file ODFEDAQConfig.h.
Referenced by getTriggerBadTTId(), and setTriggerBadTTId().
|
private |
Definition at line 67 of file ODFEDAQConfig.h.
Referenced by getTriggerBadXtId(), and setTriggerBadXtId().
|
private |
Definition at line 69 of file ODFEDAQConfig.h.
Referenced by getVersion(), and setVersion().
|
private |
Definition at line 63 of file ODFEDAQConfig.h.
Referenced by getWeightId(), and setWeightId().