CMS 3D CMS Logo

RPCLBLinkMapHandler.h
Go to the documentation of this file.
1 #ifndef CondTools_RPC_RPCLBLinkMapHandler_h
2 #define CondTools_RPC_RPCLBLinkMapHandler_h
3 
4 #include <string>
5 
9 
11 
12 namespace edm {
13 class ParameterSet;
15 } // namespace edm
16 
18  : public popcon::PopConSourceHandler<RPCLBLinkMap>
19 {
20 public:
21  static RPCDetId getRPCDetId(int region, int disk_or_wheel, int layer, int sector
22  , std::string subsector_string, std::string partition);
23 
24 public:
26  ~RPCLBLinkMapHandler() override;
27 
28  void getNewObjects() override;
29  std::string id() const override;
30 
31 protected:
35 
37 
40 };
41 
42 #endif // CondTools_RPC_RPCLBLinkMapHandler_h
Definition: config.py:1
cond::persistency::ConnectionPool connection_
unsigned long long Time_t
Definition: Time.h:16
HLT enums.