CMS 3D CMS Logo

RPCInverseOMTFLinkMapESProducer.h
Go to the documentation of this file.
1 #ifndef CondTools_RPC_RPCInverseOMTFLinkMapESProducer_h
2 #define CondTools_RPC_RPCInverseOMTFLinkMapESProducer_h
3 
4 #include <memory>
5 
11 
14 
15 namespace edm {
16  class ParameterSet;
18 } // namespace edm
19 
20 class RPCOMTFLinkMapRcd;
22 
24 public:
25  explicit RPCInverseOMTFLinkMapESProducer(edm::ParameterSet const& _config);
26 
28 
29  std::shared_ptr<RPCInverseAMCLinkMap> produce(RPCInverseOMTFLinkMapRcd const& _rcd);
30 
31 private:
33 
35 
37 
39 };
40 
41 #endif // CondTools_RPC_RPCInverseOMTFLinkMapESProducer_h
edm::ESGetToken< RPCAMCLinkMap, RPCOMTFLinkMapRcd > es_rpc_omt_l_map_token_
void setupRPCOMTFLinkMap(RPCOMTFLinkMapRcd const &, RPCInverseAMCLinkMap *)
HLT enums.
edm::ReusableObjectHolder< HostType > holder_
static void fillDescriptions(edm::ConfigurationDescriptions &_descs)
std::shared_ptr< RPCInverseAMCLinkMap > produce(RPCInverseOMTFLinkMapRcd const &_rcd)
RPCInverseOMTFLinkMapESProducer(edm::ParameterSet const &_config)