CMS 3D CMS Logo

RPCInverseLBLinkMapESProducer.h
Go to the documentation of this file.
1 #ifndef CondTools_RPC_RPCInverseLBLinkMapESProducer_h
2 #define CondTools_RPC_RPCInverseLBLinkMapESProducer_h
3 
4 #include <memory>
5 
9 
11 
12 namespace edm {
13  class ParameterSet;
15 } // namespace edm
16 
17 class RPCLBLinkMapRcd;
19 
21 public:
22  explicit RPCInverseLBLinkMapESProducer(edm::ParameterSet const& _config);
23 
25 
26  std::shared_ptr<RPCInverseLBLinkMap> produce(RPCInverseLBLinkMapRcd const& _rcd);
27 
28 private:
30 
31  void setupRPCLBLinkMap(RPCLBLinkMapRcd const&, RPCInverseLBLinkMap*);
32 
34 };
35 
36 #endif // CondTools_RPC_RPCInverseLBLinkMapESProducer_h
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::ReusableObjectHolder< HostType > holder_
HLT enums.