![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
This is the complete list of members for KFParticleBase, including all inherited members.
| AddDaughter(const KFParticleBase &Daughter) | KFParticleBase | |
| AddDaughterId(int id) | KFParticleBase | inline |
| AddDaughterWithEnergyFit(const KFParticleBase &Daughter) | KFParticleBase | |
| AddDaughterWithEnergyFitMC(const KFParticleBase &Daughter) | KFParticleBase | |
| Chi2() const | KFParticleBase | inline |
| Chi2() | KFParticleBase | inline |
| Cij(Int_t i, Int_t j) | KFParticleBase | inlineprotected |
| CleanDaughtersId() | KFParticleBase | inline |
| Construct(const KFParticleBase *vDaughters[], Int_t nDaughters, const KFParticleBase *ProdVtx=0, float Mass=-1) | KFParticleBase | |
| Covariance(Int_t i) | KFParticleBase | inline |
| Covariance(Int_t i, Int_t j) | KFParticleBase | inline |
| DaughterIds() const | KFParticleBase | inline |
| E() const | KFParticleBase | inline |
| E() | KFParticleBase | inline |
| fAtProductionVertex | KFParticleBase | protected |
| fC | KFParticleBase | protected |
| fChi2 | KFParticleBase | protected |
| fConstructMethod | KFParticleBase | protected |
| fDaughtersIds | KFParticleBase | protected |
| fId | KFParticleBase | protected |
| fMassHypo | KFParticleBase | protected |
| fNDF | KFParticleBase | protected |
| fP | KFParticleBase | protected |
| fPDG | KFParticleBase | protected |
| fQ | KFParticleBase | protected |
| fSFromDecay | KFParticleBase | protected |
| GetArmenterosPodolanski(KFParticleBase &positive, KFParticleBase &negative, float QtAlfa[2]) | KFParticleBase | static |
| GetChi2() const | KFParticleBase | inline |
| GetCovariance(Int_t i) const | KFParticleBase | inline |
| GetCovariance(Int_t i, Int_t j) const | KFParticleBase | inline |
| GetDecayLength(float &l, float &error) const | KFParticleBase | |
| GetDecayLengthXY(float &l, float &error) const | KFParticleBase | |
| GetDeviationFromParticle(const KFParticleBase &p) const | KFParticleBase | |
| GetDeviationFromVertex(const float v[], const float Cv[]=0) const | KFParticleBase | |
| GetDeviationFromVertex(const KFParticleBase &Vtx) const | KFParticleBase | |
| GetDistanceFromParticle(const KFParticleBase &p) const | KFParticleBase | |
| GetDistanceFromVertex(const float vtx[]) const | KFParticleBase | |
| GetDistanceFromVertex(const KFParticleBase &Vtx) const | KFParticleBase | |
| GetDStoParticle(const KFParticleBase &p, float dS[2], float dsdr[4][6]) const =0 | KFParticleBase | pure virtual |
| GetDStoParticleBy(float B, const KFParticleBase &p, float dS[2], float dsdr[4][6]) const | KFParticleBase | |
| GetDStoParticleBz(float Bz, const KFParticleBase &p, float dS[2], float dsdr[4][6], const float *param1=0, const float *param2=0) const | KFParticleBase | |
| GetDStoParticleCBM(const KFParticleBase &p, float dS[2], float dsdr[4][6]) const | KFParticleBase | |
| GetDStoParticleLine(const KFParticleBase &p, float dS[2], float dsdr[4][6]) const | KFParticleBase | |
| GetDStoPoint(const float xyz[3], float dsdr[6]) const =0 | KFParticleBase | pure virtual |
| GetDStoPointB(const float *B, const float xyz[3], float dsdr[6]) const | KFParticleBase | |
| GetDStoPointBy(float By, const float xyz[3], float dsdr[6]) const | KFParticleBase | |
| GetDStoPointBz(float B, const float xyz[3], float dsdr[6], const float *param=0) const | KFParticleBase | |
| GetDStoPointCBM(const float xyz[3], float dsdr[6]) const | KFParticleBase | |
| GetDStoPointLine(const float xyz[3], float dsdr[6]) const | KFParticleBase | |
| GetE() const | KFParticleBase | inline |
| GetEta(float &eta, float &error) const | KFParticleBase | |
| GetFieldValue(const float xyz[], float B[]) const =0 | KFParticleBase | pure virtual |
| GetLifeTime(float &ctau, float &error) const | KFParticleBase | |
| GetMass(float &m, float &error) const | KFParticleBase | |
| GetMassHypo() const | KFParticleBase | inline |
| GetMeasurement(const KFParticleBase &daughter, float m[], float V[], float D[3][3]) | KFParticleBase | protected |
| GetMomentum(float &p, float &error) const | KFParticleBase | |
| GetNDF() const | KFParticleBase | inline |
| GetParameter(Int_t i) const | KFParticleBase | inline |
| GetPDG() const | KFParticleBase | inline |
| GetPhi(float &phi, float &error) const | KFParticleBase | |
| GetPt(float &pt, float &error) const | KFParticleBase | |
| GetPx() const | KFParticleBase | inline |
| GetPy() const | KFParticleBase | inline |
| GetPz() const | KFParticleBase | inline |
| GetQ() const | KFParticleBase | inline |
| GetR(float &r, float &error) const | KFParticleBase | |
| GetS() const | KFParticleBase | inline |
| GetSumDaughterMass() const | KFParticleBase | inline |
| GetX() const | KFParticleBase | inline |
| GetY() const | KFParticleBase | inline |
| GetZ() const | KFParticleBase | inline |
| Id() const | KFParticleBase | inline |
| IJ(Int_t i, Int_t j) | KFParticleBase | inlineprotectedstatic |
| Initialize(const float Param[], const float Cov[], Int_t Charge, float Mass) | KFParticleBase | |
| Initialize() | KFParticleBase | |
| InvertCholetsky3(float a[6]) | KFParticleBase | static |
| KFParticleBase() | KFParticleBase | |
| MultQSQt(const float Q[], const float S[], float SOut[], const int kN) | KFParticleBase | static |
| NDaughters() const | KFParticleBase | inline |
| NDF() const | KFParticleBase | inline |
| NDF() | KFParticleBase | inline |
| operator+=(const KFParticleBase &Daughter) | KFParticleBase | |
| Parameter(Int_t i) | KFParticleBase | inline |
| Px() const | KFParticleBase | inline |
| Px() | KFParticleBase | inline |
| Py() const | KFParticleBase | inline |
| Py() | KFParticleBase | inline |
| Pz() const | KFParticleBase | inline |
| Pz() | KFParticleBase | inline |
| Q() const | KFParticleBase | inline |
| Q() | KFParticleBase | inline |
| RotateXY(float angle, float Vtx[3]) | KFParticleBase | |
| S() const | KFParticleBase | inline |
| S() | KFParticleBase | inline |
| SetConstructMethod(Int_t m) | KFParticleBase | inline |
| SetId(int id) | KFParticleBase | inline |
| SetMassConstraint(float Mass, float SigmaMass=0) | KFParticleBase | |
| SetMassConstraint(float *mP, float *mC, float mJ[7][7], float mass) | KFParticleBase | protected |
| SetMassHypo(float m) | KFParticleBase | inline |
| SetNoDecayLength() | KFParticleBase | |
| SetNonlinearMassConstraint(float Mass) | KFParticleBase | |
| SetPDG(int pdg) | KFParticleBase | inline |
| SetProductionVertex(const KFParticleBase &Vtx) | KFParticleBase | |
| SubtractDaughter(const KFParticleBase &Daughter) | KFParticleBase | |
| SubtractFromParticle(KFParticleBase &Vtx) const | KFParticleBase | |
| SubtractFromVertex(KFParticleBase &Vtx) const | KFParticleBase | |
| SumDaughterMass | KFParticleBase | protected |
| Transport(float dS, const float dsdr[6], float P[], float C[], float *dsdr1=0, float *F=0, float *F1=0) const =0 | KFParticleBase | pure virtual |
| TransportBz(float Bz, float dS, const float *dsdr, float P[], float C[], float *dsdr1=0, float *F=0, float *F1=0) const | KFParticleBase | |
| TransportCBM(float dS, const float *dsdr, float P[], float C[], float *dsdr1=0, float *F=0, float *F1=0) const | KFParticleBase | |
| TransportLine(float S, const float *dsdr, float P[], float C[], float *dsdr1, float *F, float *F1) const | KFParticleBase | protected |
| TransportToDecayVertex() | KFParticleBase | |
| TransportToDS(float dS, const float *dsdr) | KFParticleBase | |
| TransportToProductionVertex() | KFParticleBase | |
| X() const | KFParticleBase | inline |
| X() | KFParticleBase | inline |
| Y() const | KFParticleBase | inline |
| Y() | KFParticleBase | inline |
| Z() const | KFParticleBase | inline |
| Z() | KFParticleBase | inline |
| ~KFParticleBase() | KFParticleBase | inlinevirtual |