16 fwd =
gSystem->ExpandPathName(
"$ALICE_PHYSICS/PWGLF/FORWARD/analysis2");
17 gROOT->SetMacroPath(Form(
"%s/dndeta:%s", gROOT->GetMacroPath(),
fwd));
19 if (!gROOT->GetClass(
"Drawer")) gROOT->LoadMacro(
"Drawer.C+");
21 if (symmetrice && system.EqualTo(
"pPb"))
23 rebinned, empirical, write);
26 etaShift, rebinned, empirical, write);
30 ScaleBypp(
"pPb", 5023, 7000,
"CENTZNX",
"NSD", 0,
true,
true,
true,
true);
31 ScaleBypp(
"pPb", 5023, 7000,
"CENTV0X",
"NSD", 0,
true,
true,
true,
true);
32 ScaleBypp(
"pPb", 5023, 7000,
"CENTZNX",
"INEL", 0,
true,
true,
true,
true);
33 ScaleBypp(
"pPb", 5023, 7000,
"CENTV0X",
"INEL", 0,
true,
true,
true,
true);
void ScaleBypp(const TString &system, UShort_t sNN, UShort_t ppsNN, const TString &trigger, const TString &ppTrigger, Double_t etaShift=0, Bool_t rebinned=true, Bool_t empirical=true, Bool_t symmetrice=false, Bool_t write=false)
static void ScaleBypp(const TString &system, UShort_t sNN, UShort_t ppsNN, const TString &trigger, const TString &ppTrigger, Double_t etaShift=0, Bool_t rebinned=true, Bool_t empirical=true, Bool_t write=false)
static void SymScaleBypp(UShort_t ppsNN, const TString &trigger, const TString &ppTrigger, const Option_t *option="e2", Bool_t rebinned=true, Bool_t empirical=true, Bool_t write=false)