ROOT
6.10/02
Reference Guide
ROOT Home Page
Main Page
Tutorials
User's Classes
Namespaces
All Classes
Files
Release Notes
File List
File Members
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:375
CreateExampleFile
void CreateExampleFile()
Definition:
CreateExampleFile.C:1