CMS 3D CMS Logo

GeometricSearchTrackerBuilder.h
Go to the documentation of this file.
1 #ifndef TkDetLayers_GeometricSearchTrackerBuilder_h
2 #define TkDetLayers_GeometricSearchTrackerBuilder_h
3 
7 
8 class TrackerTopology;
9 
15 public:
18 
19  GeometricSearchTracker* build(const GeometricDet* theGeometricTracker,
20  const TrackerGeometry* theGeomDetGeometry,
21  const TrackerTopology* tTopo) __attribute__((cold));
22 };
23 
24 #endif
float __attribute__((vector_size(8))) cms_float32x2_t
Definition: ExtVec.h:12
GeometricSearchTracker * build(const GeometricDet *theGeometricTracker, const TrackerGeometry *theGeomDetGeometry, const TrackerTopology *tTopo) __attribute__((cold))