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 
9 
11 
12 namespace edm {
13  class ParameterSet;
15 } // namespace edm
16 
17 class RPCOMTFLinkMapRcd;
19 
21 public:
22  explicit RPCInverseOMTFLinkMapESProducer(edm::ParameterSet const& _config);
23 
25 
26  std::shared_ptr<RPCInverseAMCLinkMap> produce(RPCInverseOMTFLinkMapRcd const& _rcd);
27 
28 private:
30 
31  void setupRPCOMTFLinkMap(RPCOMTFLinkMapRcd const&, RPCInverseAMCLinkMap*);
32 
34 };
35 
36 #endif // CondTools_RPC_RPCInverseOMTFLinkMapESProducer_h
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
HLT enums.
edm::ReusableObjectHolder< HostType > holder_