CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/Geometry/TrackerGeometryBuilder/interface/trackerHierarchy.h

Go to the documentation of this file.
00001 #ifndef TrackerGeomBuilder_TrackerHierarchy
00002 #define TrackerGeomBuilder_TrackerHierarchy
00003 
00004 #include<string>
00005 
00006 
00007 // return a string describing trakcer geometry hierarchy
00008 std::string trackerHierarchy(unsigned int id);
00009 
00010 #endif // TrackerGeomBuilder_TrackerHierarchy