CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros 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 
5 // system include files
6 #include <memory>
7 #include "boost/shared_ptr.hpp"
8 
9 // user include files
16 
17 //
18 // class decleration
19 //
20 
22 {
23  public:
26 
27  typedef boost::shared_ptr<CaloSubdetectorGeometry> ReturnType;
28 
30 
31  private:
32 
33  // ----------member data ---------------------------
34 
36 
38 
40 };
41 
42 
43 
44 #endif
ZdcHardcodeGeometryEP(const edm::ParameterSet &)
ReturnType produce(const ZDCGeometryRecord &)
ZdcHardcodeGeometryLoader * m_loader
boost::shared_ptr< CaloSubdetectorGeometry > ReturnType