CMS 3D CMS Logo

ZdcTopologyEP.h
Go to the documentation of this file.
1 #ifndef GEOMETRY_HCALEVENTSETUP_ZDCTOPOLOGYEP_H
2 #define GEOMETRY_HCALEVENTSETUP_ZDCTOPOLOGYEP_H 1
3 
4 #include <memory>
5 
8 
12 
13 namespace edm {
15 }
16 
18 public:
20 
21  using ReturnType = std::unique_ptr<ZdcTopology>;
22 
23  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
24 
26 
27 private:
28  // ----------member data ---------------------------
30 };
31 #endif
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
ReturnType produce(const HcalRecNumberingRecord &)
std::unique_ptr< ZdcTopology > ReturnType
Definition: ZdcTopologyEP.h:21
edm::ESGetToken< HcalDDDRecConstants, HcalRecNumberingRecord > m_hdcToken
Definition: ZdcTopologyEP.h:29
ZdcTopologyEP(const edm::ParameterSet &)
HLT enums.