1 #ifndef TkDetLayers_Phase2OTBarrelRod_h 2 #define TkDetLayers_Phase2OTBarrelRod_h 15 #pragma GCC visibility push(hidden) 21 std::vector<const GeomDet*>& outerDets,
22 std::vector<const GeomDet*>& innerDetBrothers,
23 std::vector<const GeomDet*>& outerDetBrothers)
__attribute__ ((cold));
33 virtual std::pair<bool, TrajectoryStateOnSurface>
53 std::vector<DetGroup>& result,
54 std::vector<DetGroup>& brotherresult)
const __attribute__ ((hot));
66 std::vector<DetGroup>& result,
67 std::vector<DetGroup>& brotherresult,
70 const std::vector<const GeomDet*>&
subRod(
int ind)
const {
95 #pragma GCC visibility pop
Phase2OTBarrelRod(std::vector< const GeomDet * > &innerDets, std::vector< const GeomDet * > &outerDets, std::vector< const GeomDet * > &innerDetBrothers, std::vector< const GeomDet * > &outerDetBrothers) __attribute__((cold))
BinFinderType theOuterBinFinder
~Phase2OTBarrelRod() __attribute__((cold))
float __attribute__((vector_size(8))) cms_float32x2_t
virtual const std::vector< const GeomDet * > & basicComponents() const
std::vector< const GeomDet * > theDets
void groupedCompatibleDetsV(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetGroup > &result) const __attribute__((hot))
BinFinderType theInnerBinFinder
std::vector< const GeomDet * > theOuterDetBrothers
virtual std::pair< bool, TrajectoryStateOnSurface > compatible(const TrajectoryStateOnSurface &ts, const Propagator &, const MeasurementEstimator &) const __attribute__((cold))
def window(xmin, xmax, ymin, ymax, x=0, y=0, width=100, height=100, xlogbase=None, ylogbase=None, minusInfinity=-1000, flipx=False, flipy=True)
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))
GenericBinFinderInZ< float, GeomDet > BinFinderType
virtual const std::vector< const GeometricSearchDet * > & components() const __attribute__((cold))
Returns basic components, if any.
const std::vector< const GeomDet * > & subRodBrothers(int ind) const
ReferenceCountingPointer< Plane > theOuterPlane
float computeWindowSize(const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est) const __attribute__((hot))
SubLayerCrossings computeCrossings(const TrajectoryStateOnSurface &tsos, PropagationDirection propDir) const __attribute__((hot))
ReferenceCountingPointer< Plane > theInnerPlane
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))
const std::vector< const GeomDet * > & subRod(int ind) const
std::vector< const GeomDet * > theOuterDets
std::vector< const GeomDet * > theInnerDets
std::vector< const GeomDet * > theInnerDetBrothers