CMS 3D CMS Logo

RPCInverseCPPFLinkMapESProducer.h
Go to the documentation of this file.
1 #ifndef CondTools_RPC_RPCInverseCPPFLinkMapESProducer_h
2 #define CondTools_RPC_RPCInverseCPPFLinkMapESProducer_h
3 
4 #include <memory>
5 
9 
11 
12 namespace edm {
13 class ParameterSet;
15 } // namespace edm
16 
17 class RPCCPPFLinkMapRcd;
19 
21  : public edm::ESProducer
22 {
23 public:
24  explicit RPCInverseCPPFLinkMapESProducer(edm::ParameterSet const & _config);
25 
27 
28  std::shared_ptr<RPCInverseAMCLinkMap> produce(RPCInverseCPPFLinkMapRcd const & _rcd);
29 
30 private:
31 
34 
35  void setupRPCCPPFLinkMap(RPCCPPFLinkMapRcd const&,
36  RPCInverseAMCLinkMap*);
37 
39 };
40 
41 #endif // CondTools_RPC_RPCInverseCPPFLinkMapESProducer_h
edm::ReusableObjectHolder< HostType > holder_
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.