Skip to content

Commit

Permalink
Merge pull request #24 from michael-pitt/master
Browse files Browse the repository at this point in the history
add decay files for UpsilonXS
  • Loading branch information
cmsbuild authored Jan 16, 2024
2 parents e22c8ac + 54ff9d1 commit 6ccfb72
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 6ccfb72

Please sign in to comment.