6evgenConfig.description =
"PowhegControl example of VBFNLO"
7evgenConfig.keywords = [
"SM",
"VBF",
"W"]
8evgenConfig.contact = [
"james.robinson@cern.ch"]
13include(
"PowhegControl/PowhegControl_VBF_W_Common.py")
19PowhegConfig.ncall1 = 1000
20PowhegConfig.ncall2 = 1000
21PowhegConfig.nubound = 1000
22PowhegConfig.foldphi = 1
23PowhegConfig.foldcsi = 1
31PowhegConfig.decay_mode =
"w+ > e+ ve"
32PowhegConfig.generate()
37include(
"Pythia8_i/Pythia8_A14_NNPDF23LO_EvtGen_Common.py")
38include(
"Pythia8_i/Pythia8_Powheg.py")