#include <ODSRPConfig.h>
Public Member Functions | |
int | getAutomaticMasks () const |
int | getAutomaticSrpSelect () const |
std::string | getConfigFile () const |
int | getDebugMode () const |
int | getDummyMode () const |
int | getId () const |
std::string | getPatternDirectory () const |
int | getSRP0BunchAdjustPosition () const |
unsigned char * | getSRPClob () const |
unsigned int | getSRPClobSize () const |
std::string | getTable () override |
ODSRPConfig () | |
void | setAutomaticMasks (int x) |
void | setAutomaticSrpSelect (int x) |
void | setConfigFile (std::string x) |
void | setDebugMode (int x) |
void | setDummyMode (int x) |
void | setId (int id) |
void | setParameters (const std::map< std::string, std::string > &my_keys_map) |
void | setPatternDirectory (std::string x) |
void | setSRP0BunchAdjustPosition (int x) |
void | setSRPClob (unsigned char *x) |
~ODSRPConfig () override | |
Public Member Functions inherited from IODConfig | |
std::string | getConfigTag () |
void | setConfigTag (std::string x) |
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 | clear () |
void | fetchData (ODSRPConfig *result) noexcept(false) |
int | fetchID () noexcept(false) |
int | fetchNextId () noexcept(false) |
void | prepareWrite () noexcept(false) override |
void | writeDB () noexcept(false) |
Private Attributes | |
int | m_auto |
int | m_auto_srp |
int | m_bnch |
int | m_debug |
int | m_dummy |
std::string | m_file |
int | m_ID |
std::string | m_patdir |
unsigned int | m_size |
unsigned char * | m_srp_clob |
Friends | |
class | EcalCondDBInterface |
Additional Inherited Members | |
Public Types inherited from IODConfig | |
typedef oracle::occi::Clob | Clob |
typedef oracle::occi::SQLException | SQLException |
typedef oracle::occi::Statement | Statement |
typedef oracle::occi::Stream | Stream |
Public Attributes inherited from IODConfig | |
std::string | m_config_tag |
Static Public Attributes inherited from IDBObject | |
static int const | ECALDB_NROWS = 1024 |
Protected Member Functions inherited from IODConfig | |
void | checkPrepare () noexcept(false) |
void | createReadStatement () noexcept(false) |
void | populateClob (Clob &clob, std::string fname, unsigned int bufsize) noexcept(false) |
unsigned char * | readClob (Clob &clob, int size) 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 IODConfig | |
Statement * | m_readStmt |
Statement * | m_writeStmt |
Protected Attributes inherited from IDBObject | |
oracle::occi::Connection * | m_conn |
oracle::occi::Environment * | m_env |
Definition at line 16 of file ODSRPConfig.h.
ODSRPConfig::ODSRPConfig | ( | ) |
|
override |
Definition at line 35 of file ODSRPConfig.cc.
|
private |
Definition at line 25 of file ODSRPConfig.cc.
|
privatenoexcept |
Definition at line 185 of file ODSRPConfig.cc.
References edmScanValgrind::buffer, MillePedeFileConverter_cfg::e, mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatenoexcept |
Definition at line 243 of file ODSRPConfig.cc.
References MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
|
privatenoexcept |
Definition at line 37 of file ODSRPConfig.cc.
References MillePedeFileConverter_cfg::e, mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 38 of file ODSRPConfig.h.
References m_auto.
Referenced by popcon::EcalSRPHandler::getNewObjects().
|
inline |
Definition at line 41 of file ODSRPConfig.h.
References m_auto_srp.
Referenced by popcon::EcalSRPHandler::getNewObjects().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 44 of file ODSRPConfig.h.
References m_bnch.
Referenced by popcon::EcalSRPHandler::getNewObjects().
|
inline |
Definition at line 50 of file ODSRPConfig.h.
References m_srp_clob.
Referenced by popcon::EcalSRPHandler::getNewObjects().
|
inline |
Definition at line 51 of file ODSRPConfig.h.
References m_size.
Referenced by popcon::EcalSRPHandler::getNewObjects().
|
inlineoverridevirtual |
Implements IODConfig.
Definition at line 23 of file ODSRPConfig.h.
|
overrideprivatevirtualnoexcept |
Implements IODConfig.
Definition at line 109 of file ODSRPConfig.cc.
References gather_cfg::cout, MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 37 of file ODSRPConfig.h.
|
inline |
Definition at line 40 of file ODSRPConfig.h.
References m_auto_srp, and x.
|
inline |
Definition at line 46 of file ODSRPConfig.h.
|
inline |
Definition at line 28 of file ODSRPConfig.h.
|
inline |
Definition at line 31 of file ODSRPConfig.h.
|
inline |
Definition at line 25 of file ODSRPConfig.h.
References l1ctLayer2EG_cff::id, and m_ID.
Referenced by popcon::EcalSRPHandler::getNewObjects().
void ODSRPConfig::setParameters | ( | const std::map< std::string, std::string > & | my_keys_map | ) |
Definition at line 56 of file ODSRPConfig.cc.
References gather_cfg::cout, mps_fire::end, alignmentValidation::fname, createfilelist::int, Skims_PA_cff::name, AlCaHLTBitMon_QueryRunRegistry::string, and HcalDetIdTransform::transform().
|
inline |
Definition at line 34 of file ODSRPConfig.h.
|
inline |
Definition at line 43 of file ODSRPConfig.h.
|
inline |
|
privatenoexcept |
Definition at line 156 of file ODSRPConfig.cc.
References gather_cfg::cout, MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
|
friend |
Definition at line 18 of file ODSRPConfig.h.
|
private |
Definition at line 71 of file ODSRPConfig.h.
Referenced by getAutomaticMasks(), and setAutomaticMasks().
|
private |
Definition at line 71 of file ODSRPConfig.h.
Referenced by getAutomaticSrpSelect(), and setAutomaticSrpSelect().
|
private |
Definition at line 72 of file ODSRPConfig.h.
Referenced by getSRP0BunchAdjustPosition(), and setSRP0BunchAdjustPosition().
|
private |
Definition at line 67 of file ODSRPConfig.h.
Referenced by getDebugMode(), and setDebugMode().
|
private |
Definition at line 68 of file ODSRPConfig.h.
Referenced by getDummyMode(), and setDummyMode().
|
private |
Definition at line 69 of file ODSRPConfig.h.
Referenced by getConfigFile(), and setConfigFile().
|
private |
Definition at line 65 of file ODSRPConfig.h.
|
private |
Definition at line 70 of file ODSRPConfig.h.
Referenced by getPatternDirectory(), and setPatternDirectory().
|
private |
Definition at line 73 of file ODSRPConfig.h.
Referenced by getSRPClobSize().
|
private |
Definition at line 66 of file ODSRPConfig.h.
Referenced by getSRPClob(), and setSRPClob().