6import reconstruction
as re
13main.add_module(
'EventInfoSetter', evtNumList=[10], expList=[0])
16ge.add_evtgen_generator(path=main, finalstate=
'mixed')
19si.add_simulation(path=main)
22re.add_reconstruction(path=main)
def add_mdst_output(path, mc=True, filename='mdst.root', additionalBranches=[], dataDescription=None)