#include <FEConfigParamDat.h>
Public Member Functions | |
FEConfigParamDat () | |
float | getETSat () const |
float | getFGhighratio () const |
float | getFGhighthresh () const |
float | getFGlowratio () const |
float | getFGlowthresh () const |
std::string | getTable () override |
float | getTTThreshhigh () const |
float | getTTThreshlow () const |
void | setETSat (float x) |
void | setFGhighratio (float x) |
void | setFGhighthresh (float x) |
void | setFGlowratio (float x) |
void | setFGlowthresh (float x) |
void | setTTThreshhigh (float x) |
void | setTTThreshlow (float x) |
~FEConfigParamDat () 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, FEConfigParamDat > *fillMap, FEConfigLinInfo *iconf) noexcept(false) |
void | prepareWrite () noexcept(false) override |
void | writeArrayDB (const std::map< EcalLogicID, FEConfigParamDat > *data, FEConfigLinInfo *iconf) noexcept(false) |
void | writeDB (const EcalLogicID *ecid, const FEConfigParamDat *item, FEConfigLinInfo *iconf) noexcept(false) |
Private Attributes | |
float | m_etsat |
float | m_fghighthresh |
float | m_fglowthresh |
float | m_highratio |
float | m_lowratio |
float | m_tthreshhigh |
float | m_tthreshlow |
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 11 of file FEConfigParamDat.h.
FEConfigParamDat::FEConfigParamDat | ( | ) |
Definition at line 11 of file FEConfigParamDat.cc.
|
override |
Definition at line 30 of file FEConfigParamDat.cc.
|
privatenoexcept |
Definition at line 85 of file FEConfigParamDat.cc.
References MillePedeFileConverter_cfg::e, AlCaHLTBitMon_ParallelJobs::p, setETSat(), setFGhighratio(), setFGhighthresh(), setFGlowratio(), setFGlowthresh(), setTTThreshhigh(), setTTThreshlow(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getFGhighratio().
|
inline |
|
inline |
Definition at line 35 of file FEConfigParamDat.h.
References data, fetchData(), m_highratio, noexcept, prepareWrite(), writeArrayDB(), and writeDB().
Referenced by writeArrayDB().
|
inline |
Definition at line 33 of file FEConfigParamDat.h.
References m_fghighthresh.
Referenced by writeArrayDB().
|
inline |
Definition at line 34 of file FEConfigParamDat.h.
References m_lowratio.
Referenced by writeArrayDB().
|
inline |
Definition at line 32 of file FEConfigParamDat.h.
References m_fglowthresh.
Referenced by writeArrayDB().
|
inlineoverridevirtual |
Implements IDataItem.
Definition at line 18 of file FEConfigParamDat.h.
|
inline |
Definition at line 31 of file FEConfigParamDat.h.
References m_tthreshhigh.
Referenced by writeArrayDB().
|
inline |
Definition at line 30 of file FEConfigParamDat.h.
References m_tthreshlow.
Referenced by writeArrayDB().
|
overrideprivatevirtualnoexcept |
Implements IDataItem.
Definition at line 36 of file FEConfigParamDat.cc.
References MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getFGhighratio().
|
inline |
|
inline |
Definition at line 27 of file FEConfigParamDat.h.
References m_highratio, and x.
Referenced by fetchData().
|
inline |
Definition at line 25 of file FEConfigParamDat.h.
References m_fghighthresh, and x.
Referenced by fetchData().
|
inline |
Definition at line 26 of file FEConfigParamDat.h.
References m_lowratio, and x.
Referenced by fetchData().
|
inline |
Definition at line 24 of file FEConfigParamDat.h.
References m_fglowthresh, and x.
Referenced by fetchData().
|
inline |
Definition at line 23 of file FEConfigParamDat.h.
References m_tthreshhigh, and x.
Referenced by fetchData().
|
inline |
Definition at line 22 of file FEConfigParamDat.h.
References m_tthreshlow, and x.
Referenced by fetchData().
|
privatenoexcept |
Definition at line 136 of file FEConfigParamDat.cc.
References KineDebug3::count(), data, MillePedeFileConverter_cfg::e, getETSat(), getFGhighratio(), getFGhighthresh(), getFGlowratio(), getFGlowthresh(), EcalLogicID::getLogicID(), getTTThreshhigh(), getTTThreshlow(), AlCaHLTBitMon_ParallelJobs::p, alignCSCRings::r, AlCaHLTBitMon_QueryRunRegistry::string, lumiQTWidget::t, groupFilesInBlocks::tt, w, x, geometryCSVtoXML::xx, y, geometryCSVtoXML::yy, z, and geometryCSVtoXML::zz.
Referenced by getFGhighratio().
|
privatenoexcept |
Definition at line 54 of file FEConfigParamDat.cc.
References MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getFGhighratio().
|
friend |
Definition at line 13 of file FEConfigParamDat.h.
|
private |
Definition at line 53 of file FEConfigParamDat.h.
Referenced by getETSat(), and setETSat().
|
private |
Definition at line 57 of file FEConfigParamDat.h.
Referenced by getFGhighthresh(), and setFGhighthresh().
|
private |
Definition at line 56 of file FEConfigParamDat.h.
Referenced by getFGlowthresh(), and setFGlowthresh().
|
private |
Definition at line 59 of file FEConfigParamDat.h.
Referenced by getFGhighratio(), and setFGhighratio().
|
private |
Definition at line 58 of file FEConfigParamDat.h.
Referenced by getFGlowratio(), and setFGlowratio().
|
private |
Definition at line 55 of file FEConfigParamDat.h.
Referenced by getTTThreshhigh(), and setTTThreshhigh().
|
private |
Definition at line 54 of file FEConfigParamDat.h.
Referenced by getTTThreshlow(), and setTTThreshlow().