33 #include "AliKFParticle.h" 70 void operator+=(
const AliKFParticle &Daughter);
76 void operator-=(
const AliKFParticle &Daughter);
80 void SetBeamConstraint(
float X,
float Y,
float Z,
float ErrX,
float ErrY,
float ErrZ);
88 void ConstructPrimaryVertex(
const AliKFParticle *vDaughters[],
int NDaughters, Bool_t vtxFlag[],
float ChiCut = 3.5);
107 Daughter.SubtractFromVertex(*
this);
113 Daughter.SubtractFromVertex(tmp);
void ConstructPrimaryVertex(const AliKFParticle *vDaughters[], int NDaughters, Bool_t vtxFlag[], float ChiCut=3.5)
void SetBeamConstraint(float X, float Y, float Z, float ErrX, float ErrY, float ErrZ)
friend void operator+=(F32vec1 &a, const F32vec1 &b)
void operator+=(const AliKFParticle &Daughter)
void SetBeamConstraintOff()
AliKFVertex operator-(const AliKFParticle &Daughter) const
Int_t GetNContributors() const
void operator-=(const AliKFParticle &Daughter)