#include <CbmHelix.h>
|
Double_t | fT [6] |
|
Double_t | fC [15] |
|
Definition at line 23 of file CbmHelix.h.
◆ CbmHelix() [1/2]
◆ CbmHelix() [2/2]
CbmHelix::CbmHelix |
( |
const CbmHelix & |
other | ) |
|
◆ ~CbmHelix()
◆ Build() [1/3]
◆ Build() [2/3]
void CbmHelix::Build |
( |
const CbmStsTrack * |
tr, |
|
|
Bool_t |
first |
|
) |
| |
◆ Build() [3/3]
void CbmHelix::Build |
( |
const FairTrackParam * |
params | ) |
|
|
inline |
◆ Eval() [1/2]
TVector3 CbmHelix::Eval |
( |
Double_t |
z | ) |
|
◆ Eval() [2/2]
TVector3 CbmHelix::Eval |
( |
Double_t |
z, |
|
|
TVector3 & |
mom |
|
) |
| |
◆ ExtrapolateALight()
Int_t CbmHelix::ExtrapolateALight |
( |
Double_t |
z_out | ) |
|
|
protected |
Definition at line 362 of file CbmHelix.cxx.
References NS_L1TrackFitter::c_light, fC, fgField, fT, i, m, multQtSQ(), Qp(), sqrt(), x, and y.
Referenced by Propagate().
◆ ExtrapolateLine()
void CbmHelix::ExtrapolateLine |
( |
Double_t |
z_out | ) |
|
|
protected |
◆ ExtrapolateRK4()
Int_t CbmHelix::ExtrapolateRK4 |
( |
Double_t |
z_out | ) |
|
|
protected |
◆ GetCovMatrix()
Double_t* CbmHelix::GetCovMatrix |
( |
| ) |
|
|
inline |
◆ GetTrack()
Double_t* CbmHelix::GetTrack |
( |
| ) |
|
|
inline |
◆ indexS()
Int_t CbmHelix::indexS |
( |
Int_t |
i, |
|
|
Int_t |
j |
|
) |
| |
|
inlineprotected |
◆ multQtSQ()
void CbmHelix::multQtSQ |
( |
const Int_t |
N, |
|
|
Double_t |
Q[] |
|
) |
| |
|
protected |
◆ operator=()
◆ PrintInfo()
void CbmHelix::PrintInfo |
( |
| ) |
const |
|
inline |
◆ Propagate()
Int_t CbmHelix::Propagate |
( |
Double_t |
Z | ) |
|
|
protected |
◆ Qp()
Double_t CbmHelix::Qp |
( |
| ) |
const |
|
inlineprotected |
◆ SetField()
static void CbmHelix::SetField |
( |
FairField * |
field | ) |
|
|
inlinestatic |
◆ SetParameters()
void CbmHelix::SetParameters |
( |
const FairTrackParam * |
param | ) |
|
|
protected |
◆ SetQp()
void CbmHelix::SetQp |
( |
Double_t |
qp | ) |
|
|
inlineprotected |
◆ Tx()
Double_t CbmHelix::Tx |
( |
| ) |
const |
|
inlineprotected |
◆ Ty()
Double_t CbmHelix::Ty |
( |
| ) |
const |
|
inlineprotected |
◆ X()
Double_t CbmHelix::X |
( |
| ) |
const |
|
inlineprotected |
◆ Y()
Double_t CbmHelix::Y |
( |
| ) |
const |
|
inlineprotected |
◆ Z()
Double_t CbmHelix::Z |
( |
| ) |
const |
|
inlineprotected |
◆ fC
Double_t CbmHelix::fC[15] |
|
protected |
◆ fgField
FairField * CbmHelix::fgField = NULL |
|
staticprotected |
◆ fT
Definition at line 25 of file CbmHelix.h.
Referenced by CbmHelix(), ExtrapolateALight(), ExtrapolateLine(), ExtrapolateRK4(), GetTrack(), operator=(), PrintInfo(), Propagate(), Qp(), SetParameters(), SetQp(), Tx(), Ty(), X(), Y(), and Z().
The documentation for this class was generated from the following files: