#include <FEConfigFgrEEStripDat.h>
Public Member Functions | |
FEConfigFgrEEStripDat () | |
unsigned int | getLutFg () const |
unsigned int | getLUTFgr () const |
unsigned int | getLutFgr () const |
std::string | getTable () |
unsigned int | getThreshold () const |
void | setLutFg (unsigned int mean) |
void | setLUTFgr (unsigned int mean) |
void | setLutFgr (unsigned int mean) |
void | setThreshold (unsigned int mean) |
~FEConfigFgrEEStripDat () | |
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, FEConfigFgrEEStripDat > *fillMap, FEConfigFgrInfo *iconf) throw (std::runtime_error) |
void | prepareWrite () throw (std::runtime_error) |
void | writeArrayDB (const std::map< EcalLogicID, FEConfigFgrEEStripDat > *data, FEConfigFgrInfo *iconf) throw (std::runtime_error) |
void | writeDB (const EcalLogicID *ecid, const FEConfigFgrEEStripDat *item, FEConfigFgrInfo *iconf) throw (std::runtime_error) |
Private Attributes | |
unsigned int | m_lut_fg |
unsigned int | m_thresh |
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 () throw (std::runtime_error) |
void | createReadStatement () throw (std::runtime_error) |
void | setPrefetchRowCount (int ncount) throw (std::runtime_error) |
void | terminateReadStatement () throw (std::runtime_error) |
void | terminateWriteStatement () throw (std::runtime_error) |
Protected Member Functions inherited from IDBObject | |
void | checkConnection () const throw (std::runtime_error) |
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 FEConfigFgrEEStripDat.h.
FEConfigFgrEEStripDat::FEConfigFgrEEStripDat | ( | ) |
FEConfigFgrEEStripDat::~FEConfigFgrEEStripDat | ( | ) |
Definition at line 25 of file FEConfigFgrEEStripDat.cc.
|
private |
Definition at line 75 of file FEConfigFgrEEStripDat.cc.
References alignCSCRings::e, AlCaHLTBitMon_ParallelJobs::p, setLutFg(), and setThreshold().
|
inline |
Definition at line 23 of file FEConfigFgrEEStripDat.h.
References m_lut_fg.
Referenced by writeArrayDB().
|
inline |
Definition at line 25 of file FEConfigFgrEEStripDat.h.
References m_lut_fg.
Referenced by popcon::EcalTPGFineGrainStripEEHandler::getNewObjects().
|
inline |
|
inlinevirtual |
Implements IDataItem.
Definition at line 18 of file FEConfigFgrEEStripDat.h.
|
inline |
Definition at line 21 of file FEConfigFgrEEStripDat.h.
References m_thresh.
Referenced by popcon::EcalTPGFineGrainStripEEHandler::getNewObjects(), and writeArrayDB().
|
privatevirtual |
Implements IDataItem.
Definition at line 31 of file FEConfigFgrEEStripDat.cc.
References alignCSCRings::e.
|
inline |
Definition at line 22 of file FEConfigFgrEEStripDat.h.
References m_lut_fg, and timingPdfMaker::mean.
Referenced by fetchData().
|
inline |
Definition at line 24 of file FEConfigFgrEEStripDat.h.
References m_lut_fg, and timingPdfMaker::mean.
|
inline |
Definition at line 26 of file FEConfigFgrEEStripDat.h.
References m_lut_fg, and timingPdfMaker::mean.
Referenced by EcalTPGParamBuilder::analyze().
|
inline |
Definition at line 20 of file FEConfigFgrEEStripDat.h.
References m_thresh, and timingPdfMaker::mean.
Referenced by EcalTPGParamBuilder::analyze(), and fetchData().
|
private |
Definition at line 119 of file FEConfigFgrEEStripDat.cc.
References KineDebug3::count(), data, alignCSCRings::e, EcalLogicID::getLogicID(), getLutFg(), getThreshold(), AlCaHLTBitMon_ParallelJobs::p, x, and y.
|
private |
Definition at line 49 of file FEConfigFgrEEStripDat.cc.
References alignCSCRings::e.
|
friend |
Definition at line 13 of file FEConfigFgrEEStripDat.h.
|
private |
Definition at line 46 of file FEConfigFgrEEStripDat.h.
Referenced by getLutFg(), getLUTFgr(), getLutFgr(), setLutFg(), setLUTFgr(), and setLutFgr().
|
private |
Definition at line 45 of file FEConfigFgrEEStripDat.h.
Referenced by getThreshold(), and setThreshold().