Skip to content

Commit

Permalink
add decay files for UpsilonXS
Browse files Browse the repository at this point in the history
Following a request of a new Upsilon MC production with fixed feed-down
  • Loading branch information
michael-pitt authored Nov 17, 2023
1 parent e22c8ac commit 54ff9d1
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Upsilon1S.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#
#
Alias MyUpsilon Upsilon
ChargeConj MyUpsilon MyUpsilon
#
Decay MyUpsilon
1.000 mu+ mu- PHOTOS VLL;
Enddecay
End


11 changes: 11 additions & 0 deletions Upsilon2S.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#
#
Alias MyUpsilon(2S) Upsilon(2S)
ChargeConj MyUpsilon(2S) MyUpsilon(2S)
#
Decay MyUpsilon(2S)
1.000 mu+ mu- PHOTOS VLL;
Enddecay
End


11 changes: 11 additions & 0 deletions Upsilon3S.dec
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
#
#
Alias MyUpsilon(3S) Upsilon(3S)
ChargeConj MyUpsilon(3S) MyUpsilon(3S)
#
Decay MyUpsilon(3S)
1.000 mu+ mu- PHOTOS VLL;
Enddecay
End


0 comments on commit 54ff9d1

Please sign in to comment.