AliPhysics  068200c (068200c)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliFlowCommonHist Class Reference

#include <AliFlowCommonHist.h>

Inheritance diagram for AliFlowCommonHist:

Public Member Functions

 AliFlowCommonHist ()
 
 AliFlowCommonHist (const char *name, const char *title="AliFlowCommonHist", Bool_t bookOnlyBasic=kFALSE, Int_t harmonic=2)
 
virtual ~AliFlowCommonHist ()
 
 AliFlowCommonHist (const AliFlowCommonHist &aSetOfHists)
 
Bool_t IsFolder () const
 
void Browse (TBrowser *b)
 
virtual Double_t Merge (TCollection *aList)
 
void Print (Option_t *option="") const
 
Bool_t FillControlHistograms (AliFlowEventSimple *anEvent, TList *weightsList=NULL, Bool_t usePhiWeights=kFALSE, Bool_t usePtWeights=kFALSE, Bool_t useEtaWeights=kFALSE)
 
Double_t GetEntriesInPtBinRP (Int_t iBin)
 
Double_t GetEntriesInPtBinPOI (Int_t iBin)
 
Double_t GetEntriesInEtaBinRP (Int_t iBin)
 
Double_t GetEntriesInEtaBinPOI (Int_t iBin)
 
Double_t GetMeanPt (Int_t iBin)
 
TH1F * GetHistMultRP ()
 
TH1F * GetHistMultPOI ()
 
TH2FGetHistMultPOIvsRP ()
 
TH1F * GetHistPtRP ()
 
TH1F * GetHistPtPOI ()
 
TH1F * GetHistPtSub0 ()
 
TH1F * GetHistPtSub1 ()
 
TH1F * GetHistPhiRP ()
 
TH1F * GetHistPhiPOI ()
 
TH1F * GetHistPhiSub0 ()
 
TH1F * GetHistPhiSub1 ()
 
TH1F * GetHistEtaRP ()
 
TH1F * GetHistEtaPOI ()
 
TH1F * GetHistEtaSub0 ()
 
TH1F * GetHistEtaSub1 ()
 
TH2FGetHistPhiEtaRP ()
 
TH2FGetHistPhiEtaPOI ()
 
TProfile * GetHistProMeanPtperBin ()
 
TH2FGetHistWeightvsPhi ()
 
TH1F * GetHistQ ()
 
TH1F * GetHistAngleQ ()
 
TH1F * GetHistAngleQSub0 ()
 
TH1F * GetHistAngleQSub1 ()
 
TProfile * GetHarmonic ()
 
TProfile * GetRefMultVsNoOfRPs ()
 
TH1F * GetHistRefMult ()
 
TH2FGetHistMassPOI ()
 
TListGetHistList ()
 

Private Member Functions

AliFlowCommonHistoperator= (const AliFlowCommonHist &aSetOfHists)
 

Private Attributes

Bool_t fBookOnlyBasic
 
TH1F * fHistMultRP
 
TH1F * fHistMultPOI
 
TH2FfHistMultPOIvsRP
 
TH1F * fHistPtRP
 
TH1F * fHistPtPOI
 
TH1F * fHistPtSub0
 
TH1F * fHistPtSub1
 
TH1F * fHistPhiRP
 
TH1F * fHistPhiPOI
 
TH1F * fHistPhiSub0
 
TH1F * fHistPhiSub1
 
TH1F * fHistEtaRP
 
TH1F * fHistEtaPOI
 
TH1F * fHistEtaSub0
 
TH1F * fHistEtaSub1
 
TH2FfHistPhiEtaRP
 
TH2FfHistPhiEtaPOI
 
TProfile * fHistProMeanPtperBin
 
TH2FfHistWeightvsPhi
 
TH1F * fHistQ
 
TH1F * fHistAngleQ
 
TH1F * fHistAngleQSub0
 
TH1F * fHistAngleQSub1
 
TProfile * fHarmonic
 
TProfile * fRefMultVsNoOfRPs
 
TH1F * fHistRefMult
 
TH2FfHistMassPOI
 
TListfHistList
 
Int_t fHarmonicInt
 

Detailed Description

Definition at line 24 of file AliFlowCommonHist.h.

Constructor & Destructor Documentation

AliFlowCommonHist::AliFlowCommonHist ( )

Definition at line 46 of file AliFlowCommonHist.cxx.

AliFlowCommonHist::AliFlowCommonHist ( const char *  name,
const char *  title = "AliFlowCommonHist",
Bool_t  bookOnlyBasic = kFALSE,
Int_t  harmonic = 2 
)

Definition at line 154 of file AliFlowCommonHist.cxx.

AliFlowCommonHist::~AliFlowCommonHist ( )
virtual

Definition at line 467 of file AliFlowCommonHist.cxx.

AliFlowCommonHist::AliFlowCommonHist ( const AliFlowCommonHist aSetOfHists)

Definition at line 84 of file AliFlowCommonHist.cxx.

Member Function Documentation

void AliFlowCommonHist::Browse ( TBrowser *  b)

Definition at line 814 of file AliFlowCommonHist.cxx.

Double_t AliFlowCommonHist::GetEntriesInEtaBinPOI ( Int_t  iBin)
Double_t AliFlowCommonHist::GetEntriesInEtaBinRP ( Int_t  iBin)
Double_t AliFlowCommonHist::GetEntriesInPtBinPOI ( Int_t  iBin)
Double_t AliFlowCommonHist::GetEntriesInPtBinRP ( Int_t  iBin)
TH1F* AliFlowCommonHist::GetHistAngleQ ( )
inline

