ROOT logo
AliRoot » PWG » FLOW » BASE » AliFlowLYZEventPlane

class AliFlowLYZEventPlane

Function Members (Methods)

public:
AliFlowLYZEventPlane()
virtual~AliFlowLYZEventPlane()
voidCalculateRPandW(AliFlowVector aQ)
static TClass*Class()
Double_tGetPsi() const
TList*GetSecondRunList()
Double_tGetWR() const
voidInit()
virtual TClass*IsA() const
voidSetSecondRunList(TList* list)
virtual voidShowMembers(TMemberInspector&)
virtual voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b)

Data Members

private:
TProfile*fFirstr0thetaholds r0(theta)
Double_tfPsireaction plane
TProfile*fSecondImDthetaholds Im of Dtheta
TProfile*fSecondReDthetaholds Re of Dtheta
TList*fSecondRunListlist from Second LYZ run output
Double_tfWRevent weight

Class Charts

Inheritance Chart:
AliFlowLYZEventPlane

Function documentation

AliFlowLYZEventPlane()
 Constructor.
~AliFlowLYZEventPlane()
destructor
void Init()
Declare histograms & get input files
void CalculateRPandW(AliFlowVector aQ)
declare variables
AliFlowLYZEventPlane()
Double_t GetWR() const
{return this->fWR; }
Double_t GetPsi() const
{return this->fPsi; }
void SetSecondRunList(TList* list)
input
{ this->fSecondRunList = list; }
TList* GetSecondRunList()
{ return this->fSecondRunList; }
AliFlowLYZEventPlane& operator=(const AliFlowLYZEventPlane& aAnalysis)