![]() |
AliPhysics
71e3bc7 (71e3bc7)
|
#include <AliFlowLYZHist2.h>
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 () |
TList * | GetHistList () |
virtual Double_t | Merge (TCollection *aList) |
void | Print (Option_t *option="") const |
Private Member Functions | |
AliFlowLYZHist2 (const AliFlowLYZHist2 &aAnalysis) | |
AliFlowLYZHist2 & | operator= (const AliFlowLYZHist2 &aAnalysis) |
Private Attributes | |
TProfile * | fHistProReNumer |
TProfile * | fHistProImNumer |
TProfile * | fHistProReNumerPt |
TProfile * | fHistProImNumerPt |
TProfile2D * | fHistProReNumer2D |
TProfile2D * | fHistProImNumer2D |
TList * | fHistList |
Definition at line 23 of file AliFlowLYZHist2.h.
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.
|
virtual |
Definition at line 155 of file AliFlowLYZHist2.cxx.
|
private |
void AliFlowLYZHist2::Browse | ( | TBrowser * | b | ) |
Definition at line 246 of file AliFlowLYZHist2.cxx.
Definition at line 168 of file AliFlowLYZHist2.cxx.
Referenced by AliFlowAnalysisWithLeeYangZeros::GetDiffFlow(), and AliFlowAnalysisWithLeeYangZeros::SecondFillFromFlowEvent().
Definition at line 39 of file AliFlowLYZHist2.h.
Referenced by AliFlowAnalysisWithLeeYangZeros::Finish().
Definition at line 41 of file AliFlowLYZHist2.h.
Referenced by AliFlowAnalysisWithLeeYangZeros::Finish().
|
inline |
Definition at line 52 of file AliFlowLYZHist2.h.
Referenced by Merge().
|
inline |
Definition at line 47 of file AliFlowLYZHist2.h.
|
inline |
Definition at line 51 of file AliFlowLYZHist2.h.
|
inline |
Definition at line 49 of file AliFlowLYZHist2.h.
|
inline |
Definition at line 46 of file AliFlowLYZHist2.h.
|
inline |
Definition at line 50 of file AliFlowLYZHist2.h.
|
inline |
Definition at line 48 of file AliFlowLYZHist2.h.
|
inline |
Definition at line 35 of file AliFlowLYZHist2.h.
|
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().
|
inline |
Definition at line 31 of file AliFlowLYZHist2.h.
|
virtual |
Definition at line 204 of file AliFlowLYZHist2.cxx.
|
private |
void AliFlowLYZHist2::Print | ( | Option_t * | option = "" | ) | const |
Definition at line 229 of file AliFlowLYZHist2.cxx.
|
private |
Definition at line 68 of file AliFlowLYZHist2.h.
Referenced by AliFlowLYZHist2(), Browse(), GetHistList(), Merge(), Print(), and ~AliFlowLYZHist2().
|
private |
Definition at line 63 of file AliFlowLYZHist2.h.
Referenced by AliFlowLYZHist2(), Fill(), GetHistProImNumer(), GetNumerEta(), and ~AliFlowLYZHist2().
|
private |
Definition at line 67 of file AliFlowLYZHist2.h.
Referenced by AliFlowLYZHist2(), Fill(), GetHistProImNumer2D(), and ~AliFlowLYZHist2().
|
private |
Definition at line 65 of file AliFlowLYZHist2.h.
Referenced by AliFlowLYZHist2(), Fill(), GetHistProImNumerPt(), GetNumerPt(), and ~AliFlowLYZHist2().
|
private |
Definition at line 62 of file AliFlowLYZHist2.h.
Referenced by AliFlowLYZHist2(), Fill(), GetBinCenter(), GetHistProReNumer(), GetNbinsX(), GetNumerEta(), and ~AliFlowLYZHist2().
|
private |
Definition at line 66 of file AliFlowLYZHist2.h.
Referenced by AliFlowLYZHist2(), Fill(), GetHistProReNumer2D(), and ~AliFlowLYZHist2().
|
private |
Definition at line 64 of file AliFlowLYZHist2.h.
Referenced by AliFlowLYZHist2(), Fill(), GetBinCenterPt(), GetHistProReNumerPt(), GetNbinsXPt(), GetNumerPt(), and ~AliFlowLYZHist2().