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