#include <FEConfigCokeDat.h>
Public Member Functions | |
void | clear () |
FEConfigCokeDat () | |
int | getCombCumulDetect () const |
int | getCombiMode () const |
int | getCombSuccDetect () const |
int | getCumDetectEnable () const |
int | getCumul1Detect () const |
int | getCumul1EventLimit () const |
int | getCumul2Limit () const |
int | getCumulEventLimit () const |
int | getOccDetect () const |
int | getOccLimit () const |
int | getOccMode () const |
int | getPar1 () const |
int | getPar10 () const |
int | getPar11 () const |
int | getPar12 () const |
int | getPar13 () const |
int | getPar14 () const |
int | getPar15 () const |
int | getPar16 () const |
int | getPar17 () const |
int | getPar18 () const |
int | getPar19 () const |
int | getPar2 () const |
int | getPar3 () const |
int | getPar4 () const |
int | getPar5 () const |
int | getPar6 () const |
int | getPar7 () const |
int | getPar8 () const |
int | getPar9 () const |
int | getStopBufW () const |
int | getSucc1EventLimit () const |
int | getSuccDetectEnable () const |
int | getSuccEventLimit () const |
std::string | getTable () override |
int | getThreshold () const |
int | getThreshold1 () const |
int | getThreshold2 () const |
int | getThreshold3 () const |
void | setCombCumulDetect (int x) |
void | setCombiMode (int x) |
void | setCombSuccDetect (int x) |
void | setCumDetectEnable (int x) |
void | setCumul1Detect (int x) |
void | setCumul1EventLimit (int x) |
void | setCumul2Limit (int x) |
void | setCumulEventLimit (int x) |
void | setOccDetect (int x) |
void | setOccLimit (int x) |
void | setOccMode (int x) |
void | setPar1 (int x) |
void | setPar10 (int x) |
void | setPar11 (int x) |
void | setPar12 (int x) |
void | setPar13 (int x) |
void | setPar14 (int x) |
void | setPar15 (int x) |
void | setPar16 (int x) |
void | setPar17 (int x) |
void | setPar18 (int x) |
void | setPar19 (int x) |
void | setPar2 (int x) |
void | setPar3 (int x) |
void | setPar4 (int x) |
void | setPar5 (int x) |
void | setPar6 (int x) |
void | setPar7 (int x) |
void | setPar8 (int x) |
void | setPar9 (int x) |
void | setStopBufW (int x) |
void | setSucc1EventLimit (int x) |
void | setSuccDetectEnable (int x) |
void | setSuccEventLimit (int x) |
void | setThreshold (int x) |
void | setThreshold1 (int x) |
void | setThreshold2 (int x) |
void | setThreshold3 (int x) |
~FEConfigCokeDat () 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, FEConfigCokeDat > *fillMap, FEConfigCokeInfo *iconf) noexcept(false) |
void | prepareWrite () noexcept(false) override |
void | writeArrayDB (const std::map< EcalLogicID, FEConfigCokeDat > *data, FEConfigCokeInfo *iconf) noexcept(false) |
void | writeDB (const EcalLogicID *ecid, const FEConfigCokeDat *item, FEConfigCokeInfo *iconf) noexcept(false) |
Private Attributes | |
int | m_comb_cumul_det |
int | m_comb_succ_det |
int | m_combi_mode |
int | m_cum1_det |
int | m_cum1_ev_lim |
int | m_cum2_lim |
int | m_cum_det_en |
int | m_cum_ev_lim |
int | m_occ_det |
int | m_occ_lim |
int | m_occ_mode |
int | m_stop_bufw |
int | m_succ1_ev_lim |
int | m_succ_det_en |
int | m_succ_ev_lim |
int | m_thre |
int | m_thre1 |
int | m_thre2 |
int | m_thre3 |
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 FEConfigCokeDat.h.
FEConfigCokeDat::FEConfigCokeDat | ( | ) |
|
override |
Definition at line 21 of file FEConfigCokeDat.cc.
|
inline |
Definition at line 98 of file FEConfigCokeDat.h.
References m_comb_cumul_det, m_comb_succ_det, m_combi_mode, m_cum1_det, m_cum1_ev_lim, m_cum2_lim, m_cum_det_en, m_cum_ev_lim, m_occ_det, m_occ_lim, m_occ_mode, m_stop_bufw, m_succ1_ev_lim, m_succ_det_en, m_succ_ev_lim, m_thre, m_thre1, m_thre2, and m_thre3.
|
privatenoexcept |
Definition at line 86 of file FEConfigCokeDat.cc.
References dat, alignCSCRings::e, Exception, AlCaHLTBitMon_ParallelJobs::p, setPar1(), setPar10(), setPar11(), setPar12(), setPar13(), setPar14(), setPar15(), setPar16(), setPar17(), setPar18(), setPar19(), setPar2(), setPar3(), setPar4(), setPar5(), setPar6(), setPar7(), setPar8(), and setPar9().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 78 of file FEConfigCokeDat.h.
References m_occ_mode.
Referenced by writeArrayDB().
|
inline |
Definition at line 80 of file FEConfigCokeDat.h.
References m_comb_succ_det.
Referenced by writeArrayDB().
|
inline |
Definition at line 82 of file FEConfigCokeDat.h.
References m_comb_cumul_det.
Referenced by writeArrayDB().
|
inline |
Definition at line 84 of file FEConfigCokeDat.h.
References m_occ_det.
Referenced by writeArrayDB().
|
inline |
Definition at line 86 of file FEConfigCokeDat.h.
References m_cum1_det.
Referenced by writeArrayDB().
|
inline |
|
inline |
Definition at line 90 of file FEConfigCokeDat.h.
References m_occ_lim.
Referenced by writeArrayDB().
|
inline |
|
inline |
Definition at line 94 of file FEConfigCokeDat.h.
References m_cum2_lim.
Referenced by writeArrayDB().
|
inline |
Definition at line 96 of file FEConfigCokeDat.h.
References m_stop_bufw.
Referenced by writeArrayDB().
|
inline |
Definition at line 62 of file FEConfigCokeDat.h.
References m_succ_ev_lim.
Referenced by writeArrayDB().
|
inline |
Definition at line 64 of file FEConfigCokeDat.h.
References m_cum_ev_lim.
Referenced by writeArrayDB().
|
inline |
Definition at line 66 of file FEConfigCokeDat.h.
References m_succ_det_en.
Referenced by writeArrayDB().
|
inline |
Definition at line 68 of file FEConfigCokeDat.h.
References m_cum_det_en.
Referenced by writeArrayDB().
|
inline |
|
inline |
Definition at line 72 of file FEConfigCokeDat.h.
References m_succ1_ev_lim.
Referenced by writeArrayDB().
|
inline |
Definition at line 74 of file FEConfigCokeDat.h.
References m_cum1_ev_lim.
Referenced by writeArrayDB().
|
inline |
Definition at line 76 of file FEConfigCokeDat.h.
References m_combi_mode.
Referenced by writeArrayDB().
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements IDataItem.
Definition at line 18 of file FEConfigCokeDat.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
overrideprivatevirtualnoexcept |
Implements IDataItem.
Definition at line 23 of file FEConfigCokeDat.cc.
References alignCSCRings::e, and Exception.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 44 of file FEConfigCokeDat.h.
|
inline |
Definition at line 50 of file FEConfigCokeDat.h.
|
inline |
|
inline |
Definition at line 59 of file FEConfigCokeDat.h.
Referenced by fetchData().
|
inline |
Definition at line 77 of file FEConfigCokeDat.h.
References m_occ_mode, and x.
Referenced by fetchData().
|
inline |
Definition at line 79 of file FEConfigCokeDat.h.
References m_comb_succ_det, and x.
Referenced by fetchData().
|
inline |
Definition at line 81 of file FEConfigCokeDat.h.
References m_comb_cumul_det, and x.
Referenced by fetchData().
|
inline |
|
inline |
Definition at line 85 of file FEConfigCokeDat.h.
References m_cum1_det, and x.
Referenced by fetchData().
|
inline |
Definition at line 87 of file FEConfigCokeDat.h.
Referenced by fetchData().
|
inline |
|
inline |
Definition at line 91 of file FEConfigCokeDat.h.
Referenced by fetchData().
|
inline |
Definition at line 93 of file FEConfigCokeDat.h.
References m_cum2_lim, and x.
Referenced by fetchData().
|
inline |
Definition at line 95 of file FEConfigCokeDat.h.
References m_stop_bufw, and x.
Referenced by fetchData().
|
inline |
Definition at line 61 of file FEConfigCokeDat.h.
References m_succ_ev_lim, and x.
Referenced by fetchData().
|
inline |
Definition at line 63 of file FEConfigCokeDat.h.
References m_cum_ev_lim, and x.
Referenced by fetchData().
|
inline |
Definition at line 65 of file FEConfigCokeDat.h.
References m_succ_det_en, and x.
Referenced by fetchData().
|
inline |
Definition at line 67 of file FEConfigCokeDat.h.
References m_cum_det_en, and x.
Referenced by fetchData().
|
inline |
Definition at line 69 of file FEConfigCokeDat.h.
Referenced by fetchData().
|
inline |
Definition at line 71 of file FEConfigCokeDat.h.
References m_succ1_ev_lim, and x.
Referenced by fetchData().
|
inline |
Definition at line 73 of file FEConfigCokeDat.h.
References m_cum1_ev_lim, and x.
Referenced by fetchData().
|
inline |
Definition at line 75 of file FEConfigCokeDat.h.
References m_combi_mode, and x.
Referenced by fetchData().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 20 of file FEConfigCokeDat.h.
|
inline |
Definition at line 30 of file FEConfigCokeDat.h.
|
inline |
Definition at line 48 of file FEConfigCokeDat.h.
|
inline |
Definition at line 52 of file FEConfigCokeDat.h.
|
privatenoexcept |
Definition at line 150 of file FEConfigCokeDat.cc.
References submitPVResolutionJobs::count, data, alignCSCRings::e, Exception, EcalLogicID::getLogicID(), getPar1(), getPar10(), getPar11(), getPar12(), getPar13(), getPar14(), getPar15(), getPar16(), getPar17(), getPar18(), getPar19(), getPar2(), getPar3(), getPar4(), getPar5(), getPar6(), getPar7(), getPar8(), getPar9(), and AlCaHLTBitMon_ParallelJobs::p.
|
privatenoexcept |
Definition at line 41 of file FEConfigCokeDat.cc.
References alignCSCRings::e, Exception, and B2GTnPMonitor_cfi::item.
|
friend |
Definition at line 13 of file FEConfigCokeDat.h.
|
private |
Definition at line 137 of file FEConfigCokeDat.h.
Referenced by clear(), getCombCumulDetect(), getPar12(), setCombCumulDetect(), and setPar12().
|
private |
Definition at line 136 of file FEConfigCokeDat.h.
Referenced by clear(), getCombSuccDetect(), getPar11(), setCombSuccDetect(), and setPar11().
|
private |
Definition at line 134 of file FEConfigCokeDat.h.
Referenced by clear(), getCombiMode(), getPar9(), setCombiMode(), and setPar9().
|
private |
Definition at line 139 of file FEConfigCokeDat.h.
Referenced by clear(), getCumul1Detect(), getPar14(), setCumul1Detect(), and setPar14().
|
private |
Definition at line 133 of file FEConfigCokeDat.h.
Referenced by clear(), getCumul1EventLimit(), getPar8(), setCumul1EventLimit(), and setPar8().
|
private |
Definition at line 143 of file FEConfigCokeDat.h.
Referenced by clear(), getCumul2Limit(), getPar18(), setCumul2Limit(), and setPar18().
|
private |
Definition at line 130 of file FEConfigCokeDat.h.
Referenced by clear(), getCumDetectEnable(), getPar5(), setCumDetectEnable(), and setPar5().
|
private |
Definition at line 128 of file FEConfigCokeDat.h.
Referenced by clear(), getCumulEventLimit(), getPar3(), setCumulEventLimit(), and setPar3().
|
private |
Definition at line 138 of file FEConfigCokeDat.h.
Referenced by clear(), getOccDetect(), getPar13(), setOccDetect(), and setPar13().
|
private |
Definition at line 141 of file FEConfigCokeDat.h.
Referenced by clear(), getOccLimit(), getPar16(), setOccLimit(), and setPar16().
|
private |
Definition at line 135 of file FEConfigCokeDat.h.
Referenced by clear(), getOccMode(), getPar10(), setOccMode(), and setPar10().
|
private |
Definition at line 144 of file FEConfigCokeDat.h.
Referenced by clear(), getPar19(), getStopBufW(), setPar19(), and setStopBufW().
|
private |
Definition at line 132 of file FEConfigCokeDat.h.
Referenced by clear(), getPar7(), getSucc1EventLimit(), setPar7(), and setSucc1EventLimit().
|
private |
Definition at line 129 of file FEConfigCokeDat.h.
Referenced by clear(), getPar4(), getSuccDetectEnable(), setPar4(), and setSuccDetectEnable().
|
private |
Definition at line 127 of file FEConfigCokeDat.h.
Referenced by clear(), getPar2(), getSuccEventLimit(), setPar2(), and setSuccEventLimit().
|
private |
Definition at line 126 of file FEConfigCokeDat.h.
Referenced by clear(), getPar1(), getThreshold(), setPar1(), and setThreshold().
|
private |
Definition at line 131 of file FEConfigCokeDat.h.
Referenced by clear(), getPar6(), getThreshold1(), setPar6(), and setThreshold1().
|
private |
Definition at line 140 of file FEConfigCokeDat.h.
Referenced by clear(), getPar15(), getThreshold2(), setPar15(), and setThreshold2().
|
private |
Definition at line 142 of file FEConfigCokeDat.h.
Referenced by clear(), getPar17(), getThreshold3(), setPar17(), and setThreshold3().