CMS 3D CMS Logo

ZdcHardcodeGeometryLoader.h
Go to the documentation of this file.
1 #ifndef Geometry_ForwardGeometry_ZdcHardcodeGeometryLoader_H
2 #define Geometry_ForwardGeometry_ZdcHardcodeGeometryLoader_H 1
3 
6 
7 class CaloCellGeometry;
9 class HcalZDCDetId;
10 
17 public:
19 
21  explicit ZdcHardcodeGeometryLoader(const ZdcTopology& ht);
23 
24  virtual ReturnType load(DetId::Detector det, int subdet);
25  ReturnType load();
26  void setAddRPD(bool flag) { m_zdcAddRPD = flag; }
27 
28 private:
29  void init();
32 
48 };
49 
50 #endif
void makeCell(const HcalZDCDetId &detId, CaloSubdetectorGeometry *geom) const
void fill(HcalZDCDetId::Section section, CaloSubdetectorGeometry *cg)
Detector
Definition: DetId.h:24
CaloSubdetectorGeometry * ReturnType