#include <RPCDCCLinkMapHandler.h>
Public Member Functions | |
void | getNewObjects () override |
std::string | id () const override |
RPCDCCLinkMapHandler (edm::ParameterSet const &config) | |
~RPCDCCLinkMapHandler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< RPCDCCLinkMap > | |
void | convertFromOld () |
Summary * | dummySummary (typename OldContainer::value_type const &) const |
void | initialize (const cond::persistency::Session &dbSession, cond::TagInfo_t const &tagInfo, cond::LogDBEntry_t const &logDBEntry) |
Ref | lastPayload () const |
cond::LogDBEntry_t const & | logDBEntry () const |
std::pair< Container const *, std::string const > | operator() (const cond::persistency::Session &session, cond::TagInfo_t const &tagInfo, cond::LogDBEntry_t const &logDBEntry) const |
PopConSourceHandler () | |
Container const & | returnData () |
void | sort () |
cond::TagInfo_t const & | tagInfo () const |
std::string const & | userTextLog () const |
virtual | ~PopConSourceHandler () |
Protected Attributes | |
std::string | connect_ |
cond::persistency::ConnectionPool | connection_ |
std::string | data_tag_ |
std::string | id_ |
cond::Time_t | since_run_ |
std::string | txt_file_ |
Protected Attributes inherited from popcon::PopConSourceHandler< RPCDCCLinkMap > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< RPCDCCLinkMap > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair< RPCDCCLinkMap *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< RPCDCCLinkMap > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef RPCDCCLinkMap | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< RPCDCCLinkMap > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Definition at line 17 of file RPCDCCLinkMapHandler.h.
RPCDCCLinkMapHandler::RPCDCCLinkMapHandler | ( | edm::ParameterSet const & | config | ) |
Definition at line 25 of file RPCDCCLinkMapHandler.cc.
References cond::persistency::ConnectionPool::configure(), connection_, edm::ParameterSet::getParameter(), and cond::persistency::ConnectionPool::setParameters().
|
override |
Definition at line 37 of file RPCDCCLinkMapHandler.cc.
|
overridevirtual |
Implements popcon::PopConSourceHandler< RPCDCCLinkMap >.
Definition at line 40 of file RPCDCCLinkMapHandler.cc.
References connect_, connection_, cond::persistency::ConnectionPool::createCoralSession(), Exception, RPCLBLink::getName(), cond::TagInfo_t::lastInterval, popcon::PopConSourceHandler< RPCDCCLinkMap >::m_to_transfer, RPCLBLinkNameParser::parse(), das::query(), RPCLBLink::setConnector(), RPCLBLink::setLinkBoard(), since_run_, AlCaHLTBitMon_QueryRunRegistry::string, popcon::PopConSourceHandler< RPCDCCLinkMap >::tagInfo(), and txt_file_.
|
overridevirtual |
Implements popcon::PopConSourceHandler< RPCDCCLinkMap >.
Definition at line 113 of file RPCDCCLinkMapHandler.cc.
References id_.
|
protected |
Definition at line 34 of file RPCDCCLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 35 of file RPCDCCLinkMapHandler.h.
Referenced by getNewObjects(), and RPCDCCLinkMapHandler().
|
protected |
Definition at line 29 of file RPCDCCLinkMapHandler.h.
|
protected |
Definition at line 28 of file RPCDCCLinkMapHandler.h.
Referenced by id().
|
protected |
Definition at line 30 of file RPCDCCLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 32 of file RPCDCCLinkMapHandler.h.
Referenced by getNewObjects().