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