#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 17 of file MODCCSHFDat.cc.
|
override |
Definition at line 32 of file MODCCSHFDat.cc.
|
privatenoexcept |
Definition at line 142 of file MODCCSHFDat.cc.
References MillePedeFileConverter_cfg::e, AlCaHLTBitMon_ParallelJobs::p, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getFile().
|
inline |
|
inline |
Definition at line 39 of file MODCCSHFDat.h.
References data, fetchData(), m_file, noexcept, prepareWrite(), writeArrayDB(), and writeDB().
|
inline |
|
inlineoverridevirtual |
|
inline |
Definition at line 36 of file MODCCSHFDat.h.
References setFile(), AlCaHLTBitMon_QueryRunRegistry::string, testing, and x.
|
privatenoexcept |
Definition at line 258 of file MODCCSHFDat.cc.
References edmScanValgrind::buffer, gather_cfg::cout, MillePedeFileConverter_cfg::e, end, alignmentValidation::fname, recoMuon::in, findQualityFiles::size, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtualnoexcept |
Implements IDataItem.
Definition at line 61 of file MODCCSHFDat.cc.
References MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getFile().
|
privatenoexcept |
Definition at line 329 of file MODCCSHFDat.cc.
References edmScanValgrind::buffer, gather_cfg::cout, MillePedeFileConverter_cfg::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 | ) |
Definition at line 37 of file MODCCSHFDat.cc.
References gather_cfg::cout, end, and x.
Referenced by getTest().
|
inline |
|
inline |
|
privatenoexcept |
Definition at line 185 of file MODCCSHFDat.cc.
References KineDebug3::count(), data, MillePedeFileConverter_cfg::e, EcalLogicID::getLogicID(), AlCaHLTBitMon_ParallelJobs::p, AlCaHLTBitMon_QueryRunRegistry::string, x, and geometryCSVtoXML::xx.
Referenced by getFile().
|
privatenoexcept |
Definition at line 81 of file MODCCSHFDat.cc.
References gather_cfg::cout, MillePedeFileConverter_cfg::e, alignmentValidation::fname, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getFile().
|
friend |
Definition at line 22 of file MODCCSHFDat.h.
|
private |
Definition at line 55 of file MODCCSHFDat.h.
|
private |
Definition at line 57 of file MODCCSHFDat.h.
Referenced by getFile().
|
private |
Definition at line 56 of file MODCCSHFDat.h.
|
private |
Definition at line 58 of file MODCCSHFDat.h.