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