1 #ifndef TkDetLayers_Phase2EndcapRing_h 2 #define TkDetLayers_Phase2EndcapRing_h 12 #pragma GCC visibility push(hidden) 16 std::vector<const GeomDet*>& outerDets,
17 const std::vector<const GeomDet*>& innerDetBrothers = std::vector<const GeomDet*>(),
18 const std::vector<const GeomDet*>& outerDetBrothers = std::vector<const GeomDet*>());
50 std::vector<DetGroup>&
result,
51 std::vector<DetGroup>& brotherresult)
const __attribute__((hot));
58 std::vector<DetGroup>&
result,
59 std::vector<DetGroup>& brotherresult,
85 #pragma GCC visibility pop const BoundSurface & surface() const override
The surface of the GeometricSearchDet.
void groupedCompatibleDetsV(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetGroup > &result) const override __attribute__((hot))
const std::vector< const GeometricSearchDet * > & components() const override __attribute__((cold))
Returns basic components, if any.
const std::vector< const GeomDet * > & basicComponents() const override
std::vector< const GeomDet * > theDets
std::vector< const GeomDet * > theFrontDets
std::vector< const GeomDet * > theFrontDetBrothers
const std::vector< const GeomDet * > & subLayerBrothers(int ind) const
std::vector< const GeomDet * > theBackDets
Phase2EndcapRing(std::vector< const GeomDet *> &innerDets, std::vector< const GeomDet *> &outerDets, const std::vector< const GeomDet *> &innerDetBrothers=std::vector< const GeomDet *>(), const std::vector< const GeomDet *> &outerDetBrothers=std::vector< const GeomDet *>())
ReferenceCountingPointer< BoundDisk > theFrontDisk
float __attribute__((vector_size(8))) cms_float32x2_t
BinFinderType theFrontBinFinder
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 > theDisk
std::vector< const GeomDet * > theBackDetBrothers
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 * > & subLayer(int ind) const
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))
virtual const BoundDisk & specificSurface() const
~Phase2EndcapRing() override
PeriodicBinFinderInPhi< float > BinFinderType
SubLayerCrossings computeCrossings(const TrajectoryStateOnSurface &tsos, PropagationDirection propDir) const __attribute__((hot))
BinFinderType theBackBinFinder
std::pair< bool, TrajectoryStateOnSurface > compatible(const TrajectoryStateOnSurface &, const Propagator &, const MeasurementEstimator &) const override
ReferenceCountingPointer< BoundDisk > theBackDisk