CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 
26  MuonDDDNumbering( const MuonDDDConstants& muonConstants );
28 
30 
31  private:
32 
33  int getInt(const std::string & s, const DDLogicalPart & part);
34 
39 
40 };
41 
42 #endif
MuonDDDNumbering(const MuonDDDConstants &muonConstants)
A DDLogicalPart aggregates information concerning material, solid and sensitveness ...
Definition: DDLogicalPart.h:88
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)