Skip to content

MadGraph_Control_HN_NLO

Marzieh Bahmani requested to merge mbahmani/mcjoboptions:master 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