From 3b4d781156aa4301444d25d75ccca443fb4c0481 Mon Sep 17 00:00:00 2001 From: Michael Pitt Date: Tue, 30 Jan 2024 14:40:22 +0100 Subject: [PATCH] Add Upsilon decays --- GeneratorInterface/EvtGenInterface/data/Upsilon1S.dec | 11 +++++++++++ GeneratorInterface/EvtGenInterface/data/Upsilon2S.dec | 11 +++++++++++ GeneratorInterface/EvtGenInterface/data/Upsilon3S.dec | 11 +++++++++++ 3 files changed, 33 insertions(+) create mode 100644 GeneratorInterface/EvtGenInterface/data/Upsilon1S.dec create mode 100644 GeneratorInterface/EvtGenInterface/data/Upsilon2S.dec create mode 100644 GeneratorInterface/EvtGenInterface/data/Upsilon3S.dec diff --git a/GeneratorInterface/EvtGenInterface/data/Upsilon1S.dec b/GeneratorInterface/EvtGenInterface/data/Upsilon1S.dec new file mode 100644 index 0000000000000..2c47f839c69b1 --- /dev/null +++ b/GeneratorInterface/EvtGenInterface/data/Upsilon1S.dec @@ -0,0 +1,11 @@ +# +# +Alias MyUpsilon Upsilon +ChargeConj MyUpsilon MyUpsilon +# +Decay MyUpsilon + 1.000 mu+ mu- PHOTOS VLL; +Enddecay +End + + diff --git a/GeneratorInterface/EvtGenInterface/data/Upsilon2S.dec b/GeneratorInterface/EvtGenInterface/data/Upsilon2S.dec new file mode 100644 index 0000000000000..d417e15c6f381 --- /dev/null +++ b/GeneratorInterface/EvtGenInterface/data/Upsilon2S.dec @@ -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 + + diff --git a/GeneratorInterface/EvtGenInterface/data/Upsilon3S.dec b/GeneratorInterface/EvtGenInterface/data/Upsilon3S.dec new file mode 100644 index 0000000000000..bf3bd7af5e709 --- /dev/null +++ b/GeneratorInterface/EvtGenInterface/data/Upsilon3S.dec @@ -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 + +