FairRoot/PandaRoot
|
#include <KFParticleBase.h>
Static Public Member Functions | |
static void | GetArmenterosPodolanski (KFParticleBase &positive, KFParticleBase &negative, Double_t QtAlfa[2]) |
Protected Member Functions | |
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) |
Static Protected Member Functions | |
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[]) |
Protected Attributes | |
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 27 of file KFParticleBase.h.
KFParticleBase::KFParticleBase | ( | ) |
|
inlinevirtual |
Definition at line 69 of file KFParticleBase.h.
void KFParticleBase::AddDaughter | ( | const KFParticleBase & | Daughter | ) |
Definition at line 395 of file KFParticleBase.cxx.
References AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), fC, fConstructMethod, fMassHypo, fNDF, fP, fQ, fSFromDecay, GetQ(), i, and SumDaughterMass.
Referenced by KFParticle::AddDaughter(), Construct(), and operator+=().
|
inline |
Definition at line 274 of file KFParticleBase.h.
References fDaughtersIds.
Referenced by KFParticleFinder::FindParticles().
void KFParticleBase::AddDaughterWithEnergyCalc | ( | const KFParticleBase & | Daughter | ) |
Definition at line 576 of file KFParticleBase.cxx.
References b, Double_t, fabs(), fC, fChi2, fIsLinearized, fNDF, fP, fQ, fSFromDecay, fVtxGuess, GetDStoParticle(), GetFieldValue(), GetMeasurement(), GetQ(), i, m, s, sqrt(), Transport(), TransportToDecayVertex(), and TransportToDS().
Referenced by AddDaughter().
void KFParticleBase::AddDaughterWithEnergyFit | ( | const KFParticleBase & | Daughter | ) |
Definition at line 419 of file KFParticleBase.cxx.
References b, Double_t, fabs(), fC, fChi2, fIsLinearized, fNDF, fP, fQ, fSFromDecay, fVtxGuess, GetDStoParticle(), GetFieldValue(), GetMeasurement(), GetQ(), i, m, s, Transport(), TransportToDecayVertex(), and TransportToDS().
Referenced by AddDaughter().
void KFParticleBase::AddDaughterWithEnergyFitMC | ( | const KFParticleBase & | Daughter | ) |
Definition at line 887 of file KFParticleBase.cxx.
References b, Double_t, fC, fChi2, fIsLinearized, fMassHypo, fNDF, fP, fQ, fSFromDecay, fVtxGuess, GetDStoParticle(), GetFieldValue(), GetMeasurement(), GetQ(), i, m, s, SetMassConstraint(), sqrt(), SumDaughterMass, Transport(), TransportToDecayVertex(), and TransportToDS().
Referenced by AddDaughter().
|
inline |
Definition at line 122 of file KFParticleBase.h.
References fChi2.
Referenced by KFParticle::Chi2().
|
inline |
|
inlineprotected |
void KFParticleBase::Construct | ( | const KFParticleBase * | vDaughters[], |
Int_t | nDaughters, | ||
const KFParticleBase * | ProdVtx = 0 , |
||
Double_t | Mass = -1 , |
||
Bool_t | IsConstrained = 0 |
||
) |
Definition at line 1477 of file KFParticleBase.cxx.
References AddDaughter(), C(), Double_t, fAtProductionVertex, fC, fChi2, fIsLinearized, fNDF, fP, fQ, fSFromDecay, fVtxGuess, GetDStoParticle(), i, P, SetMassConstraint(), SetProductionVertex(), SumDaughterMass, and Transport().
Referenced by KFParticle::Construct().
void KFParticleBase::ConstructGammaBz | ( | const KFParticleBase & | daughter1, |
const KFParticleBase & | daughter2, | ||
double | Bz | ||
) |
Definition at line 2821 of file KFParticleBase.cxx.
References d0, Double_t, fAtProductionVertex, fC, fChi2, fIsLinearized, fNDF, fP, fQ, fSFromDecay, fVtxGuess, GetDStoParticle(), GetDStoPoint(), GetMeasurement(), GetQ(), i, IJ(), InvertSym3(), m, p, r, SetNonlinearMassConstraint(), sqrt(), Transport(), and z.
Referenced by KFParticle::ConstructGamma().
|
protected |
Definition at line 1549 of file KFParticleBase.cxx.
References c, Double_t, fC, fP, fQ, GetFieldValue(), and h.
Referenced by SetProductionVertex(), TransportToDecayVertex(), and TransportToProductionVertex().
|
inline |
Definition at line 159 of file KFParticleBase.h.
Referenced by KFParticle::Covariance(), and RotateXY().
|
inline |
Definition at line 160 of file KFParticleBase.h.
|
inline |
Definition at line 271 of file KFParticleBase.h.
References fDaughtersIds.
Referenced by KFParticleFinder::CombineTrackPart(), KFParticleFinder::FindHyperons(), and KFParticleSIMD::KFParticleSIMD().
|
inline |
|
inline |
|
static |
Definition at line 3199 of file KFParticleBase.cxx.
References alpha, Double_t, GetPx(), GetPy(), GetPz(), and sqrt().
|
inline |
Definition at line 110 of file KFParticleBase.h.
References fChi2.
Referenced by KFParticle::GetChi2().
|
inline |
Definition at line 126 of file KFParticleBase.h.
Referenced by KFParticle::GetCovariance(), and RotateXY().
|
inline |
Definition at line 127 of file KFParticleBase.h.
Definition at line 265 of file KFParticleBase.cxx.
References Double_t, fabs(), fC, fP, p2, sqrt(), t, x, y, and z.
Referenced by KFParticle::GetDecayLength(), and KFParticle::GetErrDecayLength().
Definition at line 289 of file KFParticleBase.cxx.
References Double_t, fabs(), fC, fP, sqrt(), t, x, and y.
Referenced by KFParticle::GetDecayLengthXY(), and KFParticle::GetErrDecayLengthXY().
Double_t KFParticleBase::GetDeviationFromParticle | ( | const KFParticleBase & | p | ) | const |
Definition at line 2625 of file KFParticleBase.cxx.
References d, Double_t, fP, GetDeviationFromVertex(), GetDStoParticle(), h, sqrt(), and Transport().
Referenced by KFParticle::GetDeviationFromParticle().
Double_t KFParticleBase::GetDeviationFromVertex | ( | const Double_t | v[], |
const Double_t | Cv[] = 0 |
||
) | const |
Definition at line 2575 of file KFParticleBase.cxx.
References d, Double_t, fabs(), GetDStoPoint(), h, mP, s, sqrt(), and Transport().
Referenced by GetDeviationFromParticle(), GetDeviationFromVertex(), and KFParticle::GetDeviationFromVertex().
Double_t KFParticleBase::GetDeviationFromVertex | ( | const KFParticleBase & | Vtx | ) | const |
Definition at line 2567 of file KFParticleBase.cxx.
References fC, fP, and GetDeviationFromVertex().
Double_t KFParticleBase::GetDistanceFromParticle | ( | const KFParticleBase & | p | ) | const |
Definition at line 2551 of file KFParticleBase.cxx.
References Double_t, dx, dy, dz, GetDStoParticle(), mP, sqrt(), and Transport().
Referenced by KFParticle::GetDistanceFromParticle().
Definition at line 2541 of file KFParticleBase.cxx.
References d, Double_t, GetDStoPoint(), mP, sqrt(), and Transport().
Referenced by GetDistanceFromVertex(), and KFParticle::GetDistanceFromVertex().
Double_t KFParticleBase::GetDistanceFromVertex | ( | const KFParticleBase & | Vtx | ) | const |
Definition at line 2534 of file KFParticleBase.cxx.
References fP, and GetDistanceFromVertex().
|
protected |
|
pure virtual |
Implemented in KFParticle.
Referenced by AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), Construct(), ConstructGammaBz(), GetDeviationFromParticle(), and GetDistanceFromParticle().
void KFParticleBase::GetDStoParticleBy | ( | Double_t | B, |
const KFParticleBase & | p, | ||
Double_t & | dS, | ||
Double_t & | dS1 | ||
) | const |
void KFParticleBase::GetDStoParticleBz | ( | Double_t | Bz, |
const KFParticleBase & | p, | ||
Double_t & | dS, | ||
Double_t & | dS1 | ||
) | const |
void KFParticleBase::GetDStoParticleCBM | ( | const KFParticleBase & | p, |
Double_t & | dS, | ||
Double_t & | dS1 | ||
) | const |
Definition at line 2230 of file KFParticleBase.cxx.
References Double_t, fP, fQ, GetDStoParticleBy(), GetDStoParticleLine(), and GetFieldValue().
Referenced by KFParticle::GetDStoParticleXY().
|
protected |
Definition at line 2214 of file KFParticleBase.cxx.
References Double_t, fabs(), and fP.
Referenced by GetDStoParticleCBM().
Implemented in KFParticle.
Referenced by ConstructGammaBz(), GetDeviationFromVertex(), GetDistanceFromVertex(), GetMeasurement(), and SetProductionVertex().
Definition at line 2168 of file KFParticleBase.cxx.
References Double_t, fP, fQ, GetDStoPointBy(), GetDStoPointLine(), and GetFieldValue().
Referenced by KFParticle::GetDStoPoint().
Definition at line 1650 of file KFParticleBase.cxx.
References Double_t, fP, and p2.
Referenced by GetDStoPointCBM().
|
inline |
|
pure virtual |
Implemented in KFParticle.
Referenced by AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), Convert(), GetDSIter(), GetDStoParticleCBM(), GetDStoPointCBM(), GetMeasurement(), SubtractFromVertex(), and TransportCBM().
Definition at line 311 of file KFParticleBase.cxx.
References Double_t, fC, fP, GetMass(), m, and sqrt().
Referenced by KFParticle::GetErrLifeTime(), and KFParticle::GetLifeTime().
Definition at line 219 of file KFParticleBase.cxx.
References Double_t, fC, fP, m, m2(), s, and sqrt().
Referenced by KFParticle::GetErrMass(), GetLifeTime(), and KFParticle::GetMass().
|
inline |
|
protected |
Definition at line 347 of file KFParticleBase.cxx.
References b, Double_t, GetDStoPoint(), GetFieldValue(), GetQ(), GetSCorrection(), h, and Transport().
Referenced by AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), ConstructGammaBz(), and SubtractFromVertex().
Definition at line 110 of file KFParticleBase.cxx.
References Double_t, fC, fP, p, p2, sqrt(), x, y, and z.
Referenced by KFParticle::GetErrMomentum(), KFParticle::GetErrP(), KFParticle::GetMomentum(), and KFParticle::GetP().
|
inline |
Definition at line 111 of file KFParticleBase.h.
References fNDF.
Referenced by KFParticle::GetNDF().
|
inline |
|
inline |
Definition at line 277 of file KFParticleBase.h.
References fPDG.
Referenced by KFParticleSIMD::KFParticleSIMD().
Definition at line 182 of file KFParticleBase.cxx.
References atan2(), Double_t, fC, fP, and sqrt().
Referenced by KFParticle::GetErrPhi(), and KFParticle::GetPhi().
Definition at line 131 of file KFParticleBase.cxx.
References Double_t, fC, fP, pt(), and sqrt().
Referenced by KFParticle::GetErrPt(), and KFParticle::GetPt().
|
inline |
Definition at line 104 of file KFParticleBase.h.
References fP.
Referenced by GetArmenterosPodolanski(), KFParticle::GetExternalTrackParam(), and KFParticle::GetPx().
|
inline |
Definition at line 105 of file KFParticleBase.h.
References fP.
Referenced by GetArmenterosPodolanski(), KFParticle::GetExternalTrackParam(), and KFParticle::GetPy().
|
inline |
Definition at line 106 of file KFParticleBase.h.
References fP.
Referenced by GetArmenterosPodolanski(), KFParticle::GetExternalTrackParam(), and KFParticle::GetPz().
|
inline |
Definition at line 109 of file KFParticleBase.h.
References fQ.
Referenced by AddDaughter(), AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), ConstructGammaBz(), KFParticle::GetExternalTrackParam(), GetMeasurement(), and KFParticle::GetQ().
Definition at line 201 of file KFParticleBase.cxx.
References Double_t, fC, fP, r, sqrt(), x, and y.
Referenced by KFParticle::GetErrR(), and KFParticle::GetR().
|
inline |
|
staticprotected |
Definition at line 336 of file KFParticleBase.cxx.
References d, Double_t, p2, and sqrt().
Referenced by GetMeasurement().
|
inline |
|
inline |
Definition at line 101 of file KFParticleBase.h.
References fP.
Referenced by KFParticle::GetExternalTrackParam(), KFParticle::GetX(), and RotateXY().
|
inline |
Definition at line 102 of file KFParticleBase.h.
References fP.
Referenced by KFParticle::GetExternalTrackParam(), KFParticle::GetY(), and RotateXY().
|
inline |
Definition at line 103 of file KFParticleBase.h.
References fP.
Referenced by KFParticle::GetExternalTrackParam(), KFParticle::GetZ(), and RotateXY().
|
inline |
Definition at line 269 of file KFParticleBase.h.
References fId.
Referenced by KFParticleSIMD::KFParticleSIMD().
|
inlinestaticprotected |
Definition at line 281 of file KFParticleBase.h.
References i.
Referenced by Cij(), ConstructGammaBz(), Covariance(), GetCovariance(), and SetMassConstraint().
void KFParticleBase::Initialize | ( | const Double_t | Param[], |
const Double_t | Cov[], | ||
Int_t | Charge, | ||
Double_t | Mass | ||
) |
Definition at line 32 of file KFParticleBase.cxx.
References Double_t, energy, fAtProductionVertex, fC, fChi2, fIsLinearized, fMassHypo, fNDF, fP, fQ, fSFromDecay, h1, h2, i, Mass, sqrt(), and SumDaughterMass.
void KFParticleBase::Initialize | ( | ) |
Definition at line 81 of file KFParticleBase.cxx.
References fAtProductionVertex, fC, fChi2, fIsLinearized, fMassHypo, fNDF, fP, fQ, fSFromDecay, fVtxGuess, i, and SumDaughterMass.
Referenced by KFParticle::Create(), KFParticle::Initialize(), and KFParticleBase().
Definition at line 3300 of file KFParticleBase.cxx.
References Double_t, and fabs().
Referenced by ConstructGammaBz(), and SetProductionVertex().
|
staticprotected |
|
inline |
Definition at line 270 of file KFParticleBase.h.
References fDaughtersIds.
Referenced by KFParticleSIMD::KFParticleSIMD().
|
inline |
|
inline |
void KFParticleBase::operator+= | ( | const KFParticleBase & | Daughter | ) |
Definition at line 329 of file KFParticleBase.cxx.
References AddDaughter().
Referenced by KFParticle::operator+=().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 273 of file KFParticleBase.h.
References fId.
Referenced by KFParticleFinder::Find2DaughterDecay(), KFParticleFinder::FindParticles(), KFParticleFinder::FindTrackV0Decay(), and KFParticleSIMD::GetKFParticle().
Definition at line 1403 of file KFParticleBase.cxx.
References Cij(), Double_t, fC, fChi2, fMassHypo, fNDF, fP, i, m2(), Mass, p2, sqrt(), and SumDaughterMass.
Referenced by AddDaughterWithEnergyFitMC(), Construct(), KFParticle::SetMassConstraint(), and SetNonlinearMassConstraint().
|
protected |
|
inline |
Definition at line 89 of file KFParticleBase.h.
void KFParticleBase::SetNoDecayLength | ( | ) |
Definition at line 1448 of file KFParticleBase.cxx.
References Double_t, fC, fChi2, fNDF, fP, h, i, s, and TransportToDecayVertex().
Referenced by KFParticle::SetNoDecayLength().
void KFParticleBase::SetNonlinearMassConstraint | ( | Double_t | Mass | ) |
Definition at line 1393 of file KFParticleBase.cxx.
References Double_t, fC, fMassHypo, fP, SetMassConstraint(), and SumDaughterMass.
Referenced by ConstructGammaBz(), KFParticleFinder::Find2DaughterDecay(), and KFParticleFinder::FindTrackV0Decay().
|
inline |
Definition at line 276 of file KFParticleBase.h.
References fPDG.
Referenced by KFParticleFinder::FindParticles(), and KFParticleSIMD::GetKFParticle().
void KFParticleBase::SetProductionVertex | ( | const KFParticleBase & | Vtx | ) |
Definition at line 1145 of file KFParticleBase.cxx.
References Bool_t, Convert(), d0, Double_t, fabs(), fC, fChi2, fNDF, fP, fSFromDecay, GetDStoPoint(), InvertSym3(), m, TransportToDecayVertex(), TransportToDS(), and z.
Referenced by Construct(), and KFParticle::SetProductionVertex().
Definition at line 100 of file KFParticleBase.cxx.
References fIsLinearized, fVtxGuess, x, y, and z.
Referenced by KFParticle::SetVtxGuess().
void KFParticleBase::SubtractFromVertex | ( | KFParticleBase & | Vtx | ) | const |
Definition at line 2654 of file KFParticleBase.cxx.
References Double_t, fC, fChi2, fIsLinearized, fNDF, fP, fVtxGuess, GetFieldValue(), GetMeasurement(), i, m, and s.
Referenced by KFParticle::SubtractFromVertex().
|
pure virtual |
Implemented in KFParticle.
Referenced by AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), Construct(), ConstructGammaBz(), GetDeviationFromParticle(), GetDeviationFromVertex(), GetDistanceFromParticle(), GetDistanceFromVertex(), GetMeasurement(), and TransportToDS().
Definition at line 2286 of file KFParticleBase.cxx.
References c, c2, Double_t, fC, fP, fQ, GetFieldValue(), i, m, MultQSQt(), n, p1, p2, pz, and TransportLine().
Referenced by KFParticle::Transport().
Definition at line 2754 of file KFParticleBase.cxx.
References c11, c6, Double_t, fC, and fP.
Referenced by TransportCBM().
void KFParticleBase::TransportToDecayVertex | ( | ) |
Definition at line 1622 of file KFParticleBase.cxx.
References Convert(), fAtProductionVertex, fSFromDecay, and TransportToDS().
Referenced by AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), SetNoDecayLength(), SetProductionVertex(), and KFParticle::TransportToDecayVertex().
void KFParticleBase::TransportToDS | ( | Double_t | dS | ) |
Definition at line 1641 of file KFParticleBase.cxx.
References fC, fP, fSFromDecay, and Transport().
Referenced by AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), SetProductionVertex(), TransportToDecayVertex(), KFParticle::TransportToDS(), and TransportToProductionVertex().
void KFParticleBase::TransportToProductionVertex | ( | ) |
Definition at line 1631 of file KFParticleBase.cxx.
References Convert(), fAtProductionVertex, fP, fSFromDecay, and TransportToDS().
Referenced by KFParticle::TransportToProductionVertex().
|
inline |
Definition at line 113 of file KFParticleBase.h.
References fP.
Referenced by RotateXY(), and KFParticle::X().
|
inline |
|
inline |
Definition at line 114 of file KFParticleBase.h.
References fP.
Referenced by RotateXY(), and KFParticle::Y().
|
inline |
|
inline |
Definition at line 115 of file KFParticleBase.h.
References fP.
Referenced by RotateXY(), and KFParticle::Z().
|
inline |
|
protected |
Definition at line 314 of file KFParticleBase.h.
Referenced by Construct(), ConstructGammaBz(), KFParticle::GetAtProductionVertex(), Initialize(), KFParticle::KFParticle(), KFVertex::KFVertex(), KFParticle::SetAtProductionVertex(), TransportToDecayVertex(), and TransportToProductionVertex().
|
protected |
Definition at line 307 of file KFParticleBase.h.
Referenced by AddDaughter(), AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), Cij(), Construct(), ConstructGammaBz(), KFVertex::ConstructPrimaryVertex(), Convert(), Covariance(), KFParticle::CovarianceMatrix(), GetCovariance(), GetDecayLength(), GetDecayLengthXY(), GetDeviationFromVertex(), KFParticle::GetDeviationFromVertexXY(), KFParticle::GetDistanceFromVertexXY(), GetEta(), GetLifeTime(), GetMass(), GetMomentum(), GetPhi(), GetPt(), GetR(), Initialize(), KFParticle::KFParticle(), KFVertex::KFVertex(), KFVertex::SetBeamConstraint(), SetMassConstraint(), SetNoDecayLength(), SetNonlinearMassConstraint(), SetProductionVertex(), SubtractFromVertex(), TransportBz(), TransportCBM(), TransportLine(), and TransportToDS().
|
protected |
Definition at line 310 of file KFParticleBase.h.
Referenced by AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), Chi2(), KFParticle::Chi2(), Construct(), ConstructGammaBz(), KFVertex::ConstructPrimaryVertex(), GetChi2(), Initialize(), KFParticle::KFParticle(), KFVertex::KFVertex(), SetMassConstraint(), SetNoDecayLength(), SetProductionVertex(), and SubtractFromVertex().
|
protected |
Definition at line 322 of file KFParticleBase.h.
Referenced by AddDaughter(), and SetConstructMethod().
|
protected |
Definition at line 331 of file KFParticleBase.h.
Referenced by KFParticle::AddDaughter(), AddDaughterId(), KFParticle::CleanDaughtersId(), DaughterIds(), NDaughters(), and KFParticle::SetNDaughters().
|
protected |
Definition at line 330 of file KFParticleBase.h.
|
protected |
Definition at line 320 of file KFParticleBase.h.
Referenced by AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), Construct(), ConstructGammaBz(), Initialize(), KFParticle::KFParticle(), KFVertex::KFVertex(), SetVtxGuess(), and SubtractFromVertex().
|
protected |
Definition at line 328 of file KFParticleBase.h.
Referenced by AddDaughter(), AddDaughterWithEnergyFitMC(), GetMassHypo(), Initialize(), SetMassConstraint(), SetMassHypo(), and SetNonlinearMassConstraint().
|
protected |
Definition at line 309 of file KFParticleBase.h.
Referenced by AddDaughter(), AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), Construct(), ConstructGammaBz(), KFVertex::ConstructPrimaryVertex(), KFVertex::GetNContributors(), GetNDF(), Initialize(), KFParticle::KFParticle(), KFVertex::KFVertex(), NDF(), KFParticle::NDF(), SetMassConstraint(), SetNoDecayLength(), SetProductionVertex(), and SubtractFromVertex().
|
protected |
Definition at line 306 of file KFParticleBase.h.
Referenced by AddDaughter(), AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), Construct(), ConstructGammaBz(), KFVertex::ConstructPrimaryVertex(), Convert(), E(), KFParticle::E(), GetDecayLength(), GetDecayLengthXY(), GetDeviationFromParticle(), KFParticle::GetDeviationFromParticleXY(), GetDeviationFromVertex(), KFParticle::GetDeviationFromVertexXY(), GetDistanceFromVertex(), KFParticle::GetDistanceFromVertexXY(), GetDSIter(), GetDStoParticleBy(), GetDStoParticleBz(), GetDStoParticleCBM(), GetDStoParticleLine(), GetDStoPointBy(), GetDStoPointBz(), GetDStoPointCBM(), GetDStoPointLine(), GetE(), GetEta(), GetLifeTime(), GetMass(), GetMomentum(), GetParameter(), GetPhi(), GetPt(), GetPx(), GetPy(), GetPz(), GetR(), KFParticle::GetRapidity(), GetS(), KFParticle::GetTheta(), GetX(), GetY(), GetZ(), Initialize(), KFParticle::KFParticle(), KFVertex::KFVertex(), Parameter(), KFParticle::Parameters(), Px(), KFParticle::Px(), Py(), KFParticle::Py(), Pz(), KFParticle::Pz(), RotateXY(), S(), KFParticle::S(), KFVertex::SetBeamConstraint(), SetMassConstraint(), SetNoDecayLength(), SetNonlinearMassConstraint(), SetProductionVertex(), SubtractFromVertex(), TransportBz(), TransportCBM(), TransportLine(), TransportToDS(), TransportToProductionVertex(), KFParticle::TransportToVertex(), X(), KFParticle::X(), Y(), KFParticle::Y(), Z(), and KFParticle::Z().
|
protected |
Definition at line 333 of file KFParticleBase.h.
|
protected |
Definition at line 308 of file KFParticleBase.h.
Referenced by AddDaughter(), AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), Construct(), ConstructGammaBz(), Convert(), GetDSIter(), GetDStoParticleBy(), GetDStoParticleBz(), GetDStoParticleCBM(), GetDStoPointBy(), GetDStoPointBz(), GetDStoPointCBM(), GetQ(), Initialize(), KFParticle::KFParticle(), KFVertex::KFVertex(), Q(), KFParticle::Q(), TransportBz(), and TransportCBM().
|
protected |
Definition at line 312 of file KFParticleBase.h.
Referenced by AddDaughter(), AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), Construct(), ConstructGammaBz(), Initialize(), KFParticle::KFParticle(), KFVertex::KFVertex(), SetProductionVertex(), TransportToDecayVertex(), TransportToDS(), and TransportToProductionVertex().
|
protected |
Definition at line 317 of file KFParticleBase.h.
Referenced by AddDaughterWithEnergyCalc(), AddDaughterWithEnergyFit(), AddDaughterWithEnergyFitMC(), Construct(), ConstructGammaBz(), KFVertex::ConstructPrimaryVertex(), Initialize(), SetVtxGuess(), and SubtractFromVertex().
|
protected |
Definition at line 327 of file KFParticleBase.h.
Referenced by AddDaughter(), AddDaughterWithEnergyFitMC(), Construct(), GetSumDaughterMass(), Initialize(), SetMassConstraint(), and SetNonlinearMassConstraint().