CMS 3D CMS Logo

MuonGeometryConstantsBuild.h
Go to the documentation of this file.
1 #ifndef MuonNumbering_MuonGeometryConstantsBuild_h
2 #define MuonNumbering_MuonGeometryConstantsBuild_h
3 
4 #include <string>
5 #include <vector>
8 
10 
12 public:
14 
15  bool build(const DDCompactView* cpv, MuonGeometryConstants& php);
16  bool build(const cms::DDCompactView* cpv, MuonGeometryConstants& php);
17 };
18 
19 #endif
Compact representation of the geometrical detector hierarchy.
Definition: DDCompactView.h:81
bool build(const DDCompactView *cpv, MuonGeometryConstants &php)