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 
11 
14 
15 namespace edm {
16  class ParameterSet;
18 } // namespace edm
19 
20 class RPCCPPFLinkMapRcd;
22 
24 public:
25  explicit RPCInverseCPPFLinkMapESProducer(edm::ParameterSet const& _config);
26 
28 
29  std::shared_ptr<RPCInverseAMCLinkMap> produce(RPCInverseCPPFLinkMapRcd const& _rcd);
30 
31 private:
33 
35 
37 
39 };
40 
41 #endif // CondTools_RPC_RPCInverseCPPFLinkMapESProducer_h
edm::ReusableObjectHolder< HostType > holder_
RPCInverseCPPFLinkMapESProducer(edm::ParameterSet const &_config)
void setupRPCCPPFLinkMap(RPCCPPFLinkMapRcd const &, RPCInverseAMCLinkMap *)
edm::ESGetToken< RPCAMCLinkMap, RPCCPPFLinkMapRcd > es_rpc_cppf_l_map_token_
std::shared_ptr< RPCInverseAMCLinkMap > produce(RPCInverseCPPFLinkMapRcd const &_rcd)
HLT enums.
static void fillDescriptions(edm::ConfigurationDescriptions &_descs)