Skip to content

updated MadSpin behaviour in MadGraph test job options

Hannes Mildner requested to merge MSfix-for-MG-tests into master

The behaviour of our MadGraph test job options that use MadSpin is updated. The parameter that used to be called Nevents_for_max_weigth is now called Nevents_for_max_weight. We no longer explicitly import the events into MadSpin -- MG finds the correct ones in any case but the importing leads to problems in gridpack mode.

Merge request reports