#include <RPCLBLinkMapHandler.h>
Public Member Functions | |
void | getNewObjects () override |
std::string | id () const override |
RPCLBLinkMapHandler (edm::ParameterSet const &config) | |
~RPCLBLinkMapHandler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< RPCLBLinkMap > | |
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 () |
Static Public Member Functions | |
static RPCDetId | getRPCDetId (int region, int disk_or_wheel, int layer, int sector, std::string subsector_string, std::string partition) |
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< RPCLBLinkMap > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< RPCLBLinkMap > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair< RPCLBLinkMap *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< RPCLBLinkMap > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef RPCLBLinkMap | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< RPCLBLinkMap > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Definition at line 17 of file RPCLBLinkMapHandler.h.
RPCLBLinkMapHandler::RPCLBLinkMapHandler | ( | edm::ParameterSet const & | config | ) |
Definition at line 83 of file RPCLBLinkMapHandler.cc.
References cond::persistency::ConnectionPool::configure(), connection_, edm::ParameterSet::getParameter(), and cond::persistency::ConnectionPool::setParameters().
|
override |
Definition at line 95 of file RPCLBLinkMapHandler.cc.
|
overridevirtual |
Implements popcon::PopConSourceHandler< RPCLBLinkMap >.
Definition at line 98 of file RPCLBLinkMapHandler.cc.
References connect_, connection_, cond::persistency::ConnectionPool::createCoralSession(), Exception, RPCLBLink::getName(), getRPCDetId(), cond::TagInfo_t::lastInterval, popcon::PopConSourceHandler< RPCLBLinkMap >::m_to_transfer, RPCLBLinkNameParser::parse(), das::query(), RPCLBLink::setConnector(), since_run_, slope, AlCaHLTBitMon_QueryRunRegistry::string, popcon::PopConSourceHandler< RPCLBLinkMap >::tagInfo(), and txt_file_.
|
static |
Definition at line 26 of file RPCLBLinkMapHandler.cc.
References funct::abs(), Exception, relativeConstraints::ring, and relativeConstraints::station.
Referenced by getNewObjects().
|
overridevirtual |
Implements popcon::PopConSourceHandler< RPCLBLinkMap >.
Definition at line 232 of file RPCLBLinkMapHandler.cc.
References id_.
|
protected |
Definition at line 38 of file RPCLBLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 39 of file RPCLBLinkMapHandler.h.
Referenced by getNewObjects(), and RPCLBLinkMapHandler().
|
protected |
Definition at line 33 of file RPCLBLinkMapHandler.h.
|
protected |
Definition at line 32 of file RPCLBLinkMapHandler.h.
Referenced by id().
|
protected |
Definition at line 34 of file RPCLBLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 36 of file RPCLBLinkMapHandler.h.
Referenced by getNewObjects().