![]() |
AliPhysics
d2444a6 (d2444a6)
|
#include <AliFlowLYZEventPlane.h>
Public Member Functions | |
AliFlowLYZEventPlane () | |
virtual | ~AliFlowLYZEventPlane () |
void | Init () |
void | CalculateRPandW (AliFlowVector aQ) |
Double_t | GetWR () const |
Double_t | GetPsi () const |
void | SetSecondRunList (TList *list) |
TList * | GetSecondRunList () |
Private Member Functions | |
AliFlowLYZEventPlane (const AliFlowLYZEventPlane &aAnalysis) | |
AliFlowLYZEventPlane & | operator= (const AliFlowLYZEventPlane &aAnalysis) |
ClassDef (AliFlowLYZEventPlane, 0) | |
Private Attributes | |
TList * | fSecondRunList |
Double_t | fWR |
Double_t | fPsi |
TProfile * | fSecondReDtheta |
TProfile * | fSecondImDtheta |
TProfile * | fFirstr0theta |
Definition at line 20 of file AliFlowLYZEventPlane.h.
AliFlowLYZEventPlane::AliFlowLYZEventPlane | ( | ) |
|
virtual |
Definition at line 57 of file AliFlowLYZEventPlane.cxx.
|
private |
void AliFlowLYZEventPlane::CalculateRPandW | ( | AliFlowVector | aQ | ) |
Definition at line 86 of file AliFlowLYZEventPlane.cxx.
Referenced by AliFlowAnalysisWithLYZEventPlane::Make().
|
private |
|
inline |
Definition at line 29 of file AliFlowLYZEventPlane.h.
Referenced by AliFlowAnalysisWithLYZEventPlane::Make().
|
inline |
Definition at line 33 of file AliFlowLYZEventPlane.h.
|
inline |
Definition at line 28 of file AliFlowLYZEventPlane.h.
Referenced by AliFlowAnalysisWithLYZEventPlane::Make().
void AliFlowLYZEventPlane::Init | ( | ) |
Definition at line 65 of file AliFlowLYZEventPlane.cxx.
|
private |
|
inline |
Definition at line 32 of file AliFlowLYZEventPlane.h.
|
private |
Definition at line 46 of file AliFlowLYZEventPlane.h.
Referenced by CalculateRPandW(), and Init().
|
private |
Definition at line 42 of file AliFlowLYZEventPlane.h.
Referenced by CalculateRPandW(), and GetPsi().
|
private |
Definition at line 45 of file AliFlowLYZEventPlane.h.
Referenced by CalculateRPandW(), and Init().
|
private |
Definition at line 44 of file AliFlowLYZEventPlane.h.
Referenced by CalculateRPandW(), and Init().
|
private |
Definition at line 40 of file AliFlowLYZEventPlane.h.
Referenced by GetSecondRunList(), Init(), SetSecondRunList(), and ~AliFlowLYZEventPlane().
|
private |
Definition at line 41 of file AliFlowLYZEventPlane.h.
Referenced by CalculateRPandW(), and GetWR().