1 from __future__
import print_function
3 from PhysicsTools.HeppyCore.statistics.tree
import Tree
6 outfile = TFile(filename,
'recreate')
7 tree = Tree(
'test_tree',
'A test tree')
12 print(
'creating a tree', tree.tree.GetName(),\
13 tree.tree.GetEntries(),
'entries in',\
def create_tree(filename="test_tree.root")
S & print(S &os, JobReport::InputFile const &f)