CMS 3D CMS Logo

MuonDDDNumbering.h
Go to the documentation of this file.
1 #ifndef Geometry_MuonNumbering_MuonDDDNumbering_h
2 #define Geometry_MuonNumbering_MuonDDDNumbering_h
3 
19 
20 class MuonBaseNumber;
21 class MuonDDDConstants;
22 
24 public:
25  MuonDDDNumbering(const MuonDDDConstants& muonConstants);
27 
29 
30 private:
31  int getInt(const std::string& s, const DDLogicalPart& part);
32 
37 };
38 
39 #endif
MuonDDDNumbering(const MuonDDDConstants &muonConstants)
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
Definition: DDLogicalPart.h:93
int getInt(const std::string &s, const DDLogicalPart &part)
std::vector< DDExpandedNode > DDGeoHistory
Geometrical &#39;path&#39; of the current node up to the root-node.
part
Definition: HCALResponse.h:20
MuonBaseNumber geoHistoryToBaseNumber(const DDGeoHistory &history)