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