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
cond::persistency::ConnectionPool connection_
void getNewObjects() override
Definition: config.py:1
RPCDCCLinkMapHandler(edm::ParameterSet const &config)
unsigned long long Time_t
Definition: Time.h:14
HLT enums.
std::string id() const override