StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
AliHLTTPCCATrackLinearisationVector Class Reference

#include <AliHLTTPCCATrackLinearisationVector.h>

Public Member Functions

 AliHLTTPCCATrackLinearisationVector (sfloat_v SinPhi1, sfloat_v CosPhi1, sfloat_v DzDs1, sfloat_v QPt1)
 
 AliHLTTPCCATrackLinearisationVector (const AliHLTTPCCATrackParamVector &t)
 
void Set (sfloat_v SinPhi1, sfloat_v CosPhi1, sfloat_v DzDs1, sfloat_v QPt1)
 
sfloat_v SinPhi () const
 
sfloat_v CosPhi () const
 
sfloat_v DzDs () const
 
sfloat_v QPt () const
 
sfloat_v GetSinPhi () const
 
sfloat_v GetCosPhi () const
 
sfloat_v GetDzDs () const
 
sfloat_v GetQPt () const
 
void SetSinPhi (sfloat_v v)
 
void SetCosPhi (sfloat_v v)
 
void SetDzDs (sfloat_v v)
 
void SetQPt (sfloat_v v)
 

Detailed Description

AliHLTTPCCATrackLinearisationVector 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 AliHLTTPCTrackParam 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 (AliHLTTPCCATrackLinearisationVector = AliHLTTPCTrackParamVector ).

Definition at line 29 of file AliHLTTPCCATrackLinearisationVector.h.


The documentation for this class was generated from the following file: