Modify ↓
Opened 11 years ago
Closed 8 years ago
#317 closed defect (fixed)
Taus in OL MEs (width=0) + hadron decays
Reported by: | Frank Siegert | Owned by: | Frank Siegert |
---|---|---|---|
Priority: | major | Milestone: | rel-2.2.0 |
Component: | Unknown | Version: | 2.1.1 |
Keywords: | Cc: |
Description
It is currently not possible to use WIDTH[15]=0
with the tau decays in HADRONS++
. This is due to the line hdc->SetWidth(BR*Flav().Width());
in Hadron_Decay_Table.C
.
Since at the same time the OL interface will complain about width>0.0 external particles, it's currently not possible to use ME taus with the hadronic decays.
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | OpenLoopsReplace_Interface.C added |
---|
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
A workaround is to remove the corresponding warning lines in
OpenLoops_Interface::MapFlavours
. Since OL is completely plugin-based, this is even possible without modifying the Sherpa installation by creating a new plugin library. The corresponding source code (taken from Sherpa 2.1.1) is attached and can then be compiled viaand used in a run card by specifying