CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ZdcHardcodeGeometryEP.h
Go to the documentation of this file.
1 #ifndef Geometry_ForwardGeometry_ZdcHardcodeGeometryEP_H
2 #define Geometry_ForwardGeometry_ZdcHardcodeGeometryEP_H 1
3 
4 // system include files
5 #include <memory>
6 
7 // user include files
13 
14 //
15 // class decleration
16 //
17 
19 public:
21  ~ZdcHardcodeGeometryEP() override;
22 
23  using ReturnType = std::unique_ptr<CaloSubdetectorGeometry>;
24 
26 
27 private:
28  // ----------member data ---------------------------
29 
31 
33 
35 };
36 
37 #endif
ZdcHardcodeGeometryEP(const edm::ParameterSet &)
ReturnType produce(const ZDCGeometryRecord &)
ZdcHardcodeGeometryLoader * m_loader
std::unique_ptr< CaloSubdetectorGeometry > ReturnType