AliPhysics  71e3bc7 (71e3bc7)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliFlowLYZHist2 Class Reference

#include <AliFlowLYZHist2.h>

Inheritance diagram for AliFlowLYZHist2:

Public Member Functions

 AliFlowLYZHist2 ()
 
 AliFlowLYZHist2 (Int_t theta, const char *selection="POI", const char *name="AliFlowLYZHist2", Bool_t useSum=kTRUE)
 
virtual ~AliFlowLYZHist2 ()
 
Bool_t IsFolder () const
 
void Browse (TBrowser *b)
 
void Fill (Double_t d1, Double_t d2, TComplex c)
 
Int_t GetNbinsX ()
 
Int_t GetNbinsXPt ()
 
Double_t GetBinCenter (Int_t i)
 
Double_t GetBinCenterPt (Int_t i)
 
TComplex GetNumerEta (Int_t i)
 
TComplex GetNumerPt (Int_t i)
 
TProfile * GetHistProReNumer ()
 
TProfile * GetHistProImNumer ()
 
TProfile * GetHistProReNumerPt ()
 
TProfile * GetHistProImNumerPt ()
 
TProfile2D * GetHistProReNumer2D ()
 
TProfile2D * GetHistProImNumer2D ()
 
TListGetHistList ()
 
virtual Double_t Merge (TCollection *aList)
 
void Print (Option_t *option="") const
 

Private Member Functions

 AliFlowLYZHist2 (const AliFlowLYZHist2 &aAnalysis)
 
AliFlowLYZHist2operator= (const AliFlowLYZHist2 &aAnalysis)
 

Private Attributes

TProfile * fHistProReNumer
 
TProfile * fHistProImNumer
 
TProfile * fHistProReNumerPt
 
TProfile * fHistProImNumerPt
 
TProfile2D * fHistProReNumer2D
 
TProfile2D * fHistProImNumer2D
 
TListfHistList
 

Detailed Description

Definition at line 23 of file AliFlowLYZHist2.h.

Constructor & Destructor Documentation

AliFlowLYZHist2::AliFlowLYZHist2 ( )
AliFlowLYZHist2::AliFlowLYZHist2 ( Int_t  theta,
const char *  selection = "POI",
const char *  name = "AliFlowLYZHist2",
Bool_t  useSum = kTRUE 
)

Definition at line 57 of file AliFlowLYZHist2.cxx.

AliFlowLYZHist2::~AliFlowLYZHist2 ( )
virtual

Definition at line 155 of file AliFlowLYZHist2.cxx.

AliFlowLYZHist2::AliFlowLYZHist2 ( const AliFlowLYZHist2 aAnalysis)
private

Member Function Documentation

void AliFlowLYZHist2::Browse ( TBrowser *  b)

Definition at line 246 of file AliFlowLYZHist2.cxx.

void AliFlowLYZHist2::Fill ( Double_t  d1,
Double_t  d2,
TComplex  c 
)
Double_t AliFlowLYZHist2::GetBinCenter ( Int_t  i)
inline

Definition at line 39 of file AliFlowLYZHist2.h.

Referenced by AliFlowAnalysisWithLeeYangZeros::Finish().

Double_t AliFlowLYZHist2::GetBinCenterPt ( Int_t  i)
inline

Definition at line 41 of file AliFlowLYZHist2.h.

Referenced by AliFlowAnalysisWithLeeYangZeros::Finish().

TList* AliFlowLYZHist2::GetHistList ( )
inline

Definition at line 52 of file AliFlowLYZHist2.h.

Referenced by Merge().

TProfile* AliFlowLYZHist2::GetHistProImNumer ( )
inline

Definition at line 47 of file AliFlowLYZHist2.h.

TProfile2D* AliFlowLYZHist2::GetHistProImNumer2D ( )
inline

Definition at line 51 of file AliFlowLYZHist2.h.

TProfile* AliFlowLYZHist2::GetHistProImNumerPt ( )
inline

Definition at line 49 of file AliFlowLYZHist2.h.

TProfile* AliFlowLYZHist2::GetHistProReNumer ( )
inline

Definition at line 46 of file AliFlowLYZHist2.h.

TProfile2D* AliFlowLYZHist2::GetHistProReNumer2D ( )
inline

Definition at line 50 of file AliFlowLYZHist2.h.

TProfile* AliFlowLYZHist2::GetHistProReNumerPt ( )
inline

Definition at line 48 of file AliFlowLYZHist2.h.

Int_t AliFlowLYZHist2::GetNbinsX ( )
inline

Definition at line 35 of file AliFlowLYZHist2.h.

Int_t AliFlowLYZHist2::GetNbinsXPt ( )
inline

Definition at line 37 of file AliFlowLYZHist2.h.

TComplex AliFlowLYZHist2::GetNumerEta ( Int_t  i)

Definition at line 183 of file AliFlowLYZHist2.cxx.

Referenced by AliFlowAnalysisWithLeeYangZeros::Finish().

TComplex AliFlowLYZHist2::GetNumerPt ( Int_t  i)

Definition at line 194 of file AliFlowLYZHist2.cxx.

Referenced by AliFlowAnalysisWithLeeYangZeros::Finish().

Bool_t AliFlowLYZHist2::IsFolder ( ) const
inline

Definition at line 31 of file AliFlowLYZHist2.h.

Double_t AliFlowLYZHist2::Merge ( TCollection aList)
virtual

Definition at line 204 of file AliFlowLYZHist2.cxx.

AliFlowLYZHist2& AliFlowLYZHist2::operator= ( const AliFlowLYZHist2 aAnalysis)
private
void AliFlowLYZHist2::Print ( Option_t option = "") const

Definition at line 229 of file AliFlowLYZHist2.cxx.

Member Data Documentation

TList* AliFlowLYZHist2::fHistList
private

Definition at line 68 of file AliFlowLYZHist2.h.

Referenced by AliFlowLYZHist2(), Browse(), GetHistList(), Merge(), Print(), and ~AliFlowLYZHist2().

TProfile* AliFlowLYZHist2::fHistProImNumer
private
TProfile2D* AliFlowLYZHist2::fHistProImNumer2D
private

Definition at line 67 of file AliFlowLYZHist2.h.

Referenced by AliFlowLYZHist2(), Fill(), GetHistProImNumer2D(), and ~AliFlowLYZHist2().

TProfile* AliFlowLYZHist2::fHistProImNumerPt
private
TProfile* AliFlowLYZHist2::fHistProReNumer
private
TProfile2D* AliFlowLYZHist2::fHistProReNumer2D
private

Definition at line 66 of file AliFlowLYZHist2.h.

Referenced by AliFlowLYZHist2(), Fill(), GetHistProReNumer2D(), and ~AliFlowLYZHist2().

TProfile* AliFlowLYZHist2::fHistProReNumerPt
private

The documentation for this class was generated from the following files: