CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalFlexiHardcodeGeometryLoader.h
Go to the documentation of this file.
1 #ifndef GEOMETRY_HCALTOWERALGO_HCALFLEXIHARDCODEGEOMETRYLOADER_H
2 #define GEOMETRY_HCALTOWERALGO_HCALFLEXIHARDCODEGEOMETRYLOADER_H 1
3 
12 
13 class HcalTopology;
14 
16 {
17  public:
18 
20 
21  CaloSubdetectorGeometry* load(const HcalTopology& fTopology);
22 
23 };
24 
25 #endif
CaloSubdetectorGeometry * load(const HcalTopology &fTopology)