Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
CreateExampleFile.py
Go to the documentation of this file.
1import ROOT
2
ROOT.gROOT
4
5
CreateExampleFile():
7
8 print("Preparing HistFactory ...")
9 gROOT.ProcessLine(".! prepareHistFactory .")
10 print("... done." "")
11
12 print("Moving HistoryFactory to Working Space ...")
13 gROOT.ProcessLine(".! hist2workspace config/example.xml")
14 print("... done.")
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.