5 #ifndef ALIFLOWVECTOR_H
6 #define ALIFLOWVECTOR_H
22 AliFlowVector(
const TVector2 &p, Double_t m, Int_t h=2, Int_t poiType=0, Int_t s=1);
23 AliFlowVector(Double_t *y, Double_t m=1, Int_t h=2, Int_t poiType=0, Int_t s=-1);
24 AliFlowVector(Double_t x, Double_t y, Double_t m=1, Int_t h=2, Int_t poiType=0, Int_t s=-1);
27 void SetMagPhi(Double_t size, Double_t angle, Double_t mult=1);
40 Double_t extraWeight=1.
53 void Clear(Option_t* option=
"");
const AliFlowVector operator/(Double_t w) const
AliFlowVector & operator-=(const AliFlowVector &aVector)
AliFlowVector & operator=(const AliFlowVector &aVector)
const AliFlowVector operator-(const AliFlowVector &a) const
AliFlowVector & operator*=(Double_t w)
Int_t GetSubeventNumber() const
AliFlowVector & operator+=(const AliFlowVector &aVector)
void SetSubeventNumber(Int_t n)
Int_t SubtractTrackWithDaughters(const AliFlowTrackSimple *track, Double_t extraWeight=1.)
void Clear(Option_t *option="")
void SetHarmonic(Int_t h)
void SetMult(Double_t mult)
AliFlowVector & operator/=(Double_t w)
void SetMagPhi(Double_t size, Double_t angle, Double_t mult=1)
const AliFlowVector operator+(const AliFlowVector &a) const
const AliFlowVector operator*(Double_t w) const
Int_t GetHarmonic() const