21 #include "AliKFParticle.h" 58 void operator+=(
const AliKFParticle &Daughter);
64 void operator-=(
const AliKFParticle &Daughter);
68 void SetBeamConstraint(
float X,
float Y,
float Z,
float ErrX,
float ErrY,
float ErrZ);
76 void ConstructPrimaryVertex(
const AliKFParticle *vDaughters[],
int NDaughters, Bool_t vtxFlag[],
float ChiCut = 3.5);
95 Daughter.SubtractFromVertex(*
this);
101 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)