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
RPCInverseCPPFLinkMapESProducer::setupRPCCPPFLinkMap
void setupRPCCPPFLinkMap(RPCCPPFLinkMapRcd const &, RPCInverseAMCLinkMap *)
Definition: RPCInverseCPPFLinkMapESProducer.cc:24
RPCInverseAMCLinkMap
Definition: RPCInverseAMCLinkMap.h:9
RPCInverseCPPFLinkMapESProducer::RPCInverseCPPFLinkMapESProducer
RPCInverseCPPFLinkMapESProducer(edm::ParameterSet const &_config)
Definition: RPCInverseCPPFLinkMapESProducer.cc:14
ESHandle.h
edm
HLT enums.
Definition: AlignableModifier.h:19
ESProducer.h
RPCInverseCPPFLinkMapESProducer::fillDescriptions
static void fillDescriptions(edm::ConfigurationDescriptions &_descs)
Definition: RPCInverseCPPFLinkMapESProducer.cc:19
ESGetToken.h
RPCAMCLinkMap.h
edm::ReusableObjectHolder< HostType >
RPCInverseCPPFLinkMapESProducer::produce
std::shared_ptr< RPCInverseAMCLinkMap > produce(RPCInverseCPPFLinkMapRcd const &_rcd)
Definition: RPCInverseCPPFLinkMapESProducer.cc:36
ReusableObjectHolder.h
RPCInverseCPPFLinkMapESProducer
Definition: RPCInverseCPPFLinkMapESProducer.h:23
edm::ConfigurationDescriptions
Definition: ConfigurationDescriptions.h:28
edm::ParameterSet
Definition: ParameterSet.h:47
ParameterSet
Definition: Functions.h:16
RPCInverseCPPFLinkMapESProducer::holder_
edm::ReusableObjectHolder< HostType > holder_
Definition: RPCInverseCPPFLinkMapESProducer.h:36
edm::ESGetToken< RPCAMCLinkMap, RPCCPPFLinkMapRcd >
RPCInverseCPPFLinkMapRcd
Definition: RPCInverseCPPFLinkMapRcd.h:9
edm::ESProductHost
Definition: ESProductHost.h:93
ConfigurationDescriptions
RPCCPPFLinkMapRcd
Definition: RPCCPPFLinkMapRcd.h:6
edm::ESProducer
Definition: ESProducer.h:104
ESProductHost.h
RPCInverseAMCLinkMap.h
RPCInverseCPPFLinkMapESProducer::es_rpc_cppf_l_map_token_
edm::ESGetToken< RPCAMCLinkMap, RPCCPPFLinkMapRcd > es_rpc_cppf_l_map_token_
Definition: RPCInverseCPPFLinkMapESProducer.h:38