CMS 3D CMS Logo

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
14 
15 //
16 // class decleration
17 //
18 
20 public:
22  ~ZdcHardcodeGeometryEP() override;
23 
24  using ReturnType = std::unique_ptr<CaloSubdetectorGeometry>;
25 
27 
28 private:
29  // ----------member data ---------------------------
30 
32 
34 
36 };
37 
38 #endif
ZdcHardcodeGeometryEP(const edm::ParameterSet &)
ReturnType produce(const ZDCGeometryRecord &)
ZdcHardcodeGeometryLoader * m_loader
std::unique_ptr< CaloSubdetectorGeometry > ReturnType