# 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 = 1960 ! CM energy of collision # Process setup: Drell-Yan # Switch on gamma*/Z WeakSingleBoson:ffbar2gmZ = On # Switch off all Z decays 23:onMode = off # Switch back on those to electrons and muons 23:onIfAny = 11 13 # Set cuts # Note: no pThat cut for 2->1 processes; not used # PhaseSpace:pTHatMin = 0 # min pT # PhaseSpace:pTHatMax = 1960 # max pT # Use this for lepton pair invariant mass in a certain mHat window PhaseSpace:mHatMin = 50 # min mHat PhaseSpace:mHatMax = 120 # max mHat # Makes particles with c*tau > 10 mm stable: ParticleDecays:limitTau0 = On ParticleDecays:tau0Max = 10.0 # Tune setup: