|
BmnRoot
|
#include <KFParticle.h>
Public Member Functions | |
| KFParticle () | |
| ~KFParticle () | |
| KFParticle (const KFParticle &d1, const KFParticle &d2, Bool_t gamma=kFALSE) | |
| KFParticle (const KFParticle &d1, const KFParticle &d2, const KFParticle &d3) | |
| KFParticle (const KFParticle &d1, const KFParticle &d2, const KFParticle &d3, const KFParticle &d4) | |
| void | Create (const Double_t Param[], const Double_t Cov[], Int_t Charge, Double_t mass) |
| KFParticle (CbmKFTrackInterface *Track, Double_t *z0=0, Int_t *qHypo=0, Int_t *PID=0) | |
| KFParticle (CbmKFVertexInterface &vertex) | |
| void | CleanDaughtersId () |
| void | SetNDaughters (int n) |
| void | AddDaughter (int id) |
| void | Initialize () |
| void | SetVtxGuess (Double_t x, Double_t y, Double_t z) |
| 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 |
| Int_t | GetQ () const |
| Double_t | GetChi2 () const |
| Int_t | GetNDF () const |
| Bool_t | GetAtProductionVertex () const |
| void | SetAtProductionVertex (Bool_t b) |
| float * | GetFieldCoeff () |
| void | SetFieldCoeff (float c, int i) |
| const Double_t & | X () const |
| const Double_t & | Y () const |
| const Double_t & | Z () const |
| const Double_t & | Px () const |
| const Double_t & | Py () const |
| const Double_t & | Pz () const |
| const Double_t & | E () const |
| const Double_t & | S () const |
| const Int_t & | Q () const |
| const Double_t & | Chi2 () const |
| const Int_t & | NDF () const |
| Double_t | GetParameter (int i) const |
| Double_t | GetCovariance (int i) const |
| Double_t | GetCovariance (int i, int j) const |
| Double_t | GetP () const |
| Double_t | GetPt () const |
| Double_t | GetEta () const |
| Double_t | GetPhi () const |
| Double_t | GetMomentum () const |
| Double_t | GetMass () const |
| Double_t | GetDecayLength () const |
| Double_t | GetDecayLengthXY () const |
| Double_t | GetLifeTime () const |
| Double_t | GetR () const |
| Double_t | GetErrX () const |
| Double_t | GetErrY () const |
| Double_t | GetErrZ () const |
| Double_t | GetErrPx () const |
| Double_t | GetErrPy () const |
| Double_t | GetErrPz () const |
| Double_t | GetErrE () const |
| Double_t | GetErrS () const |
| Double_t | GetErrP () const |
| Double_t | GetErrPt () const |
| Double_t | GetErrEta () const |
| Double_t | GetErrPhi () const |
| Double_t | GetErrMomentum () const |
| Double_t | GetErrMass () const |
| Double_t | GetErrDecayLength () const |
| Double_t | GetErrDecayLengthXY () const |
| Double_t | GetErrLifeTime () const |
| Double_t | GetErrR () const |
| int | GetP (Double_t &P, Double_t &SigmaP) const |
| int | GetPt (Double_t &Pt, Double_t &SigmaPt) const |
| int | GetEta (Double_t &Eta, Double_t &SigmaEta) const |
| int | GetPhi (Double_t &Phi, Double_t &SigmaPhi) const |
| int | GetMomentum (Double_t &P, Double_t &SigmaP) const |
| int | GetMass (Double_t &M, Double_t &SigmaM) const |
| int | GetDecayLength (Double_t &L, Double_t &SigmaL) const |
| int | GetDecayLengthXY (Double_t &L, Double_t &SigmaL) const |
| int | GetLifeTime (Double_t &T, Double_t &SigmaT) const |
| int | GetR (Double_t &R, Double_t &SigmaR) const |
| Double_t | GetRapidity () const |
| Double_t | GetTheta () const |
| Double_t & | X () |
| Double_t & | Y () |
| Double_t & | Z () |
| Double_t & | Px () |
| Double_t & | Py () |
| Double_t & | Pz () |
| Double_t & | E () |
| Double_t & | S () |
| Int_t & | Q () |
| Double_t & | Chi2 () |
| Int_t & | NDF () |
| Double_t & | Parameter (int i) |
| Double_t & | Covariance (int i) |
| Double_t & | Covariance (int i, int j) |
| Double_t * | Parameters () |
| Double_t * | CovarianceMatrix () |
| void | AddDaughter (const KFParticle &Daughter) |
| void | operator+= (const KFParticle &Daughter) |
| void | SetProductionVertex (const KFParticle &Vtx) |
| void | SetMassConstraint (Double_t Mass, Double_t SigmaMass=0) |
| void | SetNoDecayLength () |
| void | Construct (const KFParticle *vDaughters[], int nDaughters, const KFParticle *ProdVtx=0, Double_t Mass=-1, Bool_t IsConstrained=0) |
| void | TransportToDecayVertex () |
| void | TransportToProductionVertex () |
| void | TransportToPoint (const Double_t xyz[]) |
| void | TransportToParticle (const KFParticle &p) |
| void | TransportToDS (Double_t dS) |
| Double_t | GetDStoPoint (const Double_t xyz[]) const |
| void | GetDStoParticle (const KFParticle &p, Double_t &DS, Double_t &DSp) const |
| void | GetDStoParticleXY (const KFParticleBase &p, Double_t &DS, Double_t &DSp) const |
| Double_t | GetDistanceFromVertex (const Double_t vtx[]) const |
| Double_t | GetDistanceFromVertex (const KFParticle &Vtx) const |
| Double_t | GetDistanceFromParticle (const KFParticle &p) const |
| Double_t | GetDeviationFromVertex (const Double_t v[], const Double_t Cv[]=0) const |
| Double_t | GetDeviationFromVertex (const KFParticle &Vtx) const |
| Double_t | GetDeviationFromParticle (const KFParticle &p) const |
| Bool_t | GetDistanceFromVertexXY (const Double_t vtx[], Double_t &val, Double_t &err) const |
| Bool_t | GetDistanceFromVertexXY (const Double_t vtx[], const Double_t Cv[], Double_t &val, Double_t &err) const |
| Bool_t | GetDistanceFromVertexXY (const KFParticle &Vtx, Double_t &val, Double_t &err) const |
| Double_t | GetDistanceFromVertexXY (const Double_t vtx[]) const |
| Double_t | GetDistanceFromVertexXY (const KFParticle &Vtx) const |
| Double_t | GetDistanceFromParticleXY (const KFParticle &p) const |
| Double_t | GetDeviationFromVertexXY (const Double_t v[], const Double_t Cv[]=0) const |
| Double_t | GetDeviationFromVertexXY (const KFParticle &Vtx) const |
| Double_t | GetDeviationFromParticleXY (const KFParticle &p) const |
| Double_t | GetAngle (const KFParticle &p) const |
| Double_t | GetAngleXY (const KFParticle &p) const |
| Double_t | GetAngleRZ (const KFParticle &p) const |
| void | SubtractFromVertex (KFParticle &v) const |
| void | ConstructGamma (const KFParticle &daughter1, const KFParticle &daughter2) |
| Double_t | GetPseudoProperDecayTime (const KFParticle &primVertex, const Double_t &mass, Double_t *timeErr2=0) const |
Public Member Functions inherited from KFParticleBase | |
| KFParticleBase () | |
| virtual | ~KFParticleBase () |
| void | Initialize (const Double_t Param[], const Double_t Cov[], Int_t Charge, Double_t Mass) |
| void | Initialize () |
| void | SetVtxGuess (Double_t x, Double_t y, Double_t z) |
| void | SetConstructMethod (Int_t m) |
| void | SetMassHypo (Double_t m) |
| const Double_t & | GetMassHypo () const |
| const Double_t & | GetSumDaughterMass () 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 |
| Int_t | GetQ () const |
| Double_t | GetChi2 () const |
| Int_t | GetNDF () const |
| const Double_t & | X () const |
| const Double_t & | Y () const |
| const Double_t & | Z () const |
| const Double_t & | Px () const |
| const Double_t & | Py () const |
| const Double_t & | Pz () const |
| const Double_t & | E () const |
| const Double_t & | S () const |
| const Int_t & | Q () const |
| const Double_t & | Chi2 () const |
| const Int_t & | NDF () 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 |
| Int_t | GetMomentum (Double_t &P, Double_t &SigmaP) const |
| Int_t | GetPt (Double_t &Pt, Double_t &SigmaPt) const |
| Int_t | GetEta (Double_t &Eta, Double_t &SigmaEta) const |
| Int_t | GetPhi (Double_t &Phi, Double_t &SigmaPhi) const |
| Int_t | GetMass (Double_t &M, Double_t &SigmaM) const |
| Int_t | GetDecayLength (Double_t &L, Double_t &SigmaL) const |
| Int_t | GetDecayLengthXY (Double_t &L, Double_t &SigmaL) const |
| Int_t | GetLifeTime (Double_t &T, Double_t &SigmaT) const |
| Int_t | GetR (Double_t &R, Double_t &SigmaR) const |
| Double_t & | X () |
| Double_t & | Y () |
| Double_t & | Z () |
| Double_t & | Px () |
| Double_t & | Py () |
| Double_t & | Pz () |
| Double_t & | E () |
| Double_t & | S () |
| Int_t & | Q () |
| Double_t & | Chi2 () |
| Int_t & | NDF () |
| Double_t & | Parameter (Int_t i) |
| Double_t & | Covariance (Int_t i) |
| Double_t & | Covariance (Int_t i, Int_t j) |
| void | operator+= (const KFParticleBase &Daughter) |
| void | AddDaughter (const KFParticleBase &Daughter) |
| void | AddDaughterWithEnergyFit (const KFParticleBase &Daughter) |
| void | AddDaughterWithEnergyCalc (const KFParticleBase &Daughter) |
| void | AddDaughterWithEnergyFitMC (const KFParticleBase &Daughter) |
| void | SetProductionVertex (const KFParticleBase &Vtx) |
| void | SetNonlinearMassConstraint (Double_t Mass) |
| void | SetMassConstraint (Double_t Mass, Double_t SigmaMass=0) |
| void | SetNoDecayLength () |
| void | Construct (const KFParticleBase *vDaughters[], Int_t nDaughters, const KFParticleBase *ProdVtx=0, Double_t Mass=-1, Bool_t IsConstrained=0) |
| void | TransportToDecayVertex () |
| void | TransportToProductionVertex () |
| void | TransportToDS (Double_t dS) |
| Double_t | GetDStoPointBz (Double_t Bz, const Double_t xyz[]) const |
| Double_t | GetDStoPointBy (Double_t By, const Double_t xyz[]) const |
| void | GetDStoParticleBz (Double_t Bz, const KFParticleBase &p, Double_t &dS, Double_t &dS1) const |
| void | GetDStoParticleBy (Double_t B, const KFParticleBase &p, Double_t &dS, Double_t &dS1) const |
| Double_t | GetDStoPointCBM (const Double_t xyz[]) const |
| void | GetDStoParticleCBM (const KFParticleBase &p, Double_t &dS, Double_t &dS1) const |
| void | TransportBz (Double_t Bz, Double_t dS, Double_t P[], Double_t C[]) const |
| void | TransportCBM (Double_t dS, Double_t P[], Double_t C[]) const |
| Double_t | GetDistanceFromVertex (const Double_t vtx[]) const |
| Double_t | GetDistanceFromVertex (const KFParticleBase &Vtx) const |
| Double_t | GetDistanceFromParticle (const KFParticleBase &p) const |
| Double_t | GetDeviationFromVertex (const Double_t v[], const Double_t Cv[]=0) const |
| Double_t | GetDeviationFromVertex (const KFParticleBase &Vtx) const |
| Double_t | GetDeviationFromParticle (const KFParticleBase &p) const |
| void | SubtractFromVertex (KFParticleBase &Vtx) const |
| void | ConstructGammaBz (const KFParticleBase &daughter1, const KFParticleBase &daughter2, double Bz) |
| void | RotateXY (Double_t angle, Double_t Vtx[3]) |
| int | Id () const |
| int | NDaughters () const |
| const std::vector< int > & | DaughterIds () const |
| void | SetId (int id) |
| void | AddDaughterId (int id) |
| void | SetPDG (int pdg) |
| int | GetPDG () const |
Protected Member Functions | |
| void | GetFieldValue (const Double_t xyz[], Double_t B[]) const |
| void | GetDStoParticle (const KFParticleBase &p, Double_t &DS, Double_t &DSp) const |
| void | Transport (Double_t dS, Double_t P[], Double_t C[]) const |
Protected Member Functions inherited from KFParticleBase | |
| Double_t & | Cij (Int_t i, Int_t j) |
| void | Convert (bool ToProduction) |
| void | TransportLine (Double_t S, Double_t P[], Double_t C[]) const |
| Double_t | GetDStoPointLine (const Double_t xyz[]) const |
| void | GetDStoParticleLine (const KFParticleBase &p, Double_t &dS, Double_t &dS1) const |
| void | GetDSIter (const KFParticleBase &p, Double_t const &dS, Double_t x[3], Double_t dx[3], Double_t ddx[3]) const |
| void | GetMeasurement (const Double_t XYZ[], Double_t m[], Double_t V[]) const |
| void | SetMassConstraint (Double_t *mP, Double_t *mC, Double_t mJ[7][7], Double_t mass) |
| ClassDef (KFParticleBase, 1) | |
Static Protected Member Functions | |
| static void | GetExternalTrackParam (const KFParticleBase &p, Double_t &X, Double_t &Alpha, Double_t P[5]) |
Static Protected Member Functions inherited from KFParticleBase | |
| static Int_t | IJ (Int_t i, Int_t j) |
| static Bool_t | InvertSym3 (const Double_t A[], Double_t Ainv[]) |
| static void | MultQSQt (const Double_t Q[], const Double_t S[], Double_t SOut[]) |
| static Double_t | GetSCorrection (const Double_t Part[], const Double_t XYZ[]) |
Additional Inherited Members | |
Static Public Member Functions inherited from KFParticleBase | |
| static void | GetArmenterosPodolanski (KFParticleBase &positive, KFParticleBase &negative, Double_t QtAlfa[2]) |
Protected Attributes inherited from KFParticleBase | |
| Double_t | fP [8] |
| Double_t | fC [36] |
| Int_t | fQ |
| Int_t | fNDF |
| Double_t | fChi2 |
| Double_t | fSFromDecay |
| Bool_t | fAtProductionVertex |
| Double_t | fVtxGuess [3] |
| Bool_t | fIsLinearized |
| Int_t | fConstructMethod |
| Double_t | SumDaughterMass |
| Double_t | fMassHypo |
| int | fId |
| std::vector< int > | fDaughtersIds |
| int | fPDG |
Definition at line 38 of file KFParticle.h.
|
inline |
Definition at line 53 of file KFParticle.h.
|
inline |
Definition at line 57 of file KFParticle.h.
| KFParticle::KFParticle | ( | const KFParticle & | d1, |
| const KFParticle & | d2, | ||
| Bool_t | gamma = kFALSE |
||
| ) |
Definition at line 37 of file KFParticle.cxx.
References ConstructGamma().
|
inline |
Definition at line 410 of file KFParticle.h.
|
inline |
Definition at line 421 of file KFParticle.h.
| KFParticle::KFParticle | ( | CbmKFTrackInterface * | Track, |
| Double_t * | z0 = 0, |
||
| Int_t * | qHypo = 0, |
||
| Int_t * | PID = 0 |
||
| ) |
Definition at line 71 of file KFParticle.cxx.
References Create(), CbmKFTrack::GetCovMatrix(), CbmKFTrack::GetMass(), CbmKFTrack::GetTrack(), m, and sqrt().
| KFParticle::KFParticle | ( | CbmKFVertexInterface & | vertex | ) |
Definition at line 150 of file KFParticle.cxx.
References KFParticleBase::fAtProductionVertex, KFParticleBase::fC, KFParticleBase::fChi2, KFParticleBase::fIsLinearized, KFParticleBase::fNDF, KFParticleBase::fP, KFParticleBase::fQ, KFParticleBase::fSFromDecay, CbmKFVertexInterface::GetCovMatrix(), CbmKFVertexInterface::GetRefChi2(), CbmKFVertexInterface::GetRefNDF(), CbmKFVertexInterface::GetRefX(), CbmKFVertexInterface::GetRefY(), CbmKFVertexInterface::GetRefZ(), and i.
|
inline |
Definition at line 834 of file KFParticle.h.
References KFParticleBase::AddDaughter().
|
inline |
Definition at line 91 of file KFParticle.h.
References KFParticleBase::fDaughtersIds.
Referenced by KFParticleFinder::CombineTrackPart(), and KFParticleSIMD::GetKFParticle().
|
inline |
Definition at line 792 of file KFParticle.h.
References KFParticleBase::Chi2().
|
inline |
Definition at line 137 of file KFParticle.h.
References KFParticleBase::fChi2.
Referenced by KFParticleSIMD::GetKFParticle().
|
inline |
Definition at line 89 of file KFParticle.h.
References KFParticleBase::fDaughtersIds.
Referenced by KFParticleFinder::CombineTrackPart(), and KFParticleSIMD::GetKFParticle().
|
inline |
Definition at line 854 of file KFParticle.h.
References KFParticleBase::Construct().
|
inline |
Definition at line 1008 of file KFParticle.h.
References KFParticleBase::ConstructGammaBz().
Referenced by KFParticle().
|
inline |
Definition at line 807 of file KFParticle.h.
References KFParticleBase::Covariance(), and i.
|
inline |
Definition at line 812 of file KFParticle.h.
References KFParticleBase::Covariance(), and i.
|
inline |
Definition at line 822 of file KFParticle.h.
References KFParticleBase::fC.
Referenced by KFParticleFinder::CombineTrackPart(), KFParticleSIMD::GetKFParticle(), KFParticleSIMD::KFParticleSIMD(), and KFParticleSIMD::KFParticleSIMD().
| void KFParticle::Create | ( | const Double_t | Param[], |
| const Double_t | Cov[], | ||
| Int_t | Charge, | ||
| Double_t | mass | ||
| ) |
Definition at line 48 of file KFParticle.cxx.
References i, and KFParticleBase::Initialize().
Referenced by KFParticle().
|
inline |
Definition at line 777 of file KFParticle.h.
References KFParticleBase::E().
|
inline |
Definition at line 134 of file KFParticle.h.
References KFParticleBase::fP.
| Double_t KFParticle::GetAngle | ( | const KFParticle & | p | ) | const |
Definition at line 388 of file KFParticle.cxx.
References GetDStoParticle(), and Transport().
| Double_t KFParticle::GetAngleRZ | ( | const KFParticle & | p | ) | const |
Definition at line 426 of file KFParticle.cxx.
References GetDStoParticle(), and Transport().
| Double_t KFParticle::GetAngleXY | ( | const KFParticle & | p | ) | const |
Definition at line 407 of file KFParticle.cxx.
References GetDStoParticleXY(), and Transport().
|
inline |
Definition at line 120 of file KFParticle.h.
References KFParticleBase::fAtProductionVertex.
Referenced by KFParticleSIMD::KFParticleSIMD(), and KFParticleSIMD::KFParticleSIMD().
|
inline |
Definition at line 490 of file KFParticle.h.
References KFParticleBase::GetChi2().
Referenced by KFParticleSIMD::KFParticleSIMD(), and KFParticleSIMD::KFParticleSIMD().
|
inline |
Definition at line 505 of file KFParticle.h.
References KFParticleBase::GetCovariance(), and i.
Referenced by GetDistanceFromVertexXY(), GetErrE(), GetErrPx(), GetErrPy(), GetErrPz(), GetErrS(), GetErrX(), GetErrY(), GetErrZ(), and GetPseudoProperDecayTime().
|
inline |
Definition at line 510 of file KFParticle.h.
References KFParticleBase::GetCovariance(), and i.
|
inline |
Definition at line 558 of file KFParticle.h.
References KFParticleBase::GetDecayLength().
|
inline |
Definition at line 727 of file KFParticle.h.
References KFParticleBase::GetDecayLength().
|
inline |
Definition at line 565 of file KFParticle.h.
References KFParticleBase::GetDecayLengthXY().
|
inline |
Definition at line 732 of file KFParticle.h.
References KFParticleBase::GetDecayLengthXY().
|
inline |
Definition at line 947 of file KFParticle.h.
References KFParticleBase::GetDeviationFromParticle().
| Double_t KFParticle::GetDeviationFromParticleXY | ( | const KFParticle & | p | ) | const |
Definition at line 333 of file KFParticle.cxx.
References d, KFParticleBase::fP, GetDeviationFromVertexXY(), GetDStoParticleXY(), and Transport().
|
inline |
Definition at line 916 of file KFParticle.h.
References KFParticleBase::GetDeviationFromVertex(), and v.
|
inline |
Definition at line 927 of file KFParticle.h.
References KFParticleBase::GetDeviationFromVertex().
| Double_t KFParticle::GetDeviationFromVertexXY | ( | const Double_t | v[], |
| const Double_t | Cv[] = 0 |
||
| ) | const |
Definition at line 357 of file KFParticle.cxx.
References GetDistanceFromVertexXY().
Referenced by GetDeviationFromParticleXY(), and GetDeviationFromVertexXY().
| Double_t KFParticle::GetDeviationFromVertexXY | ( | const KFParticle & | Vtx | ) | const |
Definition at line 369 of file KFParticle.cxx.
References KFParticleBase::fC, KFParticleBase::fP, and GetDeviationFromVertexXY().
|
inline |
Definition at line 942 of file KFParticle.h.
References KFParticleBase::GetDistanceFromParticle().
| Double_t KFParticle::GetDistanceFromParticleXY | ( | const KFParticle & | p | ) | const |
Definition at line 319 of file KFParticle.cxx.
References GetDStoParticleXY(), and Transport().
|
inline |
Definition at line 911 of file KFParticle.h.
References KFParticleBase::GetDistanceFromVertex().
|
inline |
Definition at line 922 of file KFParticle.h.
References KFParticleBase::GetDistanceFromVertex().
| Double_t KFParticle::GetDistanceFromVertexXY | ( | const Double_t | vtx[] | ) | const |
Definition at line 295 of file KFParticle.cxx.
References GetDistanceFromVertexXY().
| Bool_t KFParticle::GetDistanceFromVertexXY | ( | const Double_t | vtx[], |
| const Double_t | Cv[], | ||
| Double_t & | val, | ||
| Double_t & | err | ||
| ) | const |
Definition at line 225 of file KFParticle.cxx.
References GetCovariance(), GetDStoPoint(), and Transport().
| Bool_t KFParticle::GetDistanceFromVertexXY | ( | const Double_t | vtx[], |
| Double_t & | val, | ||
| Double_t & | err | ||
| ) | const |
Definition at line 273 of file KFParticle.cxx.
References GetDistanceFromVertexXY().
Referenced by GetDeviationFromVertexXY(), GetDistanceFromVertexXY(), GetDistanceFromVertexXY(), GetDistanceFromVertexXY(), and GetDistanceFromVertexXY().
| Double_t KFParticle::GetDistanceFromVertexXY | ( | const KFParticle & | Vtx | ) | const |
Definition at line 303 of file KFParticle.cxx.
References KFParticleBase::fP, and GetDistanceFromVertexXY().
| Bool_t KFParticle::GetDistanceFromVertexXY | ( | const KFParticle & | Vtx, |
| Double_t & | val, | ||
| Double_t & | err | ||
| ) | const |
Definition at line 279 of file KFParticle.cxx.
References KFParticleBase::fC, KFParticleBase::fP, and GetDistanceFromVertexXY().
|
inline |
Definition at line 904 of file KFParticle.h.
References GetDStoParticleXY().
Referenced by GetAngle(), GetAngleRZ(), and TransportToParticle().
|
inlineprotectedvirtual |
Implements KFParticleBase.
Definition at line 980 of file KFParticle.h.
References GetDStoParticleXY().
|
inline |
Definition at line 986 of file KFParticle.h.
References KFParticleBase::GetDStoParticleBz(), and KFParticleBase::GetDStoParticleCBM().
Referenced by GetAngleXY(), GetDeviationFromParticleXY(), GetDistanceFromParticleXY(), GetDStoParticle(), and GetDStoParticle().
|
inlinevirtual |
Implements KFParticleBase.
Definition at line 893 of file KFParticle.h.
References KFParticleBase::GetDStoPointBz(), and KFParticleBase::GetDStoPointCBM().
Referenced by GetDistanceFromVertexXY(), and TransportToPoint().
|
inline |
Definition at line 475 of file KFParticle.h.
References KFParticleBase::GetE().
|
inline |
Definition at line 668 of file KFParticle.h.
References KFParticleBase::GetDecayLength().
|
inline |
Definition at line 675 of file KFParticle.h.
References KFParticleBase::GetDecayLengthXY().
|
inline |
Definition at line 616 of file KFParticle.h.
References GetCovariance().
|
inline |
Definition at line 640 of file KFParticle.h.
References KFParticleBase::GetEta().
|
inline |
Definition at line 682 of file KFParticle.h.
References KFParticleBase::GetLifeTime().
|
inline |
Definition at line 661 of file KFParticle.h.
References KFParticleBase::GetMass().
|
inline |
Definition at line 654 of file KFParticle.h.
References KFParticleBase::GetMomentum().
|
inline |
Definition at line 626 of file KFParticle.h.
References KFParticleBase::GetMomentum().
|
inline |
Definition at line 647 of file KFParticle.h.
References KFParticleBase::GetPhi().
|
inline |
Definition at line 633 of file KFParticle.h.
References KFParticleBase::GetPt().
|
inline |
Definition at line 601 of file KFParticle.h.
References GetCovariance().
|
inline |
Definition at line 606 of file KFParticle.h.
References GetCovariance().
|
inline |
Definition at line 611 of file KFParticle.h.
References GetCovariance().
|
inline |
Definition at line 689 of file KFParticle.h.
References KFParticleBase::GetR().
|
inline |
Definition at line 621 of file KFParticle.h.
References GetCovariance().
|
inline |
Definition at line 586 of file KFParticle.h.
References GetCovariance().
|
inline |
Definition at line 591 of file KFParticle.h.
References GetCovariance().
|
inline |
Definition at line 596 of file KFParticle.h.
References GetCovariance().
|
inline |
Definition at line 530 of file KFParticle.h.
References KFParticleBase::GetEta().
|
inline |
Definition at line 707 of file KFParticle.h.
References KFParticleBase::GetEta().
|
staticprotected |
|
inline |
Definition at line 124 of file KFParticle.h.
Referenced by KFParticleSIMD::KFParticleSIMD(), and KFParticleSIMD::KFParticleSIMD().
|
inlineprotectedvirtual |
Implements KFParticleBase.
Definition at line 973 of file KFParticle.h.
References CbmKF::GetMagneticField(), and CbmKF::Instance().
|
inline |
Definition at line 572 of file KFParticle.h.
References KFParticleBase::GetLifeTime().
|
inline |
Definition at line 737 of file KFParticle.h.
References KFParticleBase::GetLifeTime().
|
inline |
Definition at line 551 of file KFParticle.h.
References KFParticleBase::GetMass().
Referenced by KFParticleFinder::CombinePartPart(), and KFParticleFinder::FindTrackV0Decay().
|
inline |
Definition at line 722 of file KFParticle.h.
References KFParticleBase::GetMass().
|
inline |
Definition at line 544 of file KFParticle.h.
References KFParticleBase::GetMomentum().
|
inline |
Definition at line 717 of file KFParticle.h.
References KFParticleBase::GetMomentum().
|
inline |
Definition at line 495 of file KFParticle.h.
References KFParticleBase::GetNDF().
Referenced by KFParticleSIMD::KFParticleSIMD(), and KFParticleSIMD::KFParticleSIMD().
|
inline |
Definition at line 516 of file KFParticle.h.
References KFParticleBase::GetMomentum().
|
inline |
Definition at line 697 of file KFParticle.h.
References KFParticleBase::GetMomentum().
|
inline |
Definition at line 500 of file KFParticle.h.
References KFParticleBase::GetParameter(), and i.
|
inline |
Definition at line 537 of file KFParticle.h.
References KFParticleBase::GetPhi().
|
inline |
Definition at line 712 of file KFParticle.h.
References KFParticleBase::GetPhi().
| Double_t KFParticle::GetPseudoProperDecayTime | ( | const KFParticle & | primVertex, |
| const Double_t & | mass, | ||
| Double_t * | timeErr2 = 0 |
||
| ) | const |
Definition at line 485 of file KFParticle.cxx.
References GetCovariance(), Px(), Py(), X(), and Y().
|
inline |
Definition at line 523 of file KFParticle.h.
References KFParticleBase::GetPt().
Referenced by GetTheta().
|
inline |
Definition at line 702 of file KFParticle.h.
References KFParticleBase::GetPt().
|
inline |
Definition at line 460 of file KFParticle.h.
References KFParticleBase::GetPx().
|
inline |
Definition at line 465 of file KFParticle.h.
References KFParticleBase::GetPy().
|
inline |
Definition at line 470 of file KFParticle.h.
References KFParticleBase::GetPz().
|
inline |
Definition at line 485 of file KFParticle.h.
References KFParticleBase::GetQ().
Referenced by KFParticleSIMD::KFParticleSIMD(), and KFParticleSIMD::KFParticleSIMD().
|
inline |
Definition at line 579 of file KFParticle.h.
References KFParticleBase::GetR().
|
inline |
Definition at line 742 of file KFParticle.h.
References KFParticleBase::GetR().
|
inline |
Definition at line 191 of file KFParticle.h.
References KFParticleBase::fP.
|
inline |
Definition at line 480 of file KFParticle.h.
References KFParticleBase::GetS().
|
inline |
Definition at line 192 of file KFParticle.h.
References KFParticleBase::fP, and GetPt().
|
inline |
Definition at line 445 of file KFParticle.h.
References KFParticleBase::GetX().
Referenced by KFParticleFinder::CombineTrackPart().
|
inline |
Definition at line 450 of file KFParticle.h.
References KFParticleBase::GetY().
Referenced by KFParticleFinder::CombineTrackPart().
|
inline |
Definition at line 455 of file KFParticle.h.
References KFParticleBase::GetZ().
Referenced by KFParticleFinder::CombineTrackPart().
|
inline |
Definition at line 435 of file KFParticle.h.
References KFParticleBase::Initialize().
|
inline |
Definition at line 797 of file KFParticle.h.
References KFParticleBase::NDF().
|
inline |
Definition at line 138 of file KFParticle.h.
References KFParticleBase::fNDF.
Referenced by KFParticleSIMD::GetKFParticle().
|
inline |
Definition at line 828 of file KFParticle.h.
References KFParticleBase::operator+=().
|
inline |
Definition at line 802 of file KFParticle.h.
References i, and KFParticleBase::Parameter().
|
inline |
Definition at line 817 of file KFParticle.h.
References KFParticleBase::fP.
Referenced by KFParticleSIMD::GetKFParticle(), KFParticleSIMD::KFParticleSIMD(), and KFParticleSIMD::KFParticleSIMD().
|
inline |
Definition at line 762 of file KFParticle.h.
References KFParticleBase::Px().
|
inline |
Definition at line 131 of file KFParticle.h.
References KFParticleBase::fP.
Referenced by GetPseudoProperDecayTime().
|
inline |
Definition at line 767 of file KFParticle.h.
References KFParticleBase::Py().
|
inline |
Definition at line 132 of file KFParticle.h.
References KFParticleBase::fP.
Referenced by GetPseudoProperDecayTime().
|
inline |
Definition at line 772 of file KFParticle.h.
References KFParticleBase::Pz().
|
inline |
Definition at line 133 of file KFParticle.h.
References KFParticleBase::fP.
|
inline |
Definition at line 787 of file KFParticle.h.
References KFParticleBase::Q().
|
inline |
Definition at line 136 of file KFParticle.h.
References KFParticleBase::fQ.
Referenced by KFParticleSIMD::GetKFParticle().
|
inline |
Definition at line 782 of file KFParticle.h.
References KFParticleBase::S().
|
inline |
Definition at line 135 of file KFParticle.h.
References KFParticleBase::fP.
|
inline |
Definition at line 121 of file KFParticle.h.
References KFParticleBase::fAtProductionVertex.
Referenced by KFParticleSIMD::GetKFParticle().
|
inline |
Definition at line 125 of file KFParticle.h.
References i.
Referenced by KFParticleSIMD::GetKFParticle().
|
inline |
Definition at line 844 of file KFParticle.h.
References KFParticleBase::SetMassConstraint().
|
inline |
Definition at line 90 of file KFParticle.h.
References KFParticleBase::fDaughtersIds.
Referenced by KFParticleFinder::FindParticles(), and KFParticleSIMD::GetKFParticle().
|
inline |
Definition at line 849 of file KFParticle.h.
References KFParticleBase::SetNoDecayLength().
|
inline |
Definition at line 839 of file KFParticle.h.
References KFParticleBase::SetProductionVertex().
|
inline |
Definition at line 440 of file KFParticle.h.
References KFParticleBase::SetVtxGuess().
|
inline |
Definition at line 952 of file KFParticle.h.
References KFParticleBase::SubtractFromVertex(), and v.
|
inlineprotectedvirtual |
Implements KFParticleBase.
Definition at line 998 of file KFParticle.h.
References KFParticleBase::TransportBz(), and KFParticleBase::TransportCBM().
Referenced by GetAngle(), GetAngleRZ(), GetAngleXY(), GetDeviationFromParticleXY(), GetDistanceFromParticleXY(), and GetDistanceFromVertexXY().
|
inline |
Definition at line 861 of file KFParticle.h.
References KFParticleBase::TransportToDecayVertex().
|
inline |
Definition at line 888 of file KFParticle.h.
References KFParticleBase::TransportToDS().
Referenced by TransportToParticle(), and TransportToPoint().
|
inline |
Definition at line 881 of file KFParticle.h.
References GetDStoParticle(), and TransportToDS().
|
inline |
Definition at line 871 of file KFParticle.h.
References GetDStoPoint(), and TransportToDS().
|
inline |
Definition at line 866 of file KFParticle.h.
References KFParticleBase::TransportToProductionVertex().
|
inline |
Definition at line 747 of file KFParticle.h.
References KFParticleBase::X().
|
inline |
Definition at line 128 of file KFParticle.h.
References KFParticleBase::fP.
Referenced by GetPseudoProperDecayTime().
|
inline |
Definition at line 752 of file KFParticle.h.
References KFParticleBase::Y().
|
inline |
Definition at line 129 of file KFParticle.h.
References KFParticleBase::fP.
Referenced by GetPseudoProperDecayTime().
|
inline |
Definition at line 757 of file KFParticle.h.
References KFParticleBase::Z().
|
inline |
Definition at line 130 of file KFParticle.h.
References KFParticleBase::fP.