CMS 3D CMS Logo

BladeShapeBuilderFromDet.h
Go to the documentation of this file.
1 #ifndef RecoTracker_TkDetLayers_BladeShapeBuilderFromDet_h
2 #define RecoTracker_TkDetLayers_BladeShapeBuilderFromDet_h
3 
8 #include <utility>
9 #include <vector>
10 #include <iostream>
11 
15 #pragma GCC visibility push(hidden)
17 public:
18  static BoundDiskSector* build(const std::vector<const GeomDet*>& dets) __attribute__((cold));
19 };
20 
21 #pragma GCC visibility pop
22 #endif
static BoundDiskSector * build(const std::vector< const GeomDet *> &dets) __attribute__((cold))
float __attribute__((vector_size(8))) cms_float32x2_t
Definition: ExtVec.h:12