ROOT
master
Reference Guide
Loading...
Searching...
No Matches
CreateExampleFile.py
Go to the documentation of this file.
1
import
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."
)
TRangeDynCast
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Definition
TCollection.h:358
CreateExampleFile.CreateExampleFile
CreateExampleFile()
Definition
CreateExampleFile.py:6
tutorials
roofit
roostats
CreateExampleFile.py
ROOT master - Reference Guide Generated on Sun Apr 20 2025 15:38:24 (GVA Time) using Doxygen 1.10.0