Skip to content

weight-handling tweaks and Py3 fixes

Christian Gutschow requested to merge reentrant_tweaks into release-3-1-x

This is following up from the discussion in !96 (merged).

  • I've fixed a few Py3 issues for rivet-merge, would be good if someone with Py2 could check that it still works for them.
  • Tweaked MC_XS and MC_WEIGHTS slightly to use less calls to the handler()
  • added a proposed solution for the potential EventMixingFinalState issue - @bierlich, please review this part when you get a chance and let me know what you think.

Merge request reports