46 fHarmonic(aVector.fHarmonic),
47 fPOItype(aVector.fPOItype),
48 fSubeventNumber(aVector.fSubeventNumber)
99 TVector2::SetMagPhi(size,angle);
108 if (
this==&aVector)
return *
this;
177 Int_t numberOfsubtractedDaughters=0;
181 if (!daughter)
continue;
191 numberOfsubtractedDaughters++;
194 return numberOfsubtractedDaughters;
virtual Int_t GetNDaughters() const
Bool_t InSubevent(Int_t i) const
AliFlowVector & operator-=(const AliFlowVector &aVector)
AliFlowVector & operator=(const AliFlowVector &aVector)
AliFlowVector & operator*=(Double_t w)
AliFlowVector & operator+=(const AliFlowVector &aVector)
Int_t SubtractTrackWithDaughters(const AliFlowTrackSimple *track, Double_t extraWeight=1.)
void Clear(Option_t *option="")
void SetMult(Double_t mult)
void SetMagPhi(Double_t size, Double_t angle, Double_t mult=1)
virtual AliFlowTrackSimple * GetDaughter(Int_t) const
Bool_t IsPOItype(Int_t poiType) const