|
BmnRoot
|
#include <CbmKFParticle.h>
Public Member Functions | |
| int | Id () const |
| int | NDaughters () const |
| const vector< int > & | DaughterIds () const |
| void | SetId (int id) |
| void | SetNDaughters (int n) |
| void | AddDaughter (int id) |
| void | CleanDaughtersId () |
| CbmKFParticle () | |
| CbmKFParticle (CbmKFTrackInterface *Track, Double_t *z0=0, Int_t *qHypo=0, Int_t *pdg=0) | |
| ~CbmKFParticle () | |
| void | Construct (vector< CbmKFTrackInterface * > &vDaughters, CbmKFVertexInterface *Parent=0, Double_t Mass=-1, Double_t CutChi2=-1) |
| void | ConstructFromKFParticle (vector< CbmKFParticle * > &vDaughters, CbmKFVertexInterface *Parent=0, Double_t Mass=-1, Double_t CutChi2=-1) |
| void | TransportToProductionVertex () |
| void | TransportToDecayVertex () |
| Double_t | GetDStoPoint (const Double_t xyz[]) const |
| Double_t | GetX () const |
| Double_t | GetY () const |
| Double_t | GetZ () const |
| Double_t | GetPx () const |
| Double_t | GetPy () const |
| Double_t | GetPz () const |
| Double_t | GetE () const |
| Double_t | GetS () const |
| Double_t | GetQ () const |
| Double_t | GetChi2 () const |
| Int_t | GetNDF () const |
| Double_t * | GetParameters () |
| Double_t * | GetCovMatrix () |
| Bool_t | GetAtProductionVertex () const |
| Double_t | GetParameter (Int_t i) const |
| Double_t | GetCovariance (Int_t i) const |
| Double_t | GetCovariance (Int_t i, Int_t j) const |
| Double_t & | rX () |
| Double_t & | rY () |
| Double_t & | rZ () |
| Double_t & | rPx () |
| Double_t & | rPy () |
| Double_t & | rPz () |
| Double_t & | rE () |
| Double_t & | rS () |
| Double_t & | rQ () |
| Double_t & | rChi2 () |
| Int_t & | rNDF () |
| Double_t & | rParameter (Int_t i) |
| Double_t & | rCovariance (Int_t i) |
| Double_t & | rCovariance (Int_t i, Int_t j) |
| void | GetKFTrack (CbmKFTrackInterface *Track) |
| void | GetKFVertex (CbmKFVertexInterface &vtx) |
| void | GetMomentum (Double_t &P, Double_t &Error) |
| void | GetMass (Double_t &M, Double_t &Error) |
| void | GetDecayLength (Double_t &L, Double_t &Error) |
| void | GetLifeTime (Double_t &T, Double_t &Error) |
| Double_t | GetRapidity () const |
| Double_t | GetPt () const |
| Double_t | GetTheta () const |
| Double_t | GetPhi () const |
| void | Extrapolate (Double_t r0[], double T) |
| void | ExtrapolateLine (Double_t r0[], double T) |
| void | SetPDG (int pdg) |
| int | GetPDG () const |
| int | Id () const |
| int | NDaughters () const |
| const vector< int > & | DaughterIds () const |
| void | SetId (int id) |
| void | SetNDaughters (int n) |
| void | AddDaughter (int id) |
| void | CleanDaughtersId () |
| CbmKFParticle () | |
| CbmKFParticle (CbmKFTrackInterface *Track, Double_t *z0=0, Int_t *qHypo=0, Int_t *pdg=0) | |
| ~CbmKFParticle () | |
| void | Construct (vector< CbmKFTrackInterface * > &vDaughters, CbmKFVertexInterface *Parent=0, Double_t Mass=-1, Double_t CutChi2=-1) |
| void | ConstructFromKFParticle (vector< CbmKFParticle * > &vDaughters, CbmKFVertexInterface *Parent=0, Double_t Mass=-1, Double_t CutChi2=-1) |
| void | TransportToProductionVertex () |
| void | TransportToDecayVertex () |
| Double_t | GetDStoPoint (const Double_t xyz[]) const |
| Double_t | GetX () const |
| Double_t | GetY () const |
| Double_t | GetZ () const |
| Double_t | GetPx () const |
| Double_t | GetPy () const |
| Double_t | GetPz () const |
| Double_t | GetE () const |
| Double_t | GetS () const |
| Double_t | GetQ () const |
| Double_t | GetChi2 () const |
| Int_t | GetNDF () const |
| Double_t * | GetParameters () |
| Double_t * | GetCovMatrix () |
| Bool_t | GetAtProductionVertex () const |
| Double_t | GetParameter (Int_t i) const |
| Double_t | GetCovariance (Int_t i) const |
| Double_t | GetCovariance (Int_t i, Int_t j) const |
| Double_t & | rX () |
| Double_t & | rY () |
| Double_t & | rZ () |
| Double_t & | rPx () |
| Double_t & | rPy () |
| Double_t & | rPz () |
| Double_t & | rE () |
| Double_t & | rS () |
| Double_t & | rQ () |
| Double_t & | rChi2 () |
| Int_t & | rNDF () |
| Double_t & | rParameter (Int_t i) |
| Double_t & | rCovariance (Int_t i) |
| Double_t & | rCovariance (Int_t i, Int_t j) |
| void | GetKFTrack (CbmKFTrackInterface *Track) |
| void | GetKFVertex (CbmKFVertexInterface &vtx) |
| void | GetMomentum (Double_t &P, Double_t &Error) |
| void | GetMass (Double_t &M, Double_t &Error) |
| void | GetDecayLength (Double_t &L, Double_t &Error) |
| void | GetLifeTime (Double_t &T, Double_t &Error) |
| Double_t | GetRapidity () const |
| Double_t | GetPt () const |
| Double_t | GetTheta () const |
| Double_t | GetPhi () const |
| void | Extrapolate (Double_t r0[], double T) |
| void | ExtrapolateLine (Double_t r0[], double T) |
| void | SetPDG (int pdg) |
| int | GetPDG () const |
Public Attributes | |
| Double_t | r [8] |
| Double_t | C [36] |
| Int_t | NDF |
| Double_t | Chi2 |
| Double_t | Q |
| Bool_t | AtProductionVertex |
| float | fieldRegion [10] |
Protected Member Functions | |
| Double_t & | Cij (Int_t i, Int_t j) |
| void | MeasureMass (Double_t r0[], Double_t Mass) |
| void | MeasureProductionVertex (Double_t r0[], CbmKFVertexInterface *Parent) |
| void | Convert (Double_t r0[], bool ToProduction) |
| ClassDef (CbmKFParticle, 1) | |
| Double_t & | Cij (Int_t i, Int_t j) |
| void | MeasureMass (Double_t r0[], Double_t Mass) |
| void | MeasureProductionVertex (Double_t r0[], CbmKFVertexInterface *Parent) |
| void | Convert (Double_t r0[], bool ToProduction) |
| ClassDef (CbmKFParticle, 1) | |
Static Protected Member Functions | |
| static Int_t | IJ (Int_t i, Int_t j) |
| static Int_t | IJ (Int_t i, Int_t j) |
Definition at line 19 of file CbmKFParticle.h.
|
inline |
Definition at line 47 of file CbmKFParticle.h.
| CbmKFParticle::CbmKFParticle | ( | CbmKFTrackInterface * | Track, |
| Double_t * | z0 = 0, |
||
| Int_t * | qHypo = 0, |
||
| Int_t * | pdg = 0 |
||
| ) |
Definition at line 26 of file CbmKFParticle.cxx.
References AtProductionVertex, C, Chi2, CbmKFTrack::GetCovMatrix(), CbmKFTrack::GetMass(), CbmKFParticleDatabase::GetMass(), CbmKFTrack::GetRefChi2(), CbmKFTrack::GetRefNDF(), CbmKFTrack::GetTrack(), CbmKFTrackInterface::Id(), CbmKFParticleDatabase::Instance(), m, NDF, Q, r, and sqrt().
|
inline |
Definition at line 50 of file CbmKFParticle.h.
|
inline |
Definition at line 47 of file CbmKFParticle.h.
| CbmKFParticle::CbmKFParticle | ( | CbmKFTrackInterface * | Track, |
| Double_t * | z0 = 0, |
||
| Int_t * | qHypo = 0, |
||
| Int_t * | pdg = 0 |
||
| ) |
|
inline |
Definition at line 50 of file CbmKFParticle.h.
|
inline |
Definition at line 28 of file CbmKFParticle.h.
Referenced by CbmKFParticleInterface::CombineTrackPart(), and CbmKFParticleInterface::GetKFParticle().
|
inline |
Definition at line 28 of file CbmKFParticle.h.
|
inlineprotected |
|
inlineprotected |
Definition at line 133 of file CbmKFParticle.h.
|
protected |
|
protected |
|
inline |
Definition at line 29 of file CbmKFParticle.h.
Referenced by CbmKFParticleInterface::CombineTrackPart(), and CbmKFParticleInterface::GetKFParticle().
|
inline |
Definition at line 29 of file CbmKFParticle.h.
| void CbmKFParticle::Construct | ( | vector< CbmKFTrackInterface * > & | vDaughters, |
| CbmKFVertexInterface * | Parent = 0, |
||
| Double_t | Mass = -1, |
||
| Double_t | CutChi2 = -1 |
||
| ) |
Definition at line 141 of file CbmKFParticle.cxx.
References AtProductionVertex, C, Chi2, d, CbmKFTube::dz, Extrapolate(), CbmKFTrackInterface::Extrapolate(), GetDStoPoint(), CbmKF::GetMagneticField(), CbmKFVertexInterface::GetRefX(), CbmKFVertexInterface::GetRefY(), CbmKFVertexInterface::GetRefZ(), CbmKFTrack::GetTrack(), i, CbmKF::Instance(), m, MeasureMass(), MeasureProductionVertex(), NDF, Q, CbmKFTube::R, r, sqrt(), CbmKF::vTargets, and CbmKFTube::z.
| void CbmKFParticle::Construct | ( | vector< CbmKFTrackInterface * > & | vDaughters, |
| CbmKFVertexInterface * | Parent = 0, |
||
| Double_t | Mass = -1, |
||
| Double_t | CutChi2 = -1 |
||
| ) |
| void CbmKFParticle::ConstructFromKFParticle | ( | vector< CbmKFParticle * > & | vDaughters, |
| CbmKFVertexInterface * | Parent = 0, |
||
| Double_t | Mass = -1, |
||
| Double_t | CutChi2 = -1 |
||
| ) |
Definition at line 504 of file CbmKFParticle.cxx.
References AtProductionVertex, C, Chi2, d, CbmKFTube::dz, Extrapolate(), CbmKFTrackInterface::Extrapolate(), GetKFTrack(), CbmKF::GetMagneticField(), CbmKFVertexInterface::GetRefX(), CbmKFVertexInterface::GetRefY(), CbmKFVertexInterface::GetRefZ(), CbmKFTrack::GetTrack(), i, CbmKF::Instance(), m, MeasureMass(), MeasureProductionVertex(), NDF, Q, CbmKFTube::R, r, sqrt(), CbmKF::vTargets, and CbmKFTube::z.
| void CbmKFParticle::ConstructFromKFParticle | ( | vector< CbmKFParticle * > & | vDaughters, |
| CbmKFVertexInterface * | Parent = 0, |
||
| Double_t | Mass = -1, |
||
| Double_t | CutChi2 = -1 |
||
| ) |
|
protected |
Definition at line 1069 of file CbmKFParticle.cxx.
References C, CbmKF::GetMagneticField(), CbmKF::Instance(), and Q.
Referenced by MeasureProductionVertex(), TransportToDecayVertex(), and TransportToProductionVertex().
|
protected |
|
inline |
Definition at line 24 of file CbmKFParticle.h.
Referenced by CbmKFParticle_simd::CbmKFParticle_simd(), CbmKFParticleInterface::CombineTrackPart(), and CbmKFParticleInterface::FindHyperons().
|
inline |
Definition at line 24 of file CbmKFParticle.h.
| void CbmKFParticle::Extrapolate | ( | Double_t | r0[], |
| double | T | ||
| ) |
| void CbmKFParticle::Extrapolate | ( | Double_t | r0[], |
| double | T | ||
| ) |
| void CbmKFParticle::ExtrapolateLine | ( | Double_t | r0[], |
| double | T | ||
| ) |
| void CbmKFParticle::ExtrapolateLine | ( | Double_t | r0[], |
| double | T | ||
| ) |
|
inline |
Definition at line 84 of file CbmKFParticle.h.
References AtProductionVertex.
Referenced by CbmKFParticle_simd::Create().
|
inline |
Definition at line 84 of file CbmKFParticle.h.
References AtProductionVertex.
|
inline |
Definition at line 79 of file CbmKFParticle.h.
References Chi2.
Referenced by CbmKFParticle_simd::Create().
|
inline |
Definition at line 79 of file CbmKFParticle.h.
References Chi2.
|
inline |
Definition at line 88 of file CbmKFParticle.h.
|
inline |
Definition at line 88 of file CbmKFParticle.h.
|
inline |
Definition at line 89 of file CbmKFParticle.h.
|
inline |
Definition at line 89 of file CbmKFParticle.h.
|
inline |
Definition at line 82 of file CbmKFParticle.h.
References C.
Referenced by CbmKFParticle_simd::CbmKFParticle_simd(), CbmKFParticleInterface::CombineTrackPart(), CbmKFParticle_simd::Create(), and CbmKFParticleInterface::GetKFParticle().
|
inline |
Definition at line 82 of file CbmKFParticle.h.
References C.
| void CbmKFParticle::GetDecayLength | ( | Double_t & | L, |
| Double_t & | Error | ||
| ) |
Definition at line 1459 of file CbmKFParticle.cxx.
| void CbmKFParticle::GetDecayLength | ( | Double_t & | L, |
| Double_t & | Error | ||
| ) |
| Double_t CbmKFParticle::GetDStoPoint | ( | const Double_t | xyz[] | ) | const |
Definition at line 1502 of file CbmKFParticle.cxx.
References CbmKF::GetMagneticField(), CbmKF::Instance(), Q, r, and sqrt().
Referenced by Construct().
| Double_t CbmKFParticle::GetDStoPoint | ( | const Double_t | xyz[] | ) | const |
|
inline |
Definition at line 76 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 76 of file CbmKFParticle.h.
References r.
| void CbmKFParticle::GetKFTrack | ( | CbmKFTrackInterface * | Track | ) |
Definition at line 1373 of file CbmKFParticle.cxx.
References C, Chi2, CbmKFTrackInterface::GetCovMatrix(), CbmKFTrackInterface::GetRefChi2(), CbmKFTrackInterface::GetRefNDF(), CbmKFTrackInterface::GetTrack(), NDF, Q, r, and sqrt().
Referenced by ConstructFromKFParticle().
| void CbmKFParticle::GetKFTrack | ( | CbmKFTrackInterface * | Track | ) |
| void CbmKFParticle::GetKFVertex | ( | CbmKFVertexInterface & | vtx | ) |
Definition at line 1422 of file CbmKFParticle.cxx.
References C, Chi2, CbmKFVertexInterface::GetCovMatrix(), CbmKFVertexInterface::GetRefChi2(), CbmKFVertexInterface::GetRefNDF(), CbmKFVertexInterface::GetRefX(), CbmKFVertexInterface::GetRefY(), CbmKFVertexInterface::GetRefZ(), i, NDF, and r.
| void CbmKFParticle::GetKFVertex | ( | CbmKFVertexInterface & | vtx | ) |
| void CbmKFParticle::GetLifeTime | ( | Double_t & | T, |
| Double_t & | Error | ||
| ) |
| void CbmKFParticle::GetLifeTime | ( | Double_t & | T, |
| Double_t & | Error | ||
| ) |
| void CbmKFParticle::GetMass | ( | Double_t & | M, |
| Double_t & | Error | ||
| ) |
Definition at line 1446 of file CbmKFParticle.cxx.
Referenced by CbmKFParticleInterface::Find2DaughterDecay(), CbmKFParticleInterface::FindTrackV0Decay(), and GetLifeTime().
| void CbmKFParticle::GetMass | ( | Double_t & | M, |
| Double_t & | Error | ||
| ) |
| void CbmKFParticle::GetMomentum | ( | Double_t & | P, |
| Double_t & | Error | ||
| ) |
Definition at line 1433 of file CbmKFParticle.cxx.
| void CbmKFParticle::GetMomentum | ( | Double_t & | P, |
| Double_t & | Error | ||
| ) |
|
inline |
Definition at line 80 of file CbmKFParticle.h.
References NDF.
Referenced by CbmKFParticle_simd::Create().
|
inline |
Definition at line 80 of file CbmKFParticle.h.
References NDF.
|
inline |
Definition at line 87 of file CbmKFParticle.h.
|
inline |
Definition at line 87 of file CbmKFParticle.h.
|
inline |
Definition at line 81 of file CbmKFParticle.h.
References r.
Referenced by CbmKFParticle_simd::CbmKFParticle_simd(), CbmKFParticle_simd::Create(), and CbmKFParticleInterface::GetKFParticle().
|
inline |
Definition at line 81 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 130 of file CbmKFParticle.h.
Referenced by CbmKFParticle_simd::Create().
|
inline |
Definition at line 130 of file CbmKFParticle.h.
| Double_t CbmKFParticle::GetPhi | ( | ) | const |
Definition at line 1497 of file CbmKFParticle.cxx.
References r.
| Double_t CbmKFParticle::GetPhi | ( | ) | const |
| Double_t CbmKFParticle::GetPt | ( | ) | const |
| Double_t CbmKFParticle::GetPt | ( | ) | const |
|
inline |
Definition at line 73 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 73 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 74 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 74 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 75 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 75 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 78 of file CbmKFParticle.h.
References Q.
Referenced by CbmKFParticle_simd::Create().
|
inline |
Definition at line 78 of file CbmKFParticle.h.
References Q.
| Double_t CbmKFParticle::GetRapidity | ( | ) | const |
Definition at line 1485 of file CbmKFParticle.cxx.
References r.
| Double_t CbmKFParticle::GetRapidity | ( | ) | const |
|
inline |
Definition at line 77 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 77 of file CbmKFParticle.h.
References r.
| Double_t CbmKFParticle::GetTheta | ( | ) | const |
Definition at line 1493 of file CbmKFParticle.cxx.
| Double_t CbmKFParticle::GetTheta | ( | ) | const |
|
inline |
Definition at line 70 of file CbmKFParticle.h.
References r.
Referenced by CbmKFParticleInterface::CombineTrackPart().
|
inline |
Definition at line 70 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 71 of file CbmKFParticle.h.
References r.
Referenced by CbmKFParticleInterface::CombineTrackPart().
|
inline |
Definition at line 71 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 72 of file CbmKFParticle.h.
References r.
Referenced by CbmKFParticleInterface::CombineTrackPart(), CbmKFParticleInterface::Find2DaughterDecay(), and CbmKFParticleInterface::FindHyperons().
|
inline |
Definition at line 72 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 22 of file CbmKFParticle.h.
Referenced by CbmKFParticle_simd::Create().
|
inline |
Definition at line 22 of file CbmKFParticle.h.
|
inlinestaticprotected |
Definition at line 136 of file CbmKFParticle.h.
References i.
Referenced by GetCovariance(), and rCovariance().
|
inlinestaticprotected |
Definition at line 136 of file CbmKFParticle.h.
References i.
|
protected |
Definition at line 879 of file CbmKFParticle.cxx.
References C, Chi2, Cij(), i, NDF, and r.
Referenced by Construct(), and ConstructFromKFParticle().
|
protected |
|
protected |
Definition at line 916 of file CbmKFParticle.cxx.
References C, Chi2, Convert(), Extrapolate(), CbmKFVertexInterface::GetCovMatrix(), CbmKFVertexInterface::GetRefX(), CbmKFVertexInterface::GetRefY(), CbmKFVertexInterface::GetRefZ(), m, NDF, and r.
Referenced by Construct(), and ConstructFromKFParticle().
|
protected |
|
inline |
Definition at line 23 of file CbmKFParticle.h.
Referenced by CbmKFParticle_simd::CbmKFParticle_simd(), and CbmKFParticle_simd::Create().
|
inline |
Definition at line 23 of file CbmKFParticle.h.
|
inline |
Definition at line 104 of file CbmKFParticle.h.
References Chi2.
|
inline |
Definition at line 104 of file CbmKFParticle.h.
References Chi2.
|
inline |
Definition at line 108 of file CbmKFParticle.h.
|
inline |
Definition at line 108 of file CbmKFParticle.h.
|
inline |
Definition at line 109 of file CbmKFParticle.h.
|
inline |
Definition at line 109 of file CbmKFParticle.h.
|
inline |
Definition at line 101 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 101 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 105 of file CbmKFParticle.h.
References NDF.
|
inline |
Definition at line 105 of file CbmKFParticle.h.
References NDF.
|
inline |
Definition at line 107 of file CbmKFParticle.h.
|
inline |
Definition at line 107 of file CbmKFParticle.h.
|
inline |
Definition at line 98 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 98 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 99 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 99 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 100 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 100 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 103 of file CbmKFParticle.h.
References Q.
|
inline |
Definition at line 103 of file CbmKFParticle.h.
References Q.
|
inline |
Definition at line 102 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 102 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 95 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 95 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 96 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 96 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 97 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 97 of file CbmKFParticle.h.
References r.
|
inline |
Definition at line 26 of file CbmKFParticle.h.
Referenced by CbmKFParticleInterface::Find2DaughterDecay(), CbmKFParticleInterface::FindParticles(), CbmKFParticleInterface::FindTrackV0Decay(), and CbmKFParticleInterface::GetKFParticle().
|
inline |
Definition at line 26 of file CbmKFParticle.h.
|
inline |
Definition at line 27 of file CbmKFParticle.h.
Referenced by CbmKFParticleInterface::GetKFParticle().
|
inline |
Definition at line 27 of file CbmKFParticle.h.
|
inline |
Definition at line 129 of file CbmKFParticle.h.
Referenced by CbmKFParticleInterface::FindParticles(), and CbmKFParticleInterface::GetKFParticle().
|
inline |
Definition at line 129 of file CbmKFParticle.h.
| void CbmKFParticle::TransportToDecayVertex | ( | ) |
Definition at line 1361 of file CbmKFParticle.cxx.
References AtProductionVertex, Convert(), Extrapolate(), i, and r.
| void CbmKFParticle::TransportToDecayVertex | ( | ) |
| void CbmKFParticle::TransportToProductionVertex | ( | ) |
Definition at line 1349 of file CbmKFParticle.cxx.
References AtProductionVertex, Convert(), Extrapolate(), i, and r.
| void CbmKFParticle::TransportToProductionVertex | ( | ) |
| Bool_t CbmKFParticle::AtProductionVertex |
Definition at line 43 of file CbmKFParticle.h.
Referenced by CbmKFParticle(), Construct(), ConstructFromKFParticle(), GetAtProductionVertex(), CbmKFParticleInterface::GetKFParticle(), TransportToDecayVertex(), and TransportToProductionVertex().
| Double_t CbmKFParticle::C |
Definition at line 40 of file CbmKFParticle.h.
Referenced by CbmKFParticle(), Cij(), Construct(), ConstructFromKFParticle(), Convert(), GetCovariance(), GetCovariance(), GetCovMatrix(), GetDecayLength(), GetKFTrack(), GetKFVertex(), GetLifeTime(), GetMass(), GetMomentum(), MeasureMass(), MeasureProductionVertex(), rCovariance(), and rCovariance().
| Double_t CbmKFParticle::Chi2 |
Definition at line 42 of file CbmKFParticle.h.
Referenced by CbmKFParticle(), Construct(), ConstructFromKFParticle(), GetChi2(), CbmKFParticleInterface::GetKFParticle(), GetKFTrack(), GetKFVertex(), MeasureMass(), MeasureProductionVertex(), and rChi2().
| float CbmKFParticle::fieldRegion |
Definition at line 45 of file CbmKFParticle.h.
Referenced by CbmKFParticle_simd::CbmKFParticle_simd(), CbmKFParticle_simd::Create(), and CbmKFParticleInterface::GetKFParticle().
| Int_t CbmKFParticle::NDF |
Definition at line 41 of file CbmKFParticle.h.
Referenced by CbmKFParticle(), Construct(), ConstructFromKFParticle(), CbmKFParticleInterface::GetKFParticle(), GetKFTrack(), GetKFVertex(), GetNDF(), MeasureMass(), MeasureProductionVertex(), and rNDF().
| Double_t CbmKFParticle::Q |
Definition at line 42 of file CbmKFParticle.h.
Referenced by CbmKFParticle(), Construct(), ConstructFromKFParticle(), Convert(), GetDStoPoint(), CbmKFParticleInterface::GetKFParticle(), GetKFTrack(), GetQ(), and rQ().
| Double_t CbmKFParticle::r |
Definition at line 40 of file CbmKFParticle.h.
Referenced by CbmKFParticle(), Construct(), ConstructFromKFParticle(), GetDecayLength(), GetDStoPoint(), GetE(), GetKFTrack(), GetKFVertex(), GetLifeTime(), GetMass(), GetMomentum(), GetParameter(), GetParameters(), GetPhi(), GetPt(), GetPx(), GetPy(), GetPz(), GetRapidity(), GetS(), GetTheta(), GetX(), GetY(), GetZ(), MeasureMass(), MeasureProductionVertex(), rE(), rParameter(), rPx(), rPy(), rPz(), rS(), rX(), rY(), rZ(), TransportToDecayVertex(), and TransportToProductionVertex().