AliPhysics
0937c79 (0937c79)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
RunUnfoldMult.C
Go to the documentation of this file.
1
17
void
18
RunUnfoldMult
()
19
{
20
TString
rooUnfold =
gSystem
->Getenv(
"ROOUNFOLD"
);
21
if
(!rooUnfold.IsNull()) {
22
gSystem
->AddIncludePath(Form(
"-I%s/src"
, rooUnfold.Data()));
23
gSystem
->AddDynamicPath(rooUnfold);
24
}
25
gSystem
->Load(
"libRooUnfold"
);
26
gROOT->Macro(
"UnfoldMult.C++"
);
27
}
28
/*
29
* EOF
30
*/
gSystem
TSystem * gSystem
TString
Definition:
External.C:108
RunUnfoldMult
void RunUnfoldMult()
Definition:
RunUnfoldMult.C:18
PWGLF
FORWARD
analysis2
scripts
RunUnfoldMult.C
Generated on Thu Jun 28 2018 16:21:36 for AliPhysics by
1.8.11