Skip to content

Commit

Permalink
[RF] Convert 5 RooStat tutorials to PyROOT
Browse files Browse the repository at this point in the history
Contributes to  root-project#8758
  • Loading branch information
jolly-chen committed Feb 15, 2024
1 parent dca164e commit df985a9
Show file tree
Hide file tree
Showing 5 changed files with 1,551 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tutorials/roostats/CreateExampleFile.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import ROOT

ROOT.gROOT.ProcessLine(".! prepareHistFactory .")
ROOT.gROOT.ProcessLine(".! hist2workspace config/example.xml")

0 comments on commit df985a9

Please sign in to comment.