#include <DTKeyedConfigHandler.h>
Public Member Functions | |
DTKeyedConfigHandler (const edm::ParameterSet &ps) | |
void | getNewObjects () |
std::string | id () const |
virtual | ~DTKeyedConfigHandler () |
Public Member Functions inherited from popcon::PopConSourceHandler< DTCCBConfig > | |
void | convertFromOld () |
Summary * | dummySummary (typename OldContainer::value_type const &) const |
void | initialize (cond::DbSession dbSession, cond::TagInfo const &tagInfo, cond::LogDBEntry const &logDBEntry) |
Ref | lastPayload () const |
cond::LogDBEntry const & | logDBEntry () const |
std::pair< Container const *, std::string const > | operator() (cond::DbSession session, cond::TagInfo const &tagInfo, cond::LogDBEntry const &logDBEntry) const |
PopConSourceHandler () | |
Container const & | returnData () |
void | sort () |
cond::TagInfo const & | tagInfo () const |
std::string const & | userTextLog () const |
virtual | ~PopConSourceHandler () |
Static Public Member Functions | |
static void | setList (cond::KeyList *list) |
Private Member Functions | |
void | chkConfigList () |
Static Private Member Functions | |
static bool | sameConfigList (const std::vector< DTConfigKey > &cfgl, const std::vector< DTConfigKey > &cfgr) |
Private Attributes | |
std::string | brickContainer |
DTCCBConfig * | ccbConfig |
cond::DbConnection | connection |
bool | copyData |
std::string | dataTag |
cond::DbSession | isession |
int | maxBrickId |
int | maxRunId |
int | minBrickId |
int | minRunId |
std::string | onlineAuthentication |
std::string | onlineConnect |
Static Private Attributes | |
static cond::KeyList * | keyList = 0 |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< DTCCBConfig > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair < DTCCBConfig *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler < DTCCBConfig > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef DTCCBConfig | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< DTCCBConfig > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
Protected Attributes inherited from popcon::PopConSourceHandler< DTCCBConfig > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
DTKeyedConfigHandler::DTKeyedConfigHandler | ( | const edm::ParameterSet & | ps | ) |
Constructor
Definition at line 50 of file DTKeyedConfigHandler.cc.
References gather_cfg::cout, and onlineAuthentication.
|
virtual |
|
private |
Definition at line 450 of file DTKeyedConfigHandler.cc.
References DTKeyedConfig::add(), brickContainer, gather_cfg::cout, alignCSCRings::e, cppFunctionSkipper::exception, cond::KeyList::get(), DTKeyedConfig::getId(), isession, gen::k, keyList, cond::KeyList::load(), cond::KeyedElement::m_key, cond::KeyedElement::m_obj, maxBrickId, minBrickId, cond::DbSession::nominalSchema(), DTKeyedConfig::setId(), AlCaHLTBitMon_QueryRunRegistry::string, and cond::service::PoolDBOutputService::writeOne().
Referenced by getNewObjects().
|
virtual |
Operations
Implements popcon::PopConSourceHandler< DTCCBConfig >.
Definition at line 76 of file DTKeyedConfigHandler.cc.
References DTCCBConfig::appendConfigKey(), DTCCBConfig::begin(), chkConfigList(), cond::DbSession::close(), cond::DbTransaction::commit(), cond::DbConnection::configuration(), cond::DbConnection::configure(), DTConfigKey::confKey, DTConfigKey::confType, connection, copyData, gather_cfg::cout, cond::DbConnection::createSession(), dataTag, DTCCBConfig::end(), reco::if(), isession, combine::key, prof2calltree::last, cond::TagInfo::lastInterval, popcon::PopConSourceHandler< DTCCBConfig >::lastPayload(), MergeJob_cfg::lastRun, popcon::PopConSourceHandler< DTCCBConfig >::m_to_transfer, maxRunId, minRunId, cond::DbSession::nominalSchema(), onlineAuthentication, onlineConnect, cond::DbSession::open(), DTTTrigCorrFirst::run, sameConfigList(), DTCCBId::sectorId, cond::DbConnectionConfiguration::setAuthenticationPath(), DTCCBConfig::setFullKey(), DTCCBConfig::setStamp(), cond::DbTransaction::start(), relativeConstraints::station, DTCCBId::stationId, AlCaHLTBitMon_QueryRunRegistry::string, popcon::PopConSourceHandler< DTCCBConfig >::tagInfo(), cond::DbSession::transaction(), and DTCCBId::wheelId.
|
virtual |
Implements popcon::PopConSourceHandler< DTCCBConfig >.
Definition at line 604 of file DTKeyedConfigHandler.cc.
References dataTag.
|
staticprivate |
Definition at line 609 of file DTKeyedConfigHandler.cc.
References DTConfigKey::confKey, and DTConfigKey::confType.
Referenced by getNewObjects().
|
static |
Definition at line 642 of file DTKeyedConfigHandler.cc.
References keyList, and list().
Referenced by DTKeyedConfigPopConAnalyzer::analyze().
|
private |
Definition at line 71 of file DTKeyedConfigHandler.h.
Referenced by chkConfigList().
|
private |
Definition at line 72 of file DTKeyedConfigHandler.h.
|
private |
Definition at line 74 of file DTKeyedConfigHandler.h.
Referenced by getNewObjects().
|
private |
Definition at line 62 of file DTKeyedConfigHandler.h.
Referenced by getNewObjects().
|
private |
Definition at line 68 of file DTKeyedConfigHandler.h.
Referenced by getNewObjects(), and id().
|
private |
Definition at line 75 of file DTKeyedConfigHandler.h.
Referenced by chkConfigList(), and getNewObjects().
|
staticprivate |
Definition at line 80 of file DTKeyedConfigHandler.h.
Referenced by chkConfigList(), and setList().
|
private |
Definition at line 64 of file DTKeyedConfigHandler.h.
Referenced by chkConfigList().
|
private |
Definition at line 66 of file DTKeyedConfigHandler.h.
Referenced by getNewObjects().
|
private |
Definition at line 63 of file DTKeyedConfigHandler.h.
Referenced by chkConfigList().
|
private |
Definition at line 65 of file DTKeyedConfigHandler.h.
Referenced by getNewObjects().
|
private |
Definition at line 70 of file DTKeyedConfigHandler.h.
Referenced by DTKeyedConfigHandler(), and getNewObjects().
|
private |
Definition at line 69 of file DTKeyedConfigHandler.h.
Referenced by getNewObjects().