CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MuonGeometryNumbering.h
Go to the documentation of this file.
1 #ifndef Geometry_MuonNumbering_MuonGeometryNumbering_h
2 #define Geometry_MuonNumbering_MuonGeometryNumbering_h
3 
20 
21 class MuonBaseNumber;
23 
25 public:
26  MuonGeometryNumbering(const MuonGeometryConstants& muonConstants);
28 
31 
32 private:
33  int getInt(const std::string& s, const DDLogicalPart& part) const;
34 
39 };
40 
41 #endif
MuonBaseNumber geoHistoryToBaseNumber(const DDGeoHistory &history) const
int getInt(const std::string &s, const DDLogicalPart &part) const
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
Definition: DDLogicalPart.h:93
std::vector< DDExpandedNode > DDGeoHistory
Geometrical &#39;path&#39; of the current node up to the root-node.
part
Definition: HCALResponse.h:20
MuonGeometryNumbering(const MuonGeometryConstants &muonConstants)