24 import modularAnalysis
as ma
27 my_path = b2.create_path()
30 ma.inputMdst(filename=b2.find_file(
'B2pi0D_D2hh_D2hhh_B2munu.root',
'examples',
False),
34 ma.printPrimaryMCParticles(path=my_path)
38 ma.variablesToNtuple(decayString=
"", variables=[], path=my_path)