#include <CbmGeaneTrKalStt.h>
|
| | FairGeaneTrKalStt () |
| |
| | ~FairGeaneTrKalStt () |
| |
| virtual InitStatus | Init () |
| |
| virtual void | Exec (Option_t *opt) |
| |
| Bool_t | CoordSDToMARS (TVector3 o, TVector3 y, TVector3 z, TMatrixT< double > coor, TVector3 &coordinate) |
| |
| Bool_t | ProcessHit (PndSttTrack *pTrack, Int_t k, FairTrackParP *fRunningStart, FairTrackParP *fRunningRes, TString fb) |
| |
| Bool_t | Propagation (PndSttHit *currenthit, FairTrackParP *fRunningStart, FairTrackParP *fRunningRes, TString fb) |
| |
| Bool_t | Kalman (PndSttHit *currenthit, FairTrackParP *fRunningRes, FairTrackParP *fRunningStart) |
| |
| Bool_t | RetrieveVertex (PndSttTrack *pTrack) |
| |
| Bool_t | BackToVertex (FairTrackParP *fRunningRes, FairTrackParP *fRes) |
| |
| Bool_t | BackToVertex2 (FairTrackParP *fRunningRes, FairTrackParP *fRes) |
| |
| void | FinishTask () |
| |
Definition at line 18 of file CbmGeaneTrKalStt.h.
◆ FairGeaneTrKalStt()
| FairGeaneTrKalStt::FairGeaneTrKalStt |
( |
| ) |
|
◆ ~FairGeaneTrKalStt()
| FairGeaneTrKalStt::~FairGeaneTrKalStt |
( |
| ) |
|
◆ BackToVertex()
| Bool_t FairGeaneTrKalStt::BackToVertex |
( |
FairTrackParP * |
fRunningRes, |
|
|
FairTrackParP * |
fRes |
|
) |
| |
◆ BackToVertex2()
| Bool_t FairGeaneTrKalStt::BackToVertex2 |
( |
FairTrackParP * |
fRunningRes, |
|
|
FairTrackParP * |
fRes |
|
) |
| |
◆ CoordSDToMARS()
| Bool_t FairGeaneTrKalStt::CoordSDToMARS |
( |
TVector3 |
o, |
|
|
TVector3 |
y, |
|
|
TVector3 |
z, |
|
|
TMatrixT< double > |
coor, |
|
|
TVector3 & |
coordinate |
|
) |
| |
◆ Exec()
| virtual void FairGeaneTrKalStt::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ FinishTask()
| void FairGeaneTrKalStt::FinishTask |
( |
| ) |
|
◆ Init()
| virtual InitStatus FairGeaneTrKalStt::Init |
( |
| ) |
|
|
virtual |
◆ Kalman()
| Bool_t FairGeaneTrKalStt::Kalman |
( |
PndSttHit * |
currenthit, |
|
|
FairTrackParP * |
fRunningRes, |
|
|
FairTrackParP * |
fRunningStart |
|
) |
| |
◆ ProcessHit()
| Bool_t FairGeaneTrKalStt::ProcessHit |
( |
PndSttTrack * |
pTrack, |
|
|
Int_t |
k, |
|
|
FairTrackParP * |
fRunningStart, |
|
|
FairTrackParP * |
fRunningRes, |
|
|
TString |
fb |
|
) |
| |
◆ Propagation()
| Bool_t FairGeaneTrKalStt::Propagation |
( |
PndSttHit * |
currenthit, |
|
|
FairTrackParP * |
fRunningStart, |
|
|
FairTrackParP * |
fRunningRes, |
|
|
TString |
fb |
|
) |
| |
◆ RetrieveVertex()
| Bool_t FairGeaneTrKalStt::RetrieveVertex |
( |
PndSttTrack * |
pTrack | ) |
|
The documentation for this class was generated from the following file: