#include <ODPedestalOffsetsDat.h>
Public Member Functions | |
int | getCrystalId () const |
int | getFedId () const |
int | getHigh () const |
int | getId () const |
int | getLow () const |
int | getMid () const |
int | getSMId () const |
std::string | getTable () override |
int | getTTId () const |
ODPedestalOffsetsDat () | |
void | setCrystalId (int dac) |
void | setFedId (int dac) |
void | setHigh (int dac) |
void | setId (int dac) |
void | setLow (int dac) |
void | setMid (int dac) |
void | setSMId (int dac) |
void | setTTId (int dac) |
~ODPedestalOffsetsDat () 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 | fetchData (std::vector< ODPedestalOffsetsDat > *fillMap, ODFEPedestalOffsetInfo *iov) noexcept(false) |
void | prepareWrite () noexcept(false) override |
void | writeArrayDB (const std::vector< ODPedestalOffsetsDat > &data, ODFEPedestalOffsetInfo *iov) noexcept(false) |
void | writeDB (const ODPedestalOffsetsDat *item, ODFEPedestalOffsetInfo *iov) noexcept(false) |
Private Attributes | |
int | m_fed |
int | m_high |
int | m_ID |
int | m_low |
int | m_mid |
int | m_sm |
int | m_tt |
int | m_xt |
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 11 of file ODPedestalOffsetsDat.h.
ODPedestalOffsetsDat::ODPedestalOffsetsDat | ( | ) |
Definition at line 10 of file ODPedestalOffsetsDat.cc.
|
override |
Definition at line 28 of file ODPedestalOffsetsDat.cc.
|
privatenoexcept |
Definition at line 73 of file ODPedestalOffsetsDat.cc.
References gather_cfg::cout, MillePedeFileConverter_cfg::e, AlCaHLTBitMon_ParallelJobs::p, setCrystalId(), setFedId(), setHigh(), setLow(), setMid(), setSMId(), setTTId(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getHigh().
|
inline |
Definition at line 33 of file ODPedestalOffsetsDat.h.
References m_xt.
Referenced by writeArrayDB().
|
inline |
Definition at line 27 of file ODPedestalOffsetsDat.h.
References m_fed.
Referenced by writeArrayDB().
|
inline |
Definition at line 42 of file ODPedestalOffsetsDat.h.
References data, fetchData(), m_high, noexcept, prepareWrite(), writeArrayDB(), and writeDB().
Referenced by writeArrayDB().
|
inline |
|
inline |
Definition at line 36 of file ODPedestalOffsetsDat.h.
References m_low.
Referenced by writeArrayDB().
|
inline |
Definition at line 39 of file ODPedestalOffsetsDat.h.
References m_mid.
Referenced by writeArrayDB().
|
inline |
Definition at line 24 of file ODPedestalOffsetsDat.h.
References m_sm.
Referenced by writeArrayDB().
|
inlineoverridevirtual |
Implements IODConfig.
Definition at line 18 of file ODPedestalOffsetsDat.h.
|
inline |
Definition at line 30 of file ODPedestalOffsetsDat.h.
References m_tt.
Referenced by writeArrayDB().
|
overrideprivatevirtualnoexcept |
Implements IODConfig.
Definition at line 34 of file ODPedestalOffsetsDat.cc.
References MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getHigh().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
privatenoexcept |
Definition at line 114 of file ODPedestalOffsetsDat.cc.
References KineDebug3::count(), data, MillePedeFileConverter_cfg::e, getCrystalId(), getFedId(), getHigh(), getLow(), getMid(), getSMId(), getTTId(), electrons_cff::ids, createfilelist::int, AlCaHLTBitMon_QueryRunRegistry::string, geometryCSVtoXML::xx, geometryCSVtoXML::yy, and geometryCSVtoXML::zz.
Referenced by getHigh().
|
privatenoexcept |
Definition at line 50 of file ODPedestalOffsetsDat.cc.
References MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getHigh().
|
friend |
Definition at line 13 of file ODPedestalOffsetsDat.h.
|
private |
Definition at line 61 of file ODPedestalOffsetsDat.h.
Referenced by getFedId(), and setFedId().
|
private |
Definition at line 66 of file ODPedestalOffsetsDat.h.
|
private |
Definition at line 67 of file ODPedestalOffsetsDat.h.
|
private |
Definition at line 64 of file ODPedestalOffsetsDat.h.
|
private |
Definition at line 65 of file ODPedestalOffsetsDat.h.
|
private |
Definition at line 60 of file ODPedestalOffsetsDat.h.
|
private |
Definition at line 62 of file ODPedestalOffsetsDat.h.
|
private |
Definition at line 63 of file ODPedestalOffsetsDat.h.
Referenced by getCrystalId(), and setCrystalId().