CMS 3D CMS Logo

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