CMS 3D CMS Logo

CaloTowerHardcodeGeometryEP.h
Go to the documentation of this file.
1 #ifndef GEOMETRY_HCALEVENTSETUP_CALOTOWERHARDCODEGEOMETRYEP_H
2 #define GEOMETRY_HCALEVENTSETUP_CALOTOWERHARDCODEGEOMETRYEP_H 1
3 
4 // system include files
5 #include <memory>
6 
7 // user include files
10 
15 
16 //
17 // class decleration
18 //
21 
22 
24 public:
27 
28  typedef std::unique_ptr<CaloSubdetectorGeometry> ReturnType;
29 
30  ReturnType produce(const CaloTowerGeometryRecord&);
31 
33 
34 private:
35  // ----------member data ---------------------------
37 };
38 
39 
40 #endif
void idealRecordCallBack(const HcalRecNumberingRecord &)
ReturnType produce(const CaloTowerGeometryRecord &)
CaloTowerHardcodeGeometryEP(const edm::ParameterSet &)
std::unique_ptr< CaloSubdetectorGeometry > ReturnType
CaloTowerHardcodeGeometryLoader * loader_