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

Phase space Lb2Lmm #228

Open
wants to merge 1 commit into
base: winter2023
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions FCCee/Generator/EvtGen/Lb2LMuMu_phsp.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Alias Lb_SIGNAL Lambda_b0
Alias Lbbar_SIGNAL anti-Lambda_b0
ChargeConj Lb_SIGNAL Lbbar_SIGNAL

Alias MyLambda0 Lambda0
Alias Myanti-Lambda0 anti-Lambda0
ChargeConj MyLambda0 Myanti-Lambda0

#
Decay Lb_SIGNAL
1.000 MyLambda0 mu+ mu- PHSP;
Enddecay
CDecay Lbbar_SIGNAL
#
Decay MyLambda0
1.000 p+ pi- PHSP;
Enddecay
CDecay Myanti-Lambda0
#
End
#
Loading