#include <FEConfigFgrGroupDat.h>
Public Member Functions | |
FEConfigFgrGroupDat () | |
int | getFgrGroupId () const |
int | getLUTValue () const |
float | getRatioHigh () const |
float | getRatioLow () const |
std::string | getTable () |
float | getThreshHigh () const |
float | getThreshLow () const |
void | setFgrGroupId (int x) |
void | setLUTValue (int x) |
void | setRatioHigh (float x) |
void | setRatioLow (float x) |
void | setThreshHigh (float x) |
void | setThreshLow (float x) |
~FEConfigFgrGroupDat () | |
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, FEConfigFgrGroupDat > *fillMap, FEConfigFgrInfo *iconf) throw (std::runtime_error) |
void | prepareWrite () throw (std::runtime_error) |
void | writeArrayDB (const std::map< EcalLogicID, FEConfigFgrGroupDat > *data, FEConfigFgrInfo *iconf) throw (std::runtime_error) |
void | writeDB (const EcalLogicID *ecid, const FEConfigFgrGroupDat *item, FEConfigFgrInfo *iconf) throw (std::runtime_error) |
Private Attributes | |
int | m_group_id |
int | m_lut |
float | m_ratio_high |
float | m_ratio_low |
float | m_thresh_high |
float | m_thresh_low |
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 FEConfigFgrGroupDat.h.
FEConfigFgrGroupDat::FEConfigFgrGroupDat | ( | ) |
FEConfigFgrGroupDat::~FEConfigFgrGroupDat | ( | ) |
Definition at line 29 of file FEConfigFgrGroupDat.cc.
|
private |
Definition at line 84 of file FEConfigFgrGroupDat.cc.
References alignCSCRings::e, AlCaHLTBitMon_ParallelJobs::p, setFgrGroupId(), setLUTValue(), setRatioHigh(), setRatioLow(), setThreshHigh(), and setThreshLow().
|
inline |
Definition at line 21 of file FEConfigFgrGroupDat.h.
References m_group_id.
Referenced by popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), and writeArrayDB().
|
inline |
Definition at line 32 of file FEConfigFgrGroupDat.h.
References m_lut.
Referenced by popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), and writeArrayDB().
|
inline |
Definition at line 30 of file FEConfigFgrGroupDat.h.
References m_ratio_high.
Referenced by popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), and writeArrayDB().
|
inline |
Definition at line 28 of file FEConfigFgrGroupDat.h.
References m_ratio_low.
Referenced by popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), and writeArrayDB().
|
inlinevirtual |
Implements IDataItem.
Definition at line 18 of file FEConfigFgrGroupDat.h.
|
inline |
Definition at line 26 of file FEConfigFgrGroupDat.h.
References m_thresh_high.
Referenced by popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), and writeArrayDB().
|
inline |
Definition at line 24 of file FEConfigFgrGroupDat.h.
References m_thresh_low.
Referenced by popcon::EcalTPGFineGrainEBIdMapHandler::getNewObjects(), and writeArrayDB().
|
privatevirtual |
Implements IDataItem.
Definition at line 35 of file FEConfigFgrGroupDat.cc.
References alignCSCRings::e.
|
inline |
Definition at line 20 of file FEConfigFgrGroupDat.h.
References m_group_id, and x.
Referenced by EcalTPGParamBuilder::analyze(), and fetchData().
|
inline |
Definition at line 31 of file FEConfigFgrGroupDat.h.
Referenced by EcalTPGParamBuilder::analyze(), and fetchData().
|
inline |
Definition at line 29 of file FEConfigFgrGroupDat.h.
References m_ratio_high, and x.
Referenced by EcalTPGParamBuilder::analyze(), and fetchData().
|
inline |
Definition at line 27 of file FEConfigFgrGroupDat.h.
References m_ratio_low, and x.
Referenced by EcalTPGParamBuilder::analyze(), and fetchData().
|
inline |
Definition at line 25 of file FEConfigFgrGroupDat.h.
References m_thresh_high, and x.
Referenced by EcalTPGParamBuilder::analyze(), and fetchData().
|
inline |
Definition at line 23 of file FEConfigFgrGroupDat.h.
References m_thresh_low, and x.
Referenced by EcalTPGParamBuilder::analyze(), and fetchData().
|
private |
Definition at line 128 of file FEConfigFgrGroupDat.cc.
References prof2calltree::count, data, alignCSCRings::e, getFgrGroupId(), getLUTValue(), getRatioHigh(), getRatioLow(), getThreshHigh(), getThreshLow(), AlCaHLTBitMon_ParallelJobs::p, alignCSCRings::r, findQualityFiles::rr, alignCSCRings::s, contentValuesCheck::ss, tree::t, groupFilesInBlocks::tt, x, y, and z.
|
private |
|
friend |
Definition at line 13 of file FEConfigFgrGroupDat.h.
|
private |
Definition at line 50 of file FEConfigFgrGroupDat.h.
Referenced by getFgrGroupId(), and setFgrGroupId().
|
private |
Definition at line 55 of file FEConfigFgrGroupDat.h.
Referenced by getLUTValue(), and setLUTValue().
|
private |
Definition at line 54 of file FEConfigFgrGroupDat.h.
Referenced by getRatioHigh(), and setRatioHigh().
|
private |
Definition at line 53 of file FEConfigFgrGroupDat.h.
Referenced by getRatioLow(), and setRatioLow().
|
private |
Definition at line 52 of file FEConfigFgrGroupDat.h.
Referenced by getThreshHigh(), and setThreshHigh().
|
private |
Definition at line 51 of file FEConfigFgrGroupDat.h.
Referenced by getThreshLow(), and setThreshLow().