CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AnalyticalTrajectoryExtrapolatorToLine.h
Go to the documentation of this file.
1 #ifndef AnalyticalTrajectoryExtrapolatorToLine_h_
2 #define AnalyticalTrajectoryExtrapolatorToLine_h_
3 
8 
10 
13 class Line;
15 class MagneticField;
16 
29 public:
32 
35 
38 
41 
42 private:
45  const Line& line) const dso_internal;
50  const Line& line,
51  GlobalPoint& x,
52  GlobalVector& p,
53  double& s) const dso_internal;
54 
55 private:
57 };
58 
59 #endif
AnalyticalTrajectoryExtrapolatorToLine(const MagneticField *field)
constructor with default geometrical propagator
Definition: Line.h:10
TrajectoryStateOnSurface extrapolate(const FreeTrajectoryState &fts, const Line &L) const
extrapolation from FreeTrajectoryState
TrajectoryStateOnSurface extrapolateFullState(const TrajectoryStateOnSurface tsos, const Line &line) const
extrapolation of (multi) TSOS
TrajectoryStateOnSurface extrapolateSingleState(const FreeTrajectoryState &fts, const Line &line) const
extrapolation of (single) FTS
#define dso_internal
Definition: Visibility.h:13
bool propagateWithHelix(const IterativeHelixExtrapolatorToLine &extrapolator, const Line &line, GlobalPoint &x, GlobalVector &p, double &s) const
the actual propagation to a new point & momentum vector