# settings of Pythia 8 wrapper program 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: f fbar -> W+- + jet # (note: W+photon not included in these runs; must be revised if future analyses are included that do not veto W+photon) WeakBosonAndParton:qqbar2Wg = on WeakBosonAndParton:qg2Wq = on WeakBosonAndParton:fgm2Wf = on ! Photon-initiated (only if PDFs contain photons) # allow W+- decays to e nu_e / mu nu_mu 24:onMode = off 24:onIfAny = -11 -13 # Set cuts # Use this for hard leading-jets in a certain pT window PhaseSpace:pTHatMin = 125 # 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: