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 MuonNumbering_MuonDDDNumbering_h
2 #define MuonNumbering_MuonDDDNumbering_h
3 
21 
22 class MuonBaseNumber;
23 class MuonDDDConstants;
24 
26  public:
27 
28  MuonDDDNumbering( const MuonDDDConstants& muonConstants );
30 
32 
33  private:
34 
35  int getInt(const std::string & s, const DDLogicalPart & part);
36 
41 
42 };
43 
44 #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)