Skip to content
Snippets Groups Projects

Dlancier/b2phikst mc

Open Davide Lancierini requested to merge dlancier/b2phikst_mc into master
Files
19
# AUTOMATICALLY GENERATED FILE IN option_yaml_writer.py
from APb2vv.PhiKst.dv_options import options
line = 'Bs2PhiKstNominalLine'
particle_names = ['B', 'Phi', 'Kstb', 'Kp', 'Km', 'KstK', 'KstPi']
reco_decay_descriptor = '${B}[[B_s0]cc -> ${Phi}(phi(1020) -> ${Kp}K+ ${Km}K-) ${Kstb}(K*(892)~0 -> ${KstK}K- ${KstPi}pi+)]CC'
mc_decay_descriptor = '${B}[[B~0]cc -> ${Phi}(phi(1020) -> ${Kp}K+ ${Km}K-) ${Kstb}(K*(892)~0 -> ${KstK}K- ${KstPi}pi+)]CC'
options.main_seq(line, particle_names, reco_decay_descriptor, mc_decay_descriptor)
# # END AUTOMATICALLY GENERATED FILE IN option_yaml_writer.py
#
\ No newline at end of file
Loading