12 evgenConfig.description =
"POWHEG+Pythia8 gg4l production with A14 NNPDF2.3 tune."
13 evgenConfig.keywords = [
"SM",
"gg4l",
"gluonfusion",
"Higgs"]
14 evgenConfig.contact = [
"andrej.saibel@cern.ch"]
19 include(
"PowhegControl/PowhegControl_gg4l_Common.py")
21 PowhegConfig.mass_b = 0
22 PowhegConfig.proc =
"WW"
23 PowhegConfig.contr =
"full"
24 PowhegConfig.vdecaymodeV1 = 11
25 PowhegConfig.vdecaymodeV2 = 13
27 PowhegConfig.ncall1 = 50
28 PowhegConfig.ncall1btlbrn = 50
29 PowhegConfig.ncall2 = 50
30 PowhegConfig.ncall2btlbrn = 50
31 PowhegConfig.nubound = 50
38 PowhegConfig.generate()
43 include(
"Pythia8_i/Pythia8_A14_NNPDF23LO_EvtGen_Common.py")
44 include(
"Pythia8_i/Pythia8_Powheg.py")