CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GeometricSearchTrackerBuilder.h
Go to the documentation of this file.
1 #ifndef TkDetLayers_GeometricSearchTrackerBuilder_h
2 #define TkDetLayers_GeometricSearchTrackerBuilder_h
3 
4 
8 
14  public:
15 
18 
19  GeometricSearchTracker* build(const GeometricDet* theGeometricTracker,
20  const TrackerGeometry* theGeomDetGeometry);
21 };
22 
23 
24 #endif
GeometricSearchTracker * build(const GeometricDet *theGeometricTracker, const TrackerGeometry *theGeomDetGeometry)