1 #ifndef TkDetLayers_TIBLayer_h
2 #define TkDetLayers_TIBLayer_h
12 #pragma GCC visibility push(hidden)
16 TIBLayer(std::vector<const TIBRing*>& innerRings,
17 std::vector<const TIBRing*>& outerRings)
__attribute__ ((cold));
32 std::vector<DetGroup>&
result,
51 #pragma GCC visibility pop
std::tuple< bool, int, int > computeIndexes(GlobalPoint gInnerPoint, GlobalPoint gOuterPoint) const __attribute__((hot))
static bool overlap(const GlobalPoint &gpos, const GeometricSearchDet &ring, float window) __attribute__((hot))
void searchNeighbors(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, const SubLayerCrossing &crossing, float window, std::vector< DetGroup > &result, bool checkClosest) const __attribute__((hot))
TIBLayer(std::vector< const TIBRing * > &innerRings, std::vector< const TIBRing * > &outerRings) __attribute__((cold))
~TIBLayer() __attribute__((cold))
GeneralBinFinderInZforGeometricSearchDet< float > theOuterBinFinder
BoundCylinder * cylinder(const std::vector< const GeometricSearchDet * > &rings) __attribute__((cold))
GeneralBinFinderInZforGeometricSearchDet< float > theInnerBinFinder
float __attribute__((vector_size(8))) float32x2_t
float computeWindowSize(const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est) const __attribute__((hot))