6evgenConfig.description =
"POWHEG+Pythia8 W+j production with A14 NNPDF2.3 tune"
7evgenConfig.keywords = [
"SM",
"W",
"1jet"]
8evgenConfig.contact = [
"james.robinson@cern.ch" ]
13include(
"PowhegControl/PowhegControl_Wj_Common.py")
19PowhegConfig.ncall1 = 1000
20PowhegConfig.ncall1rm = 1000
21PowhegConfig.ncall2 = 1000
22PowhegConfig.ncall2rm = 1000
23PowhegConfig.nubound = 1000
24PowhegConfig.foldphi = 1
25PowhegConfig.foldcsi = 1
33PowhegConfig.NNLO_reweighting_inputs[
"DYNNLO"] =
"Wp_CM8_MMHT14NNLO_11.top"
38PowhegConfig.generate()
43include(
"Pythia8_i/Pythia8_AZNLO_CTEQ6L1_EvtGen_Common.py")
44include(
"Pythia8_i/Pythia8_Powheg.py")