test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalDDDGeometryEP.h
Go to the documentation of this file.
1 #ifndef Geometry_HcalEventSetup_HcalDDDGeometryEP_H
2 #define Geometry_HcalEventSetup_HcalDDDGeometryEP_H 1
3 
4 
5 // system include files
6 #include <memory>
7 #include "boost/shared_ptr.hpp"
8 
9 // user include files
12 
14 
18 
19 //
20 // class decleration
21 //
22 
24 {
25  public:
26 
29 
30  typedef boost::shared_ptr<CaloSubdetectorGeometry> ReturnType;
31 
33 
36 
37 private:
38 
39  // ----------member data ---------------------------
40 
42 
44 
46 };
47 
48 #endif
type of data representation of DDCompactView
Definition: DDCompactView.h:77
const DDCompactView * m_cpv
void idealRecordCallBack(const IdealGeometryRecord &)
boost::shared_ptr< CaloSubdetectorGeometry > ReturnType
ReturnType produceAligned(const HcalGeometryRecord &)
HcalDDDGeometryLoader * m_loader
ReturnType produceIdeal(const IdealGeometryRecord &)
HcalDDDGeometryEP(const edm::ParameterSet &)