CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
trackerHierarchy.h
Go to the documentation of this file.
1 #ifndef TrackerGeomBuilder_TrackerHierarchy
2 #define TrackerGeomBuilder_TrackerHierarchy
3 
4 #include<string>
5 
6 
7 // return a string describing trakcer geometry hierarchy
8 std::string trackerHierarchy(unsigned int id);
9 
10 #endif // TrackerGeomBuilder_TrackerHierarchy
std::string trackerHierarchy(unsigned int id)