![]() |
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 27 of file PndCATrackLinearisation.h.
|
inline |
Definition at line 29 of file PndCATrackLinearisation.h.
Referenced by PndCATrackLinearisation().
|
inline |
Definition at line 31 of file PndCATrackLinearisation.h.
References PndCATrackLinearisation(), and Set().
|
inline |
Definition at line 59 of file PndCATrackLinearisation.h.
|
inline |
Definition at line 38 of file PndCATrackLinearisation.h.
Referenced by PndCATrackParam::TransportToX().
|
inline |
Definition at line 39 of file PndCATrackLinearisation.h.
Referenced by PndCATrackParam::TransportToX().
|
inline |
Definition at line 43 of file PndCATrackLinearisation.h.
|
inline |
Definition at line 44 of file PndCATrackLinearisation.h.
|
inline |
Definition at line 45 of file PndCATrackLinearisation.h.
|
inline |
Definition at line 42 of file PndCATrackLinearisation.h.
|
inline |
Definition at line 40 of file PndCATrackLinearisation.h.
Referenced by PndCATrackParam::TransportToX().
|
inline |
Definition at line 64 of file PndCATrackLinearisation.h.
References SetCosPhi(), SetDzDs(), SetQPt(), and SetSinPhi().
Referenced by PndCATrackLinearisation().
|
inline |
Definition at line 48 of file PndCATrackLinearisation.h.
References v.
Referenced by Set(), and PndCATrackParam::TransportToX().
|
inline |
|
inline |
|
inline |
Definition at line 47 of file PndCATrackLinearisation.h.
References v.
Referenced by Set(), and PndCATrackParam::TransportToX().
|
inline |
Definition at line 37 of file PndCATrackLinearisation.h.
Referenced by PndCATrackParam::TransportToX().