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