1 #ifndef TkDetLayers_CompositeTECPetal_h
2 #define TkDetLayers_CompositeTECPetal_h
19 #pragma GCC visibility push(hidden)
24 CompositeTECPetal(std::vector<const TECWedge*>& innerWedges,
25 std::vector<const TECWedge*>& outerWedges)
__attribute__ ((cold));
37 virtual const std::vector<const GeomDet*>&
basicComponents()
const {
return theBasicComps;}
41 virtual std::pair<bool, TrajectoryStateOnSurface>
83 int findBin(
float R,
int layer)
const dso_internal;
86 return (diskSectorType == 0) ? theFrontPars[
index] : theBackPars[
index];
90 return (ind==0 ? theFrontComps : theBackComps);
96 std::vector<const GeometricSearchDet*>
theComps;
112 #pragma GCC visibility pop
virtual std::pair< bool, TrajectoryStateOnSurface > compatible(const TrajectoryStateOnSurface &ts, const Propagator &, const MeasurementEstimator &) const =0
const std::vector< const TECWedge * > & subLayer(int ind) const dso_internal
virtual const BoundDiskSector & specificSurface() const final
virtual const std::vector< const GeomDet * > & basicComponents() const
virtual const std::vector< const GeometricSearchDet * > & components() const __attribute__((cold))
Returns basic components, if any.
std::vector< const GeometricSearchDet * > theComps
std::vector< WedgePar > theBackPars
std::vector< const TECWedge * > theBackComps
ReferenceCountingPointer< BoundDiskSector > theFrontSector
float computeWindowSize(const GeomDet *det, const TrajectoryStateOnSurface &tsos, const MeasurementEstimator &est)
std::vector< float > theFrontBoundaries
std::vector< const TECWedge * > theFrontComps
float __attribute__((vector_size(8))) float32x2_t
std::vector< const GeomDet * > theBasicComps
ReferenceCountingPointer< BoundDiskSector > theBackSector
std::vector< WedgePar > theFrontPars
std::vector< float > theBackBoundaries
Unlimited (trivial) bounds.