![]() |
AliPhysics
3bba2fe (3bba2fe)
|
Go to the source code of this file.
Functions | |
TH1 * | GetOne (const TList *list, const char *which, bool mirror) |
TH1 * | MakeSysError (TH1 *h, Double_t sysErr) |
TH1 * | Graph2Hist (const TGraphAsymmErrors *g) |
void | SetAttributes (TH1 *h, UShort_t sNN, Int_t which, Bool_t mirror) |
TH1 * | GetPublished (UShort_t sNN, Bool_t isNSD) |
Double_t | AddToStack (THStack *stack, UShort_t sNN, Bool_t isNSD, TList *forward, TList *central, Double_t fwdSysErr, Double_t cenSysErr, Double_t strangeCorr) |
TList * | GetList (const TDirectory *d, const char *what) |
void | AdjustAxis (TAxis *a) |
THStack * | MakeStack (Bool_t isNSD, Bool_t showClusters, Double_t strangeCorr, Double_t maxFactor=1.1) |
Double_t | DrawStack (Bool_t isNSD, Bool_t showClusters, Double_t strangeCorr, Double_t maxFactor=1.1) |
void | ExtractData (Bool_t showClusters=true) |
Double_t AddToStack | ( | THStack * | stack, |
UShort_t | sNN, | ||
Bool_t | isNSD, | ||
TList * | forward, | ||
TList * | central, | ||
Double_t | fwdSysErr, | ||
Double_t | cenSysErr, | ||
Double_t | strangeCorr | ||
) |
Definition at line 132 of file ExtractData.C.
Referenced by MakeStack().
void AdjustAxis | ( | TAxis * | a | ) |
Definition at line 192 of file ExtractData.C.
Referenced by DrawStack().
Double_t DrawStack | ( | Bool_t | isNSD, |
Bool_t | showClusters, | ||
Double_t | strangeCorr, | ||
Double_t | maxFactor = 1.1 |
||
) |
Definition at line 249 of file ExtractData.C.
Referenced by ExtractData().
void ExtractData | ( | Bool_t | showClusters = true | ) |
Definition at line 280 of file ExtractData.C.
TList* GetList | ( | const TDirectory * | d, |
const char * | what | ||
) |
Definition at line 172 of file ExtractData.C.
Referenced by AliRDHFCuts::GetCentralityOldFramework(), AliRDHFCuts::IsEventSelected(), AliRDHFCuts::IsSignalMC(), MakeStack(), and AliRDHFCuts::SetupPID().
Definition at line 3 of file ExtractData.C.
Referenced by AddToStack().
Definition at line 115 of file ExtractData.C.
Referenced by AddToStack().
TH1* Graph2Hist | ( | const TGraphAsymmErrors * | g | ) |
Definition at line 53 of file ExtractData.C.
Referenced by GetPublished().
THStack* MakeStack | ( | Bool_t | isNSD, |
Bool_t | showClusters, | ||
Double_t | strangeCorr, | ||
Double_t | maxFactor = 1.1 |
||
) |
Definition at line 204 of file ExtractData.C.
Referenced by DrawStack().
Definition at line 25 of file ExtractData.C.
Referenced by AddToStack().
Definition at line 102 of file ExtractData.C.
Referenced by AddToStack().