21 LogDebug(
"TkDetLayers") <<
"DEBUG INFO for CompositeTECWedge" <<
"\n"
22 <<
"TECWedge z, perp,innerRadius,outerR: "
35 const vector<const GeometricSearchDet*>&
37 throw DetLayerException(
"SimpleTECWedge doesn't have GeometricSearchDet components");
41 pair<bool, TrajectoryStateOnSurface>
55 std::vector<DetGroup> &
result)
const{
56 pair<bool, TrajectoryStateOnSurface> compat = this->
compatible(tsos,prop,est);
61 result.front().push_back(ge);
SimpleTECWedge(const GeomDet *theDet)
std::vector< const GeomDet * > theDets
static std::pair< bool, TrajectoryStateOnSurface > isCompatible(const GeomDet *theDet, const TrajectoryStateOnSurface &ts, const Propagator &prop, const MeasurementEstimator &est)
ReferenceCountingPointer< BoundDiskSector > theDiskSector
virtual void groupedCompatibleDetsV(const TrajectoryStateOnSurface &startingState, const Propagator &prop, const MeasurementEstimator &est, std::vector< DetGroup > &result) const
virtual const std::vector< const GeometricSearchDet * > & components() const
Returns basic components, if any.
virtual std::pair< bool, TrajectoryStateOnSurface > compatible(const TrajectoryStateOnSurface &ts, const Propagator &, const MeasurementEstimator &) const
virtual const Surface::PositionType & position() const
Returns position of the surface.
std::pair< const GeomDet *, TrajectoryStateOnSurface > DetWithState
std::pair< const GeomDet *, TrajectoryStateOnSurface > DetWithState