CMS 3D CMS Logo

TrajectoryExtrapolatorToLine.h
Go to the documentation of this file.
1 #ifndef TrajectoryExtrapolatorToLine_h_
2 #define TrajectoryExtrapolatorToLine_h_
3 
7 
9 public:
11  TrajectoryStateOnSurface extrapolate(const FreeTrajectoryState& fts, const Line& L, const Propagator& p) const;
12 };
13 
14 #endif
Definition: Line.h:10
TrajectoryStateOnSurface extrapolate(const FreeTrajectoryState &fts, const Line &L, const Propagator &p) const
extrapolation with user-supplied propagator