#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 | 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 () |
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 > | |
Container | m_iovs |
std::vector< std::pair< RPCLBLinkMap *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< RPCLBLinkMap > | |
typedef std::map< Time_t, std::shared_ptr< RPCLBLinkMap > > | Container |
typedef std::unique_ptr< RPCLBLinkMap > | Ref |
typedef PopConSourceHandler< RPCLBLinkMap > | self |
typedef cond::Time_t | Time_t |
typedef RPCLBLinkMap | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< RPCLBLinkMap > | |
cond::persistency::Session & | dbSession () const |
Definition at line 17 of file RPCLBLinkMapHandler.h.
RPCLBLinkMapHandler::RPCLBLinkMapHandler | ( | edm::ParameterSet const & | config | ) |
Definition at line 90 of file RPCLBLinkMapHandler.cc.
References cond::persistency::ConnectionPool::configure(), connection_, and cond::persistency::ConnectionPool::setParameters().
|
override |
Definition at line 101 of file RPCLBLinkMapHandler.cc.
|
overridevirtual |
Implements popcon::PopConSourceHandler< RPCLBLinkMap >.
Definition at line 103 of file RPCLBLinkMapHandler.cc.
References ewkTauDQM_cfi::channels, connect_, connection_, cond::persistency::ConnectionPool::createCoralSession(), Exception, RPCLBLink::getName(), getRPCDetId(), cond::TagInfo_t::lastInterval, popcon::PopConSourceHandler< RPCLBLinkMap >::m_to_transfer, RPCLBLinkNameParser::parse(), contentValuesFiles::query, RPCLBLink::setConnector(), cond::Iov_t::since, since_run_, slope, AlCaHLTBitMon_QueryRunRegistry::string, nano_mu_digi_cff::subsector, popcon::PopConSourceHandler< RPCLBLinkMap >::tagInfo(), and txt_file_.
|
static |
Definition at line 26 of file RPCLBLinkMapHandler.cc.
References funct::abs(), Exception, nano_mu_digi_cff::layer, l1ctLayer1_patternWriters_cff::partition, nano_mu_digi_cff::region, relativeConstraints::ring, nano_mu_digi_cff::roll, nano_mu_digi_cff::sector, relativeConstraints::station, and nano_mu_digi_cff::subsector.
Referenced by getNewObjects().
|
overridevirtual |
Implements popcon::PopConSourceHandler< RPCLBLinkMap >.
Definition at line 237 of file RPCLBLinkMapHandler.cc.
References id_.
|
protected |
Definition at line 36 of file RPCLBLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 37 of file RPCLBLinkMapHandler.h.
Referenced by getNewObjects(), and RPCLBLinkMapHandler().
|
protected |
Definition at line 31 of file RPCLBLinkMapHandler.h.
|
protected |
Definition at line 30 of file RPCLBLinkMapHandler.h.
Referenced by id().
|
protected |
Definition at line 32 of file RPCLBLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 34 of file RPCLBLinkMapHandler.h.
Referenced by getNewObjects().