#include <RPCAMCLinkMapHandler.h>
Public Member Functions | |
void | getNewObjects () override |
std::string | id () const override |
RPCAMCLinkMapHandler (edm::ParameterSet const &config) | |
~RPCAMCLinkMapHandler () override | |
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_ |
unsigned int | n_sectors_ |
cond::Time_t | since_run_ |
std::string | txt_file_ |
bool | wheel_not_side_ |
std::vector< int > | wos_fed_ |
std::vector< std::vector< int > > | wos_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 RPCAMCLinkMapHandler.h.
RPCAMCLinkMapHandler::RPCAMCLinkMapHandler | ( | edm::ParameterSet const & | config | ) |
Definition at line 14 of file RPCAMCLinkMapHandler.cc.
References Exception, edm::ParameterSet::getParameter(), n_sectors_, wos_fed_, and wos_sector_amc_.
|
override |
Definition at line 41 of file RPCAMCLinkMapHandler.cc.
|
overridevirtual |
Implements popcon::PopConSourceHandler< RPCAMCLinkMap >.
Definition at line 44 of file RPCAMCLinkMapHandler.cc.
References conv, Exception, input_file_, cond::TagInfo_t::lastInterval, geometryCSVtoXML::line, popcon::PopConSourceHandler< RPCAMCLinkMap >::m_to_transfer, n_sectors_, GetRecoTauVFromDQM_MC_cff::next, RPCLBLinkNameParser::parse(), since_run_, AlCaHLTBitMon_QueryRunRegistry::string, popcon::PopConSourceHandler< RPCAMCLinkMap >::tagInfo(), txt_file_, makeMuonMisalignmentScenario::wheel, wheel_not_side_, wos_fed_, and wos_sector_amc_.
|
overridevirtual |
Implements popcon::PopConSourceHandler< RPCAMCLinkMap >.
Definition at line 128 of file RPCAMCLinkMapHandler.cc.
References id_.
|
protected |
Definition at line 29 of file RPCAMCLinkMapHandler.h.
|
protected |
Definition at line 28 of file RPCAMCLinkMapHandler.h.
Referenced by id().
|
protected |
Definition at line 32 of file RPCAMCLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 35 of file RPCAMCLinkMapHandler.h.
Referenced by getNewObjects(), and RPCAMCLinkMapHandler().
|
protected |
Definition at line 30 of file RPCAMCLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 38 of file RPCAMCLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 33 of file RPCAMCLinkMapHandler.h.
Referenced by getNewObjects().
|
protected |
Definition at line 34 of file RPCAMCLinkMapHandler.h.
Referenced by getNewObjects(), and RPCAMCLinkMapHandler().
|
protected |
Definition at line 36 of file RPCAMCLinkMapHandler.h.
Referenced by getNewObjects(), and RPCAMCLinkMapHandler().