Skip to content

Draft: Update the MadGraphControl_NLO_HNL.py

Marzieh Bahmani requested to merge mbahmani-master-patch-38795 into master

changes are: 1.) include the import MadGraphControl.MadGraph_NNPDF30NLO_Base_Fragment and base fragment and remove 'pdlabel' : "'lhapdf'", 'lhaid' : 260000. In this way we can get rid of the warning about the deprecated systematic tool

2.) we are generating the process @NLO. we need: include("Pythia8_i/Pythia8_aMcAtNlo.py") instead of include("Pythia8_i/Pythia8_MadGraph.py")

Merge request reports