4 const char*
fwd =
"$(ALICE_PHYSICS)/PWGLF/FORWARD/analysis2";
5 gSystem->AddIncludePath(
"-I${ANA_SRC} -I${ALICE_PHYSICS}/include");
6 gROOT->Macro(Form(
"%s/scripts/LoadLibs.C",fwd));
7 gROOT->LoadMacro(Form(
"%s/scripts/TupleSelector.C+%s",fwd,opt));
static Bool_t Run(Long64_t maxEvents=-1, const char *title="")
static Bool_t Proof(Long64_t maxEvents, const char *opt="", const char *title="")
void AnalyseTuple(Bool_t proof=true, Long64_t maxEvents=-1, const char *opt="")