Go to the documentation of this file. 1 #ifndef TkDetLayers_CompositeTECPetal_h
2 #define TkDetLayers_CompositeTECPetal_h
17 #pragma GCC visibility push(hidden)
24 CompositeTECPetal(std::vector<const TECWedge*>& innerWedges, std::vector<const TECWedge*>& outerWedges)
67 std::vector<DetGroup>&
result,
86 std::vector<const GeometricSearchDet*>
theComps;
100 #pragma GCC visibility pop
std::vector< const GeomDet * > theBasicComps
void groupedCompatibleDetsV(const TrajectoryStateOnSurface &startingState, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetGroup > &result) const override __attribute__((hot))
ReferenceCountingPointer< BoundDiskSector > theBackSector
std::vector< WedgePar > theFrontPars
def window(xmin, xmax, ymin, ymax, x=0, y=0, width=100, height=100, xlogbase=None, ylogbase=None, minusInfinity=-1000, flipx=False, flipy=True)
const std::vector< const TECWedge * > & subLayer(int ind) const
int findBin(float R, int layer) const
std::vector< const TECWedge * > theFrontComps
const std::vector< const GeometricSearchDet * > & components() const override __attribute__((cold))
Returns basic components, if any.
ReferenceCountingPointer< BoundDiskSector > theFrontSector
CompositeTECPetal(std::vector< const TECWedge * > &innerWedges, std::vector< const TECWedge * > &outerWedges) __attribute__((cold))
~CompositeTECPetal() override __attribute__((cold))
virtual const BoundDiskSector & specificSurface() const final
float __attribute__((vector_size(8))) cms_float32x2_t
const BoundSurface & surface() const final
The surface of the GeometricSearchDet.
WedgePar const & findPar(int index, int diskSectorType) const
std::vector< const GeometricSearchDet * > theComps
std::vector< const TECWedge * > theBackComps
SubLayerCrossings computeCrossings(const TrajectoryStateOnSurface &tsos, PropagationDirection propDir) const __attribute__((hot))
std::vector< float > theBackBoundaries
static float computeWindowSize(const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est) __attribute__((hot))
ReferenceCountingPointer< BoundDiskSector > theDiskSector
std::pair< bool, TrajectoryStateOnSurface > compatible(const TrajectoryStateOnSurface &ts, const Propagator &, const MeasurementEstimator &) const override __attribute__((cold))
const std::vector< const GeomDet * > & basicComponents() const override
std::vector< WedgePar > theBackPars
bool addClosest(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, const SubLayerCrossing &crossing, std::vector< DetGroup > &result) const __attribute__((hot))
std::vector< float > theFrontBoundaries
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))