#include <L1RPCHwConfigSourceHandler.h>
Private Attributes | |
cond::DbConnection * | connection |
L1RPCHwConfig * | disabledDevs |
std::string | m_authpath |
std::string | m_connect |
std::vector< int > | m_disableCrates |
std::vector< int > | m_disableTowers |
int | m_dummy |
std::string | m_name |
int | m_validate |
cond::DbSession * | session |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< L1RPCHwConfig > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair < L1RPCHwConfig *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler < L1RPCHwConfig > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef L1RPCHwConfig | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< L1RPCHwConfig > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
Protected Attributes inherited from popcon::PopConSourceHandler< L1RPCHwConfig > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 36 of file L1RPCHwConfigSourceHandler.h.
popcon::L1RPCHwConfigSourceHandler::L1RPCHwConfigSourceHandler | ( | const edm::ParameterSet & | ps | ) |
Definition at line 6 of file L1RPCHwConfigSourceHandler.cc.
popcon::L1RPCHwConfigSourceHandler::~L1RPCHwConfigSourceHandler | ( | ) |
Definition at line 17 of file L1RPCHwConfigSourceHandler.cc.
int popcon::L1RPCHwConfigSourceHandler::Compare2Configs | ( | const Ref & | set1, |
L1RPCHwConfig * | set2 | ||
) |
Definition at line 229 of file L1RPCHwConfigSourceHandler.cc.
References gather_cfg::cout, L1RPCHwConfig::isActive(), and L1RPCHwConfig::size().
void popcon::L1RPCHwConfigSourceHandler::ConnectOnlineDB | ( | std::string | connect, |
std::string | authPath | ||
) |
Definition at line 80 of file L1RPCHwConfigSourceHandler.cc.
References gather_cfg::cout, and python.CommonUtils::session.
void popcon::L1RPCHwConfigSourceHandler::DisconnectOnlineDB | ( | ) |
Definition at line 92 of file L1RPCHwConfigSourceHandler.cc.
References python.CommonUtils::session.
|
virtual |
Implements popcon::PopConSourceHandler< L1RPCHwConfig >.
Definition at line 21 of file L1RPCHwConfigSourceHandler.cc.
References gather_cfg::cout, cond::service::PoolDBOutputService::currentTime(), and dumpRecoGeometry_cfg::tagInfo.
|
inlinevirtual |
Implements popcon::PopConSourceHandler< L1RPCHwConfig >.
Definition at line 43 of file L1RPCHwConfigSourceHandler.h.
References m_name.
void popcon::L1RPCHwConfigSourceHandler::readHwConfig1 | ( | ) |
Definition at line 100 of file L1RPCHwConfigSourceHandler.cc.
References gather_cfg::cout, plotBeamSpotDB::first, prof2calltree::last, python.IdGenerator::schema, python.CommonUtils::session, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 52 of file L1RPCHwConfigSourceHandler.h.
|
private |
Definition at line 50 of file L1RPCHwConfigSourceHandler.h.
|
private |
Definition at line 59 of file L1RPCHwConfigSourceHandler.h.
|
private |
Definition at line 58 of file L1RPCHwConfigSourceHandler.h.
|
private |
Definition at line 56 of file L1RPCHwConfigSourceHandler.h.
|
private |
Definition at line 57 of file L1RPCHwConfigSourceHandler.h.
|
private |
Definition at line 54 of file L1RPCHwConfigSourceHandler.h.
|
private |
Definition at line 53 of file L1RPCHwConfigSourceHandler.h.
Referenced by id().
|
private |
Definition at line 55 of file L1RPCHwConfigSourceHandler.h.
|
private |
Definition at line 51 of file L1RPCHwConfigSourceHandler.h.