Modify ↓
Opened 8 years ago
Last modified 7 years ago
#373 new defect
Soft_Photon_Handler crashes when boosting decay blob
Reported by: | Enrico Bothmann | Owned by: | marek |
---|---|---|---|
Priority: | critical | Milestone: | rel-2.3.0 |
Component: | QED Radiation | Version: | 0.trunk |
Keywords: | Cc: |
Description (last modified by )
On trunk r30716, the Z production example (see simplified attached run card) crashes during event generation in
SHERPA::Soft_Photon_Handler::BoostDecayBlob
As of r30716, on line 81, because the original momentum P
has not been set in the passed blob.
So the root of the problem might actually be in SHERPA::Resonance_Finder::FillBlob
.
Attachments (3)
Change History (5)
Changed 8 years ago by
Changed 8 years ago by
comment:1 Changed 8 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 7 years ago by
Note: See
TracTickets for help on using
tickets.
This crash still happens as of r31483, at the 4th event, using an even simpler W production example at LO+PS production. See attached run card.