Skip to content

For MadGraph, use fastjet-config from fastjet installation, remove outdated custom config

Hannes Mildner requested to merge hmildner/athena:21.6-MG-NLO-FastJet-Fix into 21.6

MadGraphControl used to use a custom fastjet-config because the official one would return the wrongs paths. This file became outdated and caused problems in ME compilation. It appears these days we can use the fastjet-config of the central installation. So we do that, which fixes crashes observed in NLO event generation.

Merge request reports