#include <AliFlowVector.h>
|
| AliFlowVector () |
|
| AliFlowVector (const AliFlowVector &aVector) |
|
| AliFlowVector (const TVector2 &p, Double_t m, Int_t h=2, Int_t poiType=0, Int_t s=1) |
|
| AliFlowVector (Double_t *y, Double_t m=1, Int_t h=2, Int_t poiType=0, Int_t s=-1) |
|
| AliFlowVector (Double_t x, Double_t y, Double_t m=1, Int_t h=2, Int_t poiType=0, Int_t s=-1) |
|
virtual | ~AliFlowVector () |
|
void | SetMagPhi (Double_t size, Double_t angle, Double_t mult=1) |
|
AliFlowVector & | operator= (const AliFlowVector &aVector) |
|
AliFlowVector & | operator+= (const AliFlowVector &aVector) |
|
AliFlowVector & | operator-= (const AliFlowVector &aVector) |
|
AliFlowVector & | operator*= (Double_t w) |
|
AliFlowVector & | operator/= (Double_t w) |
|
const AliFlowVector | operator+ (const AliFlowVector &a) const |
|
const AliFlowVector | operator- (const AliFlowVector &a) const |
|
const AliFlowVector | operator* (Double_t w) const |
|
const AliFlowVector | operator/ (Double_t w) const |
|
Int_t | SubtractTrackWithDaughters (const AliFlowTrackSimple *track, Double_t extraWeight=1.) |
|
Bool_t | IsFolder () const |
|
void | SetMult (Double_t mult) |
|
Double_t | GetMult () const |
|
void | SetHarmonic (Int_t h) |
|
Int_t | GetHarmonic () const |
|
void | SetPOItype (Int_t t) |
|
Int_t | GetPOItype () const |
|
void | SetSubeventNumber (Int_t n) |
|
Int_t | GetSubeventNumber () const |
|
void | Clear (Option_t *option="") |
|
Definition at line 18 of file AliFlowVector.h.
AliFlowVector::AliFlowVector |
( |
| ) |
|
AliFlowVector::AliFlowVector |
( |
const TVector2 & |
p, |
|
|
Double_t |
m, |
|
|
Int_t |
h = 2 , |
|
|
Int_t |
poiType = 0 , |
|
|
Int_t |
s = 1 |
|
) |
| |
AliFlowVector::AliFlowVector |
( |
Double_t * |
y, |
|
|
Double_t |
m = 1 , |
|
|
Int_t |
h = 2 , |
|
|
Int_t |
poiType = 0 , |
|
|
Int_t |
s = -1 |
|
) |
| |
AliFlowVector::AliFlowVector |
( |
Double_t |
x, |
|
|
Double_t |
y, |
|
|
Double_t |
m = 1 , |
|
|
Int_t |
h = 2 , |
|
|
Int_t |
poiType = 0 , |
|
|
Int_t |
s = -1 |
|
) |
| |
AliFlowVector::~AliFlowVector |
( |
| ) |
|
|
virtual |
void AliFlowVector::Clear |
( |
Option_t * |
option = "" | ) |
|
Int_t AliFlowVector::GetHarmonic |
( |
| ) |
const |
|
inline |
Double_t AliFlowVector::GetMult |
( |
| ) |
const |
|
inline |
Definition at line 46 of file AliFlowVector.h.
Referenced by AliFlowAnalysisCRC::CalculateCMETPC(), AliFlowAnalysisCRC::CalculateCMEZDC(), AliFlowAnalysisCRC::CalculateCRCCorr(), AliFlowAnalysisCRC::CalculateCRCQVec(), AliFlowAnalysisCRC::CalculateCRCVZERO(), AliFlowAnalysisCRC::CalculateCRCZDC(), AliFlowAnalysisCRC::CalculateFlowQC(), AliFlowAnalysisCRC::CalculateFlowSPVZ(), AliFlowAnalysisCRC::CalculateFlowSPZDC(), AliFlowAnalysisCRC::CalculateVZvsZDC(), AliFlowCommonHist::FillControlHistograms(), AliAnalysisTaskSEHFQA::FillFlowObs(), AliFlowAnalysisWithLeeYangZeros::FillFromFlowEvent(), AliFlowAnalysisCRC::FillVarious(), AliFlowAnalysisCRC::FitEbEFlow(), AliFlowEvent::Get2Qsub(), AliFlowAnalysisWithLYZEventPlane::Make(), AliFlowAnalysisWithScalarProduct::Make(), AliFlowAnalysisCRC::Make(), operator+=(), operator-=(), operator=(), AliFlowAnalysisCRC::PassQAZDCCuts(), AliFlowAnalysisCRC::RecenterCRCQVecZDC(), AliFlowAnalysisWithLeeYangZeros::SecondFillFromFlowEvent(), and AliAnalysisTaskQAflow::UserExec().
Int_t AliFlowVector::GetPOItype |
( |
| ) |
const |
|
inline |
Int_t AliFlowVector::GetSubeventNumber |
( |
| ) |
const |
|
inline |
Bool_t AliFlowVector::IsFolder |
( |
| ) |
const |
|
inline |
void AliFlowVector::SetHarmonic |
( |
Int_t |
h | ) |
|
|
inline |
void AliFlowVector::SetMagPhi |
( |
Double_t |
size, |
|
|
Double_t |
angle, |
|
|
Double_t |
mult = 1 |
|
) |
| |
void AliFlowVector::SetMult |
( |
Double_t |
mult | ) |
|
|
inline |
void AliFlowVector::SetPOItype |
( |
Int_t |
t | ) |
|
|
inline |
void AliFlowVector::SetSubeventNumber |
( |
Int_t |
n | ) |
|
|
inline |
Int_t AliFlowVector::SubtractTrackWithDaughters |
( |
const AliFlowTrackSimple * |
track, |
|
|
Double_t |
extraWeight = 1. |
|
) |
| |
Int_t AliFlowVector::fHarmonic |
|
private |
Double_t AliFlowVector::fMult |
|
private |
Int_t AliFlowVector::fPOItype |
|
private |
Int_t AliFlowVector::fSubeventNumber |
|
private |
The documentation for this class was generated from the following files: