4 evgenConfig.description =
"Example QCD jets with MPI suppressed with UserHook"
5 evgenConfig.keywords = [
"QCD",
"MPI"]
6 include(
"MC12JobOptions/Pythia8_AU2_CTEQ6L1_Common.py")
8 topAlg.Pythia8.UserParams += [
"SuppressMPI:PTCut=20"]
10 topAlg.Pythia8.Commands += [
"HardQCD:all=on",
11 "PhaseSpace:pTHatMin=60"]
12 topAlg.Pythia8.UserHook =
"SuppressMPI"