Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Bu_Mixing.dec #8783

Merged
merged 1 commit into from May 2, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
47 changes: 47 additions & 0 deletions GeneratorInterface/ExternalDecays/data/Bu_Mixing.dec
@@ -0,0 +1,47 @@
#This is the decay file for the decay B+ -> MU+ MU- K*+(-> Ks pi+)
#
# Descriptor: [B+ -> mu+ mu- {,gamma} {,gamma} (K*+ -> Ks pi+)]cc
#
# NickName:
#
# Physics: Includes radiative mode
#
# Tested: Yes
# Original By: K. Ulmer
# Date: 2-26-08
#
Alias MyB+ B+
Alias MyB- B-
ChargeConj MyB+ MyB-
Alias MyK*+ K*+
Alias MyK*- K*-
ChargeConj MyK*+ MyK*-
Alias MyK_S0 K_S0
ChargeConj MyK_S0 MyK_S0
Alias MyJpsi J/psi
ChargeConj MyJpsi MyJpsi
Alias MyPsi psi(2S)
ChargeConj MyPsi MyPsi
#
Decay MyB+
0.33333333 MyK*+ mu+ mu- BTOSLLBALL;
0.33333334 MyJpsi K+ SVS;
0.33333333 MyPsi MyK*+ SVV_HELAMP 0.159 1.563 0.775 0.0 0.612 2.712;
Enddecay
CDecay MyB-
#
Decay MyK*+
1.000 MyK_S0 pi+ VSS;
Enddecay
CDecay MyK*-
#
Decay MyK_S0
1.000 pi+ pi- PHSP;
Enddecay
Decay MyJpsi
1.000 mu+ mu- PHOTOS VLL;
Enddecay
Decay MyPsi
1.000 mu+ mu- PHOTOS VLL;
Enddecay
End