Skip to content

Fix crashing Hard Decays due to new top and Higgs mass defaults

Mareen Hoppe requested to merge Fix_crashing_Hard_Decays into master

Description

The default values for top- and Higgs-mass were changed with commit aa2e81ad to values outside of the test range for rising the error in SHERPA/PerturbativePhysics/Hard_Decay_Handler.C. Adjusting the tested values solve the issue. I have left the allowed mass range as large as it was before, as I am not sure on what basis it was chosen.

Test Plan

see Issue #510 (closed)

Example Result

Additional Checklist Items

  • I have updated documentation as needed -> not necessary
  • I considered if this should be cherry-picked/ported somewhere else (rel-2-x or master), and if yes, opened a corresponding issue or MR -> not necessary

Merge request reports