# settings of Pythia 8 wrapper program for Z(->ee,mumu) + 1 jet Main:numberOfEvents = 100000 ! number of events to generate Next:numberShowEvent = 0 ! suppress full listing of first events # random seed Random:setSeed = on Random:seed = 0 # Beam parameter settings. Beams:idA = 2212 ! first beam, p = 2212, pbar = -2212 Beams:idB = 2212 ! second beam, p = 2212, pbar = -2212 Beams:eCM = 7000 ! CM energy of collision # Process setup: Drell-Yan + 1 jet # (note: Z+photon not included in these runs; must be revised if future analyses are included that do not veto Z+photon) # Switch on gamma*/Z + jet WeakBosonAndParton:qqbar2gmZg = on WeakBosonAndParton:qg2gmZq = on WeakBosonAndParton:fgm2gmZf = on ! Photon-initiated (only if PDFs contain photons) # Switch off all Z decays 23:onMode = off # Switch back on those to electrons and muons 23:onIfAny = 11 13 # Set cuts # Use this for hard leading-jets in a certain pT window (at ME level) PhaseSpace:pTHatMin = 150 # min pT PhaseSpace:pTHatMax = 7000 # max pT # Note: mHat cuts would apply to Z+jet invariant mass, not lepton pair; not used # PhaseSpace:mHatMin = 0 # min mHat # PhaseSpace:mHatMax = 7000 # max mHat # Makes particles with c*tau > 10 mm stable: ParticleDecays:limitTau0 = On ParticleDecays:tau0Max = 10.0 # Tune setup: