1 #ifndef TkDetLayers_Phase2OTECRing_h
2 #define TkDetLayers_Phase2OTECRing_h
13 #pragma GCC visibility push(hidden)
17 std::vector<const GeomDet*>& outerDets,
18 std::vector<const GeomDet*>& innerDetBrothers,
19 std::vector<const GeomDet*>& outerDetBrothers);
34 const Propagator& prop,
53 std::vector<DetGroup>&
result,
54 std::vector<DetGroup>& brotherresult)
const __attribute__ ((hot));
61 std::vector<DetGroup>&
result,
62 std::vector<DetGroup>& brotherresult,
65 const std::vector<const GeomDet*>&
subLayer(
int ind)
const {
95 #pragma GCC visibility pop
BinFinderType theFrontBinFinder
std::vector< const GeomDet * > theBackDetBrothers
virtual const std::vector< const GeomDet * > & basicComponents() const
Phase2OTECRing(std::vector< const GeomDet * > &innerDets, std::vector< const GeomDet * > &outerDets, std::vector< const GeomDet * > &innerDetBrothers, std::vector< const GeomDet * > &outerDetBrothers)
ReferenceCountingPointer< BoundDisk > theFrontDisk
const std::vector< const GeomDet * > & subLayer(int ind) const
BinFinderType theBackBinFinder
virtual const BoundSurface & surface() const
The surface of the GeometricSearchDet.
PeriodicBinFinderInPhi< float > BinFinderType
std::vector< const GeomDet * > theFrontDetBrothers
ReferenceCountingPointer< BoundDisk > theBackDisk
bool addClosest(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, const SubLayerCrossing &crossing, std::vector< DetGroup > &result, std::vector< DetGroup > &brotherresult) const __attribute__((hot))
std::vector< const GeomDet * > theFrontDets
SubLayerCrossings computeCrossings(const TrajectoryStateOnSurface &tsos, PropagationDirection propDir) const __attribute__((hot))
void groupedCompatibleDetsV(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetGroup > &result) const __attribute__((hot))
std::vector< const GeomDet * > theBackDets
std::vector< const GeomDet * > theDets
virtual std::pair< bool, TrajectoryStateOnSurface > compatible(const TrajectoryStateOnSurface &, const Propagator &, const MeasurementEstimator &) const
virtual const std::vector< const GeometricSearchDet * > & components() const __attribute__((cold))
Returns basic components, if any.
float __attribute__((vector_size(8))) float32x2_t
void searchNeighbors(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, const SubLayerCrossing &crossing, float window, std::vector< DetGroup > &result, std::vector< DetGroup > &brotherresult, bool checkClosest) const __attribute__((hot))
const std::vector< const GeomDet * > & subLayerBrothers(int ind) const
virtual const BoundDisk & specificSurface() const
ReferenceCountingPointer< BoundDisk > theDisk