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 edm::ESProducer
22 {
23 public:
24  explicit RPCInverseLBLinkMapESProducer(edm::ParameterSet const & _config);
25 
27 
28  std::shared_ptr<RPCInverseLBLinkMap> produce(RPCInverseLBLinkMapRcd const & _rcd);
29 
30 private:
31 
34 
35  void setupRPCLBLinkMap(RPCLBLinkMapRcd const&,
36  RPCInverseLBLinkMap*);
37 
39 };
40 
41 #endif // CondTools_RPC_RPCInverseLBLinkMapESProducer_h
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
edm::ReusableObjectHolder< HostType > holder_
HLT enums.