1 #ifndef TkDetLayers_Phase2OTtiltedBarrelLayer_h
2 #define TkDetLayers_Phase2OTtiltedBarrelLayer_h
14 #pragma GCC visibility push(hidden)
18 std::vector<const Phase2OTBarrelRod*>& outerRods,
19 std::vector<const Phase2EndcapRing*>& negRings,
20 std::vector<const Phase2EndcapRing*>& posRings);
27 std::vector<DetGroup>&
result)
const final;
36 #pragma GCC visibility pop
std::vector< const GeometricSearchDet * > thePositiveRingsComps
void groupedCompatibleDetsV(const TrajectoryStateOnSurface &tsos, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetGroup > &result) const final
std::vector< const GeometricSearchDet * > theNegativeRingsComps
Phase2OTtiltedBarrelLayer(std::vector< const Phase2OTBarrelRod * > &innerRods, std::vector< const Phase2OTBarrelRod * > &outerRods, std::vector< const Phase2EndcapRing * > &negRings, std::vector< const Phase2EndcapRing * > &posRings)
ReferenceCountingPointer< BoundCylinder > theCylinder
~Phase2OTtiltedBarrelLayer() override