#include <MODCCSHFDat.h>
Public Types | |
typedef oracle::occi::Clob | Clob |
Public Member Functions | |
unsigned char * | getClob () const |
std::string | getFile () const |
unsigned int | getSize () const |
std::string | getTable () override |
int | getTest () const |
MODCCSHFDat () | |
void | setClob (unsigned char *x) |
void | setFile (std::string x) |
void | setSize (unsigned int id) |
void | setTest (int id) |
~MODCCSHFDat () override | |
Public Member Functions inherited from IDataItem | |
IDataItem () | |
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::map< EcalLogicID, MODCCSHFDat > *fillMap, MODRunIOV *iov) noexcept(false) |
void | populateClob (Clob &clob, std::string fname, unsigned int clob_size) noexcept(false) |
void | prepareWrite () noexcept(false) override |
unsigned char * | readClob (Clob &clob, int size) noexcept(false) |
void | writeArrayDB (const std::map< EcalLogicID, MODCCSHFDat > *data, MODRunIOV *iov) noexcept(false) |
void | writeDB (const EcalLogicID *ecid, const MODCCSHFDat *item, MODRunIOV *iov) noexcept(false) |
Private Attributes | |
unsigned char * | m_clob |
std::string | m_file |
unsigned int | m_size |
int | testing |
Friends | |
class | EcalCondDBInterface |
Additional Inherited Members | |
Static Public Attributes inherited from IDBObject | |
static int const | ECALDB_NROWS = 1024 |
Protected Member Functions inherited from IDataItem | |
void | checkPrepare () noexcept(false) |
void | createReadStatement () 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 IDataItem | |
oracle::occi::Statement * | m_readStmt |
oracle::occi::Statement * | m_writeStmt |
Protected Attributes inherited from IDBObject | |
oracle::occi::Connection * | m_conn |
oracle::occi::Environment * | m_env |
Definition at line 19 of file MODCCSHFDat.h.
typedef oracle::occi::Clob MODCCSHFDat::Clob |
Definition at line 21 of file MODCCSHFDat.h.
MODCCSHFDat::MODCCSHFDat | ( | ) |
Definition at line 16 of file MODCCSHFDat.cc.
|
override |
Definition at line 27 of file MODCCSHFDat.cc.
|
privatenoexcept |
Definition at line 125 of file MODCCSHFDat.cc.
References dat, alignCSCRings::e, AlCaHLTBitMon_ParallelJobs::p, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
|
inline |
|
privatenoexcept |
Definition at line 234 of file MODCCSHFDat.cc.
References visDQMUpload::buf, edmScanValgrind::buffer, gather_cfg::cout, alignCSCRings::e, dataset::end, alignmentValidation::fname, recoMuon::in, findQualityFiles::size, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtualnoexcept |
Implements IDataItem.
Definition at line 52 of file MODCCSHFDat.cc.
References alignCSCRings::e, and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatenoexcept |
Definition at line 292 of file MODCCSHFDat.cc.
References visDQMUpload::buf, edmScanValgrind::buffer, gather_cfg::cout, alignCSCRings::e, mps_fire::i, findQualityFiles::size, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 29 of file MODCCSHFDat.h.
void MODCCSHFDat::setFile | ( | std::string | x | ) |
|
inline |
|
inline |
|
privatenoexcept |
Definition at line 166 of file MODCCSHFDat.cc.
References submitPVResolutionJobs::count, data, alignCSCRings::e, EcalLogicID::getLogicID(), AlCaHLTBitMon_ParallelJobs::p, AlCaHLTBitMon_QueryRunRegistry::string, and x.
|
privatenoexcept |
Definition at line 68 of file MODCCSHFDat.cc.
References gather_cfg::cout, alignCSCRings::e, alignmentValidation::fname, B2GTnPMonitor_cfi::item, and AlCaHLTBitMon_QueryRunRegistry::string.
|
friend |
Definition at line 22 of file MODCCSHFDat.h.
|
private |
Definition at line 51 of file MODCCSHFDat.h.
|
private |
Definition at line 53 of file MODCCSHFDat.h.
Referenced by getFile().
|
private |
Definition at line 52 of file MODCCSHFDat.h.
|
private |
Definition at line 54 of file MODCCSHFDat.h.