1 #ifndef TkDetLayers_TIDRing_h 2 #define TkDetLayers_TIDRing_h 12 #pragma GCC visibility push(hidden) 15 TIDRing(std::vector<const GeomDet*>& innerDets, std::vector<const GeomDet*>& outerDets);
54 std::vector<DetGroup>&
result,
74 #pragma GCC visibility pop
PeriodicBinFinderInPhi< float > BinFinderType
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))
std::vector< const GeomDet * > theDets
SubLayerCrossings computeCrossings(const TrajectoryStateOnSurface &tsos, PropagationDirection propDir) const __attribute__((hot))
std::pair< bool, TrajectoryStateOnSurface > compatible(const TrajectoryStateOnSurface &, const Propagator &, const MeasurementEstimator &) const override
virtual const BoundDisk & specificSurface() const
BinFinderType theFrontBinFinder
bool addClosest(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, const SubLayerCrossing &crossing, std::vector< DetGroup > &result) const __attribute__((hot))
const BoundSurface & surface() const override
The surface of the GeometricSearchDet.
std::vector< const GeomDet * > theFrontDets
float __attribute__((vector_size(8))) cms_float32x2_t
TIDRing(std::vector< const GeomDet *> &innerDets, std::vector< const GeomDet *> &outerDets)
ReferenceCountingPointer< BoundDisk > theBackDisk
def window(xmin, xmax, ymin, ymax, x=0, y=0, width=100, height=100, xlogbase=None, ylogbase=None, minusInfinity=-1000, flipx=False, flipy=True)
ReferenceCountingPointer< BoundDisk > theFrontDisk
ReferenceCountingPointer< BoundDisk > theDisk
const std::vector< const GeometricSearchDet * > & components() const override __attribute__((cold))
Returns basic components, if any.
BinFinderType theBackBinFinder
const std::vector< const GeomDet * > & subLayer(int ind) const
const std::vector< const GeomDet * > & basicComponents() const override
std::vector< const GeomDet * > theBackDets
void groupedCompatibleDetsV(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetGroup > &result) const override __attribute__((hot))