1 #ifndef TkDetLayers_PixelRod_h 2 #define TkDetLayers_PixelRod_h 11 #pragma GCC visibility push(hidden) 29 const Propagator& prop,
47 #pragma GCC visibility pop virtual std::pair< bool, TrajectoryStateOnSurface > compatible(const TrajectoryStateOnSurface &ts, const Propagator &, const MeasurementEstimator &) const
std::vector< const GeomDet * > theDets
float __attribute__((vector_size(8))) cms_float32x2_t
BinFinderType theBinFinder
virtual const std::vector< const GeometricSearchDet * > & components() const __attribute__((cold))
Returns basic components, if any.
PeriodicBinFinderInZ< float > BinFinderType
std::pair< const GeomDet *, TrajectoryStateOnSurface > DetWithState
virtual void compatibleDetsV(const TrajectoryStateOnSurface &startingState, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetWithState > &result) const __attribute__((hot))
PixelRod(std::vector< const GeomDet * > &theDets)
virtual void groupedCompatibleDetsV(const TrajectoryStateOnSurface &, const Propagator &, const MeasurementEstimator &, std::vector< DetGroup > &) const