![]() |
AliPhysics
a88b1f0 (a88b1f0)
|
#include <AliFlowVector.h>
Private Attributes | |
Double_t | fMult |
Int_t | fHarmonic |
Int_t | fPOItype |
Int_t | fSubeventNumber |
Definition at line 18 of file AliFlowVector.h.
AliFlowVector::AliFlowVector | ( | ) |
AliFlowVector::AliFlowVector | ( | const AliFlowVector & | aVector | ) |
Definition at line 43 of file AliFlowVector.cxx.
AliFlowVector::AliFlowVector | ( | const TVector2 & | p, |
Double_t | m, | ||
Int_t | h = 2 , |
||
Int_t | poiType = 0 , |
||
Int_t | s = 1 |
||
) |
Definition at line 67 of file AliFlowVector.cxx.
AliFlowVector::AliFlowVector | ( | Double_t * | y, |
Double_t | m = 1 , |
||
Int_t | h = 2 , |
||
Int_t | poiType = 0 , |
||
Int_t | s = -1 |
||
) |
Definition at line 55 of file AliFlowVector.cxx.
AliFlowVector::AliFlowVector | ( | Double_t | x, |
Double_t | y, | ||
Double_t | m = 1 , |
||
Int_t | h = 2 , |
||
Int_t | poiType = 0 , |
||
Int_t | s = -1 |
||
) |
Definition at line 79 of file AliFlowVector.cxx.
|
virtual |
Definition at line 91 of file AliFlowVector.cxx.
void AliFlowVector::Clear | ( | Option_t * | option = "" | ) |
Definition at line 145 of file AliFlowVector.cxx.
Referenced by AliFlowAnalysisCRC::ResetEventByEventQuantities().
|
inline |
Definition at line 48 of file AliFlowVector.h.
|
inline |
Definition at line 46 of file AliFlowVector.h.
Referenced by AliFlowAnalysisCRC::CalculateCMETPC(), AliFlowAnalysisCRC::CalculateCMEZDC(), AliFlowAnalysisCRC::CalculateCRCCorr(), AliFlowAnalysisCRC::CalculateCRCQVec(), AliFlowAnalysisCRC::CalculateCRCVZERO(), AliFlowAnalysisCRC::CalculateCRCZDC(), AliFlowAnalysisCRC::CalculateFlowSPVZ(), AliFlowAnalysisCRC::CalculateFlowSPZDC(), AliFlowAnalysisCRC::CalculateVZvsZDC(), AliFlowCommonHist::FillControlHistograms(), AliAnalysisTaskSEHFQA::FillFlowObs(), AliFlowAnalysisWithLeeYangZeros::FillFromFlowEvent(), AliFlowEvent::Get2Qsub(), AliFlowAnalysisWithLYZEventPlane::Make(), AliFlowAnalysisWithSimpleSP::Make(), AliFlowAnalysisWithScalarProduct::Make(), AliFlowAnalysisCRC::Make(), operator+=(), operator-=(), operator=(), AliFlowAnalysisCRC::PassQAZDCCuts(), AliFlowAnalysisCRC::RecenterCRCQVecZDC(), AliFlowAnalysisWithLeeYangZeros::SecondFillFromFlowEvent(), and AliAnalysisTaskQAflow::UserExec().
|
inline |
Definition at line 50 of file AliFlowVector.h.
|
inline |
Definition at line 52 of file AliFlowVector.h.
|
inline |
Definition at line 43 of file AliFlowVector.h.
|
inline |
Definition at line 36 of file AliFlowVector.h.
AliFlowVector & AliFlowVector::operator*= | ( | Double_t | w | ) |
Definition at line 135 of file AliFlowVector.cxx.
|
inline |
Definition at line 34 of file AliFlowVector.h.
AliFlowVector & AliFlowVector::operator+= | ( | const AliFlowVector & | aVector | ) |
Definition at line 117 of file AliFlowVector.cxx.
|
inline |
Definition at line 35 of file AliFlowVector.h.
AliFlowVector & AliFlowVector::operator-= | ( | const AliFlowVector & | aVector | ) |
Definition at line 126 of file AliFlowVector.cxx.
|
inline |
Definition at line 37 of file AliFlowVector.h.
|
inline |
Definition at line 33 of file AliFlowVector.h.
AliFlowVector & AliFlowVector::operator= | ( | const AliFlowVector & | aVector | ) |
Definition at line 105 of file AliFlowVector.cxx.
|
inline |
Definition at line 47 of file AliFlowVector.h.
Referenced by AliFlowEventSimple::Get2Qsub(), and AliFlowEventSimple::GetQ().
Definition at line 96 of file AliFlowVector.cxx.
|
inline |
Definition at line 45 of file AliFlowVector.h.
Referenced by AliFlowAnalysisWithCumulants::FillQvectorComponents(), AliFlowEventSimple::Get2Qsub(), AliFlowEventSimple::GetQ(), and SetMagPhi().
|
inline |
Definition at line 49 of file AliFlowVector.h.
Referenced by AliFlowEventSimple::Get2Qsub(), and AliFlowEventSimple::GetQ().
|
inline |
Definition at line 51 of file AliFlowVector.h.
Referenced by AliFlowEventSimple::Get2Qsub(), and AliFlowEventSimple::GetQ().
Int_t AliFlowVector::SubtractTrackWithDaughters | ( | const AliFlowTrackSimple * | track, |
Double_t | extraWeight = 1. |
||
) |
Definition at line 157 of file AliFlowVector.cxx.
Referenced by AliFlowAnalysisWithScalarProduct::Make().
|
private |
Definition at line 57 of file AliFlowVector.h.
Referenced by Clear(), GetHarmonic(), SetHarmonic(), and SubtractTrackWithDaughters().
|
private |
Definition at line 56 of file AliFlowVector.h.
Referenced by Clear(), GetMult(), operator*=(), operator+=(), operator-=(), operator=(), and SetMult().
|
private |
Definition at line 58 of file AliFlowVector.h.
Referenced by Clear(), GetPOItype(), SetPOItype(), and SubtractTrackWithDaughters().
|
private |
Definition at line 59 of file AliFlowVector.h.
Referenced by Clear(), GetSubeventNumber(), SetSubeventNumber(), and SubtractTrackWithDaughters().