#include <RPCEMapSourceHandler.h>
Classes | |
struct | FEBStruct |
Public Member Functions | |
int | Compare2EMaps (const Ref &map1, RPCEMap *map2) |
void | ConnectOnlineDB (std::string connect, std::string authPath) |
void | DisconnectOnlineDB () |
void | getNewObjects () override |
std::string | id () const override |
void | readEMap1 () |
RPCEMapSourceHandler (const edm::ParameterSet &ps) | |
~RPCEMapSourceHandler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< RPCEMap > | |
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 () |
Private Member Functions | |
std::string | IntToString (int num) |
Private Attributes | |
RPCEMap * | eMap |
std::string | m_authpath |
std::string | m_connect |
int | m_dummy |
std::string | m_name |
int | m_validate |
cond::persistency::Session | session |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< RPCEMap > | |
typedef std::map< Time_t, std::shared_ptr< RPCEMap > > | Container |
typedef std::unique_ptr< RPCEMap > | Ref |
typedef PopConSourceHandler < RPCEMap > | self |
typedef cond::Time_t | Time_t |
typedef RPCEMap | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< RPCEMap > | |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< RPCEMap > | |
Container | m_iovs |
std::vector< std::pair < RPCEMap *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
Definition at line 41 of file RPCEMapSourceHandler.h.
popcon::RPCEMapSourceHandler::RPCEMapSourceHandler | ( | const edm::ParameterSet & | ps | ) |
Definition at line 7 of file RPCEMapSourceHandler.cc.
|
override |
Definition at line 14 of file RPCEMapSourceHandler.cc.
Definition at line 390 of file RPCEMapSourceHandler.cc.
References RPCEMap::convert(), RPCReadOutMapping::dccList(), RPCReadOutMapping::dccNumberRange(), and AlCaHLTBitMon_QueryRunRegistry::string.
void popcon::RPCEMapSourceHandler::ConnectOnlineDB | ( | std::string | connect, |
std::string | authPath | ||
) |
Definition at line 61 of file RPCEMapSourceHandler.cc.
References cond::persistency::ConnectionPool::configure(), gather_cfg::cout, cond::persistency::ConnectionPool::createSession(), run_AlCaRecoTriggerBitsUpdateWorkflow::session, and cond::persistency::ConnectionPool::setAuthenticationPath().
void popcon::RPCEMapSourceHandler::DisconnectOnlineDB | ( | ) |
Definition at line 70 of file RPCEMapSourceHandler.cc.
References run_AlCaRecoTriggerBitsUpdateWorkflow::session.
|
overridevirtual |
Implements popcon::PopConSourceHandler< RPCEMap >.
Definition at line 16 of file RPCEMapSourceHandler.cc.
References edmScanValgrind::buffer, gather_cfg::cout, cond::service::PoolDBOutputService::currentTime(), jetCorrFactors_cfi::payload, plotBeamSpotDB::ptm, findQualityFiles::size, AlCaHLTBitMon_QueryRunRegistry::string, and dumpRecoGeometry_cfg::tagInfo.
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< RPCEMap >.
Definition at line 46 of file RPCEMapSourceHandler.h.
References m_name.
|
inlineprivate |
Definition at line 62 of file RPCEMapSourceHandler.h.
void popcon::RPCEMapSourceHandler::readEMap1 | ( | ) |
Definition at line 72 of file RPCEMapSourceHandler.cc.
References stage2BMTFBufferRaw_cfi::boardId, popcon::RPCEMapSourceHandler::FEBStruct::chamberId, popcon::RPCEMapSourceHandler::FEBStruct::cmsEtaPart, popcon::RPCEMapSourceHandler::FEBStruct::connectorId, gather_cfg::cout, popcon::RPCEMapSourceHandler::FEBStruct::febId, first, mps_fire::i, phase1PixelTopology::layer, popcon::RPCEMapSourceHandler::FEBStruct::lbInputNum, popcon::RPCEMapSourceHandler::FEBStruct::localEtaPart, RPCEMap::lbItem::nFebs, RPCEMap::linkItem::nLBs, RPCEMap::tbItem::nLinks, RPCEMap::dccItem::nTBs, popcon::RPCEMapSourceHandler::FEBStruct::posInCmsEtaPart, popcon::RPCEMapSourceHandler::FEBStruct::posInLocalEtaPart, run_AlCaRecoTriggerBitsUpdateWorkflow::session, AlCaHLTBitMon_QueryRunRegistry::string, groupFilesInBlocks::temp, RPCEMap::febItem::theAlgo, RPCEMap::febItem::theChamber, RPCEMap::lbItem::theCode, RPCEMap::dccItem::theId, RPCEMap::febItem::theLinkBoardInputNum, RPCEMap::lbItem::theLinkBoardNumInLink, RPCEMap::lbItem::theMaster, RPCEMap::tbItem::theNum, RPCEMap::febItem::thePartition, and RPCEMap::linkItem::theTriggerBoardInputNumber.
|
private |
Definition at line 53 of file RPCEMapSourceHandler.h.
|
private |
Definition at line 59 of file RPCEMapSourceHandler.h.
|
private |
Definition at line 58 of file RPCEMapSourceHandler.h.
|
private |
Definition at line 56 of file RPCEMapSourceHandler.h.
|
private |
Definition at line 55 of file RPCEMapSourceHandler.h.
Referenced by id().
|
private |
Definition at line 57 of file RPCEMapSourceHandler.h.
|
private |
Definition at line 54 of file RPCEMapSourceHandler.h.