Definition at line 70 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistAngleQSub0 ( )
inline

Definition at line 71 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistAngleQSub1 ( )
inline

Definition at line 72 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistEtaPOI ( )
inline

Definition at line 62 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistEtaRP ( )
inline

Definition at line 61 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistEtaSub0 ( )
inline

Definition at line 63 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistEtaSub1 ( )
inline

Definition at line 64 of file AliFlowCommonHist.h.

TList* AliFlowCommonHist::GetHistList ( )
inline

Definition at line 77 of file AliFlowCommonHist.h.

Referenced by Merge().

TH2F* AliFlowCommonHist::GetHistMassPOI ( )
inline

Definition at line 76 of file AliFlowCommonHist.h.

TH2F* AliFlowCommonHist::GetHistMultPOIvsRP ( )
inline

Definition at line 52 of file AliFlowCommonHist.h.

TH2F* AliFlowCommonHist::GetHistPhiEtaPOI ( )
inline

Definition at line 66 of file AliFlowCommonHist.h.

TH2F* AliFlowCommonHist::GetHistPhiEtaRP ( )
inline

Definition at line 65 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistPhiPOI ( )
inline

Definition at line 58 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistPhiRP ( )
inline

Definition at line 57 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistPhiSub0 ( )
inline

Definition at line 59 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistPhiSub1 ( )
inline

Definition at line 60 of file AliFlowCommonHist.h.

TProfile* AliFlowCommonHist::GetHistProMeanPtperBin ( )
inline

Definition at line 67 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistPtSub0 ( )
inline

Definition at line 55 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistPtSub1 ( )
inline

Definition at line 56 of file AliFlowCommonHist.h.

TH1F* AliFlowCommonHist::GetHistQ ( )
inline
TH1F* AliFlowCommonHist::GetHistRefMult ( )
inline

Definition at line 75 of file AliFlowCommonHist.h.

TH2F* AliFlowCommonHist::GetHistWeightvsPhi ( )
inline

Definition at line 68 of file AliFlowCommonHist.h.

Double_t AliFlowCommonHist::GetMeanPt ( Int_t  iBin)

Definition at line 764 of file AliFlowCommonHist.cxx.

TProfile* AliFlowCommonHist::GetRefMultVsNoOfRPs ( )
inline

Definition at line 74 of file AliFlowCommonHist.h.

Bool_t AliFlowCommonHist::IsFolder ( ) const
inline

Definition at line 33 of file AliFlowCommonHist.h.

Double_t AliFlowCommonHist::Merge ( TCollection aList)
virtual

Definition at line 775 of file AliFlowCommonHist.cxx.

AliFlowCommonHist& AliFlowCommonHist::operator= ( const AliFlowCommonHist aSetOfHists)
private
void AliFlowCommonHist::Print ( Option_t option = "") const

Definition at line 797 of file AliFlowCommonHist.cxx.

Member Data Documentation

Bool_t AliFlowCommonHist::fBookOnlyBasic
private

Definition at line 86 of file AliFlowCommonHist.h.

Referenced by AliFlowCommonHist(), and FillControlHistograms().

TProfile* AliFlowCommonHist::fHarmonic
private

Definition at line 110 of file AliFlowCommonHist.h.

Referenced by AliFlowCommonHist(), GetHarmonic(), and ~AliFlowCommonHist().

Int_t AliFlowCommonHist::fHarmonicInt
private

Definition at line 121 of file AliFlowCommonHist.h.

Referenced by FillControlHistograms().

TH1F* AliFlowCommonHist::fHistAngleQ
private
TH1F* AliFlowCommonHist::fHistAngleQSub0
private
TH1F* AliFlowCommonHist::fHistAngleQSub1
private
TH1F* AliFlowCommonHist::fHistEtaPOI
private
TH1F* AliFlowCommonHist::fHistEtaRP
private
TH1F* AliFlowCommonHist::fHistEtaSub0
private
TH1F* AliFlowCommonHist::fHistEtaSub1
private
TList* AliFlowCommonHist::fHistList
private
TH2F* AliFlowCommonHist::fHistMassPOI
private
TH1F* AliFlowCommonHist::fHistMultPOI
private
TH2F* AliFlowCommonHist::fHistMultPOIvsRP
private
TH1F* AliFlowCommonHist::fHistMultRP
private
TH2F* AliFlowCommonHist::fHistPhiEtaPOI
private
TH2F* AliFlowCommonHist::fHistPhiEtaRP
private
TH1F* AliFlowCommonHist::fHistPhiPOI
private
TH1F* AliFlowCommonHist::fHistPhiRP
private
TH1F* AliFlowCommonHist::fHistPhiSub0
private
TH1F* AliFlowCommonHist::fHistPhiSub1
private
TProfile* AliFlowCommonHist::fHistProMeanPtperBin
private
TH1F* AliFlowCommonHist::fHistPtPOI
private
TH1F* AliFlowCommonHist::fHistPtRP
private
TH1F* AliFlowCommonHist::fHistPtSub0
private
TH1F* AliFlowCommonHist::fHistPtSub1
private
TH1F* AliFlowCommonHist::fHistQ
private
TH1F* AliFlowCommonHist::fHistRefMult
private
TH2F* AliFlowCommonHist::fHistWeightvsPhi
private
TProfile* AliFlowCommonHist::fRefMultVsNoOfRPs
private

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