14 std::pair<TrajectoryStateOnSurface,double>
21 std::pair<bool,double>
virtual std::pair< bool, double > distanceAlongLine(const NavSurface::GlobalPoint &pos, const NavSurface::GlobalVector &dir) const
std::pair< bool, double > pathLength(const Cylinder &cyl) const
virtual NavSurface::TSOSwithPath propagateWithPath(const Propagator &prop, const TrajectoryStateOnSurface &startingState) const
hook for double dispatch to avoid propagation to generic surface.
virtual TrajectoryStateOnSurface propagate(const Propagator &prop, const TrajectoryStateOnSurface &startingState) const
hook for double dispatch to avoid propagation to generic surface.
virtual std::pair< TrajectoryStateOnSurface, double > propagateWithPath(const FreeTrajectoryState &, const Surface &) const final
ConstReferenceCountingPointer< Cylinder > theSurfaceP
TrajectoryStateOnSurface propagate(STA const &state, SUR const &surface) const
LocalPoint toLocal(const GlobalPoint &p) const
Forwarding of part of surface interface for convenience.