CMS 3D CMS Logo

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