CMS 3D CMS Logo

RPCDCCLinkMapHandler.h
Go to the documentation of this file.
1 #ifndef CondTools_RPC_RPCDCCLinkMapHandler_h
2 #define CondTools_RPC_RPCDCCLinkMapHandler_h
3 
4 #include <string>
5 
9 
11 
12 namespace edm {
13  class ParameterSet;
15 } // namespace edm
16 
17 class RPCDCCLinkMapHandler : public popcon::PopConSourceHandler<RPCDCCLinkMap> {
18 public:
20  ~RPCDCCLinkMapHandler() override;
21 
22  void getNewObjects() override;
23  std::string id() const override;
24 
25 protected:
29 
31 
34 };
35 
36 #endif // CondTools_RPC_RPCDCCLinkMapHandler_h
PopConSourceHandler.h
RPCDCCLinkMap.h
ConnectionPool.h
RPCDCCLinkMapHandler::RPCDCCLinkMapHandler
RPCDCCLinkMapHandler(edm::ParameterSet const &config)
Definition: RPCDCCLinkMapHandler.cc:25
edm
HLT enums.
Definition: AlignableModifier.h:19
Time.h
RPCDCCLinkMapHandler::~RPCDCCLinkMapHandler
~RPCDCCLinkMapHandler() override
Definition: RPCDCCLinkMapHandler.cc:36
config
Definition: config.py:1
RPCDCCLinkMapHandler::txt_file_
std::string txt_file_
Definition: RPCDCCLinkMapHandler.h:30
RPCDCCLinkMapHandler::connect_
std::string connect_
Definition: RPCDCCLinkMapHandler.h:32
cond::persistency::ConnectionPool
Definition: ConnectionPool.h:35
RPCDCCLinkMapHandler::getNewObjects
void getNewObjects() override
Definition: RPCDCCLinkMapHandler.cc:38
RPCDCCLinkMapHandler
Definition: RPCDCCLinkMapHandler.h:17
edm::ParameterSet
Definition: ParameterSet.h:47
RPCDCCLinkMapHandler::id_
std::string id_
Definition: RPCDCCLinkMapHandler.h:26
ParameterSet
Definition: Functions.h:16
cond::Time_t
unsigned long long Time_t
Definition: Time.h:14
popcon::PopConSourceHandler
Definition: PopConSourceHandler.h:30
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
RPCDCCLinkMapHandler::id
std::string id() const override
Definition: RPCDCCLinkMapHandler.cc:109
RPCDCCLinkMapHandler::data_tag_
std::string data_tag_
Definition: RPCDCCLinkMapHandler.h:27
ConfigurationDescriptions
RPCDCCLinkMapHandler::since_run_
cond::Time_t since_run_
Definition: RPCDCCLinkMapHandler.h:28
RPCDCCLinkMapHandler::connection_
cond::persistency::ConnectionPool connection_
Definition: RPCDCCLinkMapHandler.h:33