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