![]() |
PandaRoot
|
#include <PndCATrackLinearisation.h>
Public Member Functions | |
PndCATrackLinearisation () | |
PndCATrackLinearisation (float SinPhi1, float CosPhi1, float DzDs1, float QPt1) | |
PndCATrackLinearisation (const PndCATrackParam &t) | |
void | Set (float SinPhi1, float CosPhi1, float DzDs1, float QPt1) |
float | SinPhi () const |
float | CosPhi () const |
float | DzDs () const |
float | QPt () const |
float | GetSinPhi () const |
float | GetCosPhi () const |
float | GetDzDs () const |
float | GetQPt () const |
void | SetSinPhi (float v) |
void | SetCosPhi (float v) |
void | SetDzDs (float v) |
void | SetQPt (float v) |
PndCATrackLinearisation class describes the parameters which are used to linearise the transport equations for the track trajectory.
The class is used during track (re)fit, when the PndCATrackParam track is only partially fitted, and there is some apriory knowledge about trajectory. This apriory knowledge is used to linearise the transport equations.
In case the track is fully fitted, the best linearisation point is the track trajectory itself (PndCATrackLinearisation = PndCATrackParam ).
Definition at line 39 of file PndCATrackLinearisation.h.
|
inline |
Definition at line 41 of file PndCATrackLinearisation.h.
Referenced by PndCATrackLinearisation().
|
inline |
Definition at line 43 of file PndCATrackLinearisation.h.
References PndCATrackLinearisation(), and Set().
|
inline |
Definition at line 71 of file PndCATrackLinearisation.h.
|
inline |
Definition at line 50 of file PndCATrackLinearisation.h.
Referenced by PndCATrackParam::TransportToX().
|
inline |
Definition at line 51 of file PndCATrackLinearisation.h.
Referenced by PndCATrackParam::TransportToX().
|
inline |
Definition at line 55 of file PndCATrackLinearisation.h.
|
inline |
Definition at line 56 of file PndCATrackLinearisation.h.
|
inline |
Definition at line 57 of file PndCATrackLinearisation.h.
|
inline |
Definition at line 54 of file PndCATrackLinearisation.h.
|
inline |
Definition at line 52 of file PndCATrackLinearisation.h.
Referenced by PndCATrackParam::TransportToX().
|
inline |
Definition at line 76 of file PndCATrackLinearisation.h.
References SetCosPhi(), SetDzDs(), SetQPt(), and SetSinPhi().
Referenced by PndCATrackLinearisation().
|
inline |
Definition at line 60 of file PndCATrackLinearisation.h.
References v.
Referenced by Set(), and PndCATrackParam::TransportToX().
|
inline |
|
inline |
|
inline |
Definition at line 59 of file PndCATrackLinearisation.h.
References v.
Referenced by Set(), and PndCATrackParam::TransportToX().
|
inline |
Definition at line 49 of file PndCATrackLinearisation.h.
Referenced by PndCATrackParam::TransportToX().