![]() |
AliPhysics
d84cbc0 (d84cbc0)
|
#include <AliFlowLYZHist1.h>
Public Member Functions | |
AliFlowLYZHist1 () | |
AliFlowLYZHist1 (Int_t theta, const char *name, Bool_t useSum=kTRUE) | |
virtual | ~AliFlowLYZHist1 () |
Bool_t | IsFolder () const |
void | Browse (TBrowser *b) |
void | Fill (Double_t f, TComplex c) |
TH1D * | FillGtheta () |
Double_t | GetR0 () |
Double_t | GetBinCenter (Int_t i) |
Int_t | GetNBins () |
TH1D * | GetHistGtheta () |
TProfile * | GetHistProReGtheta () |
TProfile * | GetHistProImGtheta () |
TList * | GetHistList () |
virtual Double_t | Merge (TCollection *aList) |
void | Print (Option_t *option="") const |
Private Member Functions | |
AliFlowLYZHist1 (const AliFlowLYZHist1 &aAnalysis) | |
AliFlowLYZHist1 & | operator= (const AliFlowLYZHist1 &aAnalysis) |
Private Attributes | |
TH1D * | fHistGtheta |
TProfile * | fHistProReGtheta |
TProfile * | fHistProImGtheta |
TList * | fHistList |
Definition at line 23 of file AliFlowLYZHist1.h.
AliFlowLYZHist1::AliFlowLYZHist1 | ( | ) |
Definition at line 50 of file AliFlowLYZHist1.cxx.
|
virtual |
Definition at line 106 of file AliFlowLYZHist1.cxx.
|
private |
void AliFlowLYZHist1::Browse | ( | TBrowser * | b | ) |
Definition at line 242 of file AliFlowLYZHist1.cxx.
void AliFlowLYZHist1::Fill | ( | Double_t | f, |
TComplex | c | ||
) |
Definition at line 117 of file AliFlowLYZHist1.cxx.
Referenced by AliFlowAnalysisWithLeeYangZeros::FillFromFlowEvent().
TH1D * AliFlowLYZHist1::FillGtheta | ( | ) |
Definition at line 127 of file AliFlowLYZHist1.cxx.
Referenced by AliFlowAnalysisWithLeeYangZeros::Finish().
Definition at line 183 of file AliFlowLYZHist1.cxx.
Referenced by AliFlowAnalysisWithLeeYangZeros::FillFromFlowEvent().
|
inline |
Definition at line 40 of file AliFlowLYZHist1.h.
|
inline |
Definition at line 43 of file AliFlowLYZHist1.h.
Referenced by Merge().
|
inline |
Definition at line 42 of file AliFlowLYZHist1.h.
|
inline |
Definition at line 41 of file AliFlowLYZHist1.h.
Int_t AliFlowLYZHist1::GetNBins | ( | ) |
Definition at line 192 of file AliFlowLYZHist1.cxx.
Double_t AliFlowLYZHist1::GetR0 | ( | ) |
Definition at line 150 of file AliFlowLYZHist1.cxx.
Referenced by AliFlowAnalysisWithLeeYangZeros::Finish().
|
inline |
Definition at line 31 of file AliFlowLYZHist1.h.
|
virtual |
Definition at line 200 of file AliFlowLYZHist1.cxx.
|
private |
void AliFlowLYZHist1::Print | ( | Option_t * | option = "" | ) | const |
Definition at line 225 of file AliFlowLYZHist1.cxx.
|
private |
Definition at line 53 of file AliFlowLYZHist1.h.
Referenced by AliFlowLYZHist1(), FillGtheta(), GetBinCenter(), GetHistGtheta(), GetNBins(), GetR0(), and ~AliFlowLYZHist1().
|
private |
Definition at line 56 of file AliFlowLYZHist1.h.
Referenced by AliFlowLYZHist1(), Browse(), GetHistList(), Merge(), Print(), and ~AliFlowLYZHist1().
|
private |
Definition at line 55 of file AliFlowLYZHist1.h.
Referenced by AliFlowLYZHist1(), Fill(), FillGtheta(), GetHistProImGtheta(), and ~AliFlowLYZHist1().
|
private |
Definition at line 54 of file AliFlowLYZHist1.h.
Referenced by AliFlowLYZHist1(), Fill(), FillGtheta(), GetHistProReGtheta(), and ~AliFlowLYZHist1().