13 fwd =
gSystem->ExpandPathName(
"$ALICE_PHYSICS/PWGLF/FORWARD/analysis2");
14 gROOT->SetMacroPath(Form(
"%s/dndeta:%s", gROOT->GetMacroPath(),
fwd));
16 if (!gROOT->GetClass(
"Drawer")) gROOT->LoadMacro(
"Drawer.C+g");
18 if (symmetrice && system.EqualTo(
"pPb"))
21 Drawer::Draw(system, sNN, trigger, option, rebinned, empirical);
static void Draw(const TString &system, UShort_t sNN, const TString &trigger, const Option_t *option="e3", Bool_t rebinned=true, Bool_t empirical=true)
static void pPbSym(const TString &trigger, const Option_t *option="e3", Bool_t rebinned=true, Bool_t empirical=true)
void Draw(const TString &system, UShort_t sNN, const TString &trigger, const Option_t *option="e5", Bool_t rebinned=true, Bool_t empirical=true, Bool_t symmetrice=false)