CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TIBRingBuilder.h
Go to the documentation of this file.
1 #ifndef TkDetLayers_TIBRingBuilder_h
2 #define TkDetLayers_TIBRingBuilder_h
3 
4 
6 
10 
15  public:
17  TIBRing* build(const std::vector<const GeometricDet*>& detsInRing,
18  const TrackerGeometry* theGeomDetGeometry);
19 
20 
21 };
22 
23 
24 #endif
TIBRing * build(const std::vector< const GeometricDet * > &detsInRing, const TrackerGeometry *theGeomDetGeometry)