ROOT
6.18/05
Reference Guide
tutorials
roostats
CreateExampleFile.C
Go to the documentation of this file.
1
void
CreateExampleFile
()
2
{
3
gROOT
->ProcessLine(
".! prepareHistFactory ."
);
4
gROOT
->ProcessLine(
".! hist2workspace config/example.xml"
);
5
}
CreateExampleFile
void CreateExampleFile()
Definition:
CreateExampleFile.C:1
gROOT
#define gROOT
Definition:
TROOT.h:414