# settings of Pythia 8 wrapper program for inclusive W(->e nu_e,mu nu_mu) production 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+- WeakSingleBoson:ffbar2W = On # allow W+- decays to e nu_e / mu nu_mu 24:onMode = off 24:onIfAny = -11 -13 # Set cuts # Note: no pThat cut for 2->1 processes; not used # PhaseSpace:pTHatMin = 20 # min pT # PhaseSpace:pTHatMax = 7000 # max pT # Use this for lepton pair invariant mass in a certain mHat window 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: