#include <RPCTwinMuxLinkMapHandler.h>
Public Member Functions | |
void | getNewObjects () |
std::string | id () const |
RPCTwinMuxLinkMapHandler (edm::ParameterSet const &_config) | |
~RPCTwinMuxLinkMapHandler () | |
Public Member Functions inherited from popcon::PopConSourceHandler< RPCAMCLinkMap > | |
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 | data_tag_ |
std::string | id_ |
std::string | input_file_ |
cond::Time_t | since_run_ |
std::string | txt_file_ |
std::vector< int > | wheel_fed_ |
std::vector< std::vector< int > > | wheel_sector_amc_ |
Protected Attributes inherited from popcon::PopConSourceHandler< RPCAMCLinkMap > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< RPCAMCLinkMap > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair< RPCAMCLinkMap *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< RPCAMCLinkMap > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef RPCAMCLinkMap | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< RPCAMCLinkMap > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Definition at line 17 of file RPCTwinMuxLinkMapHandler.h.
RPCTwinMuxLinkMapHandler::RPCTwinMuxLinkMapHandler | ( | edm::ParameterSet const & | _config | ) |
Definition at line 13 of file RPCTwinMuxLinkMapHandler.cc.
References edm::ParameterSet::getParameter(), and wheel_sector_amc_.
RPCTwinMuxLinkMapHandler::~RPCTwinMuxLinkMapHandler | ( | ) |
Definition at line 30 of file RPCTwinMuxLinkMapHandler.cc.
|
virtual |
Implements popcon::PopConSourceHandler< RPCAMCLinkMap >.
Definition at line 33 of file RPCTwinMuxLinkMapHandler.cc.
References Exception, RPCAMCLinkMap::getMap(), input_file_, cond::TagInfo_t::lastInterval, popcon::PopConSourceHandler< RPCAMCLinkMap >::m_to_transfer, RPCLBLinkNameParser::parse(), since_run_, AlCaHLTBitMon_QueryRunRegistry::string, popcon::PopConSourceHandler< RPCAMCLinkMap >::tagInfo(), txt_file_, wheel_fed_, and wheel_sector_amc_.
|
virtual |
Implements popcon::PopConSourceHandler< RPCAMCLinkMap >.
Definition at line 99 of file RPCTwinMuxLinkMapHandler.cc.
References id_.
|
protected |
Definition at line 29 of file RPCTwinMuxLinkMapHandler.h.
|
protected |
Definition at line 28 of file RPCTwinMuxLinkMapHandler.h.
Referenced by id().
|
protected |
Definition at line 32 of file RPCTwinMuxLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 30 of file RPCTwinMuxLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 36 of file RPCTwinMuxLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 33 of file RPCTwinMuxLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 34 of file RPCTwinMuxLinkMapHandler.h.
Referenced by getNewObjects(), and RPCTwinMuxLinkMapHandler().