#include <MonTestPulseDat.h>
Public Member Functions | |
float | getADCMeanG1 () const |
float | getADCMeanG12 () const |
float | getADCMeanG6 () const |
float | getADCRMSG1 () const |
float | getADCRMSG12 () const |
float | getADCRMSG6 () const |
std::string | getTable () override |
bool | getTaskStatus () const |
MonTestPulseDat () | |
void | setADCMeanG1 (float mean) |
void | setADCMeanG12 (float mean) |
void | setADCMeanG6 (float mean) |
void | setADCRMSG1 (float rms) |
void | setADCRMSG12 (float rms) |
void | setADCRMSG6 (float rms) |
void | setTaskStatus (bool status) |
~MonTestPulseDat () 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, MonTestPulseDat > *fillMap, MonRunIOV *iov) noexcept(false) |
void | prepareWrite () noexcept(false) override |
void | writeArrayDB (const std::map< EcalLogicID, MonTestPulseDat > *data, MonRunIOV *iov) noexcept(false) |
void | writeDB (const EcalLogicID *ecid, const MonTestPulseDat *item, MonRunIOV *iov) noexcept(false) |
Private Attributes | |
float | m_adcMeanG1 |
float | m_adcMeanG12 |
float | m_adcMeanG6 |
float | m_adcRMSG1 |
float | m_adcRMSG12 |
float | m_adcRMSG6 |
bool | m_taskStatus |
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 12 of file MonTestPulseDat.h.
MonTestPulseDat::MonTestPulseDat | ( | ) |
Definition at line 12 of file MonTestPulseDat.cc.
|
override |
Definition at line 30 of file MonTestPulseDat.cc.
|
privatenoexcept |
Definition at line 85 of file MonTestPulseDat.cc.
References MillePedeFileConverter_cfg::e, AlCaHLTBitMon_ParallelJobs::p, setADCMeanG1(), setADCMeanG12(), setADCMeanG6(), setADCRMSG1(), setADCRMSG12(), setADCRMSG6(), and setTaskStatus().
Referenced by getTaskStatus().
|
inline |
Definition at line 22 of file MonTestPulseDat.h.
References m_adcMeanG1.
Referenced by writeArrayDB().
|
inline |
Definition at line 34 of file MonTestPulseDat.h.
References m_adcMeanG12.
Referenced by writeArrayDB().
|
inline |
Definition at line 28 of file MonTestPulseDat.h.
References m_adcMeanG6.
Referenced by writeArrayDB().
|
inline |
Definition at line 25 of file MonTestPulseDat.h.
References m_adcRMSG1.
Referenced by writeArrayDB().
|
inline |
Definition at line 37 of file MonTestPulseDat.h.
References m_adcRMSG12.
Referenced by writeArrayDB().
|
inline |
Definition at line 31 of file MonTestPulseDat.h.
References m_adcRMSG6.
Referenced by writeArrayDB().
|
inlineoverridevirtual |
Implements IDataItem.
Definition at line 19 of file MonTestPulseDat.h.
|
inline |
Definition at line 40 of file MonTestPulseDat.h.
References data, fetchData(), m_taskStatus, noexcept, prepareWrite(), writeArrayDB(), and writeDB().
Referenced by writeArrayDB().
|
overrideprivatevirtualnoexcept |
Implements IDataItem.
Definition at line 36 of file MonTestPulseDat.cc.
References MillePedeFileConverter_cfg::e.
Referenced by getTaskStatus().
|
inline |
Definition at line 21 of file MonTestPulseDat.h.
References m_adcMeanG1, and SiStripPI::mean.
Referenced by fetchData(), and ecaldqm::TestPulseWriter::run().
|
inline |
Definition at line 33 of file MonTestPulseDat.h.
References m_adcMeanG12, and SiStripPI::mean.
Referenced by fetchData(), and ecaldqm::TestPulseWriter::run().
|
inline |
Definition at line 27 of file MonTestPulseDat.h.
References m_adcMeanG6, and SiStripPI::mean.
Referenced by fetchData(), and ecaldqm::TestPulseWriter::run().
|
inline |
Definition at line 24 of file MonTestPulseDat.h.
References m_adcRMSG1, and SiStripPI::rms.
Referenced by fetchData(), and ecaldqm::TestPulseWriter::run().
|
inline |
Definition at line 36 of file MonTestPulseDat.h.
References m_adcRMSG12, and SiStripPI::rms.
Referenced by fetchData(), and ecaldqm::TestPulseWriter::run().
|
inline |
Definition at line 30 of file MonTestPulseDat.h.
References m_adcRMSG6, and SiStripPI::rms.
Referenced by fetchData(), and ecaldqm::TestPulseWriter::run().
|
inline |
Definition at line 39 of file MonTestPulseDat.h.
References m_taskStatus, and mps_update::status.
Referenced by fetchData(), and ecaldqm::TestPulseWriter::run().
|
privatenoexcept |
Definition at line 134 of file MonTestPulseDat.cc.
References KineDebug3::count(), data, MillePedeFileConverter_cfg::e, getADCMeanG1(), getADCMeanG12(), getADCMeanG6(), getADCRMSG1(), getADCRMSG12(), getADCRMSG6(), EcalLogicID::getLogicID(), getTaskStatus(), AlCaHLTBitMon_ParallelJobs::p, protons_cff::t, groupFilesInBlocks::tt, w, x, geometryCSVtoXML::xx, y, geometryCSVtoXML::yy, z, and geometryCSVtoXML::zz.
Referenced by getTaskStatus().
|
privatenoexcept |
Definition at line 54 of file MonTestPulseDat.cc.
References MillePedeFileConverter_cfg::e.
Referenced by getTaskStatus().
|
friend |
Definition at line 14 of file MonTestPulseDat.h.
|
private |
Definition at line 57 of file MonTestPulseDat.h.
Referenced by getADCMeanG1(), and setADCMeanG1().
|
private |
Definition at line 61 of file MonTestPulseDat.h.
Referenced by getADCMeanG12(), and setADCMeanG12().
|
private |
Definition at line 59 of file MonTestPulseDat.h.
Referenced by getADCMeanG6(), and setADCMeanG6().
|
private |
Definition at line 58 of file MonTestPulseDat.h.
Referenced by getADCRMSG1(), and setADCRMSG1().
|
private |
Definition at line 62 of file MonTestPulseDat.h.
Referenced by getADCRMSG12(), and setADCRMSG12().
|
private |
Definition at line 60 of file MonTestPulseDat.h.
Referenced by getADCRMSG6(), and setADCRMSG6().
|
private |
Definition at line 63 of file MonTestPulseDat.h.
Referenced by getTaskStatus(), and setTaskStatus().