# General settings for Pythia8 wrapper program for inclusive top 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 setup 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: ttbar (no single top) Top:gg2ttbar = on Top:gg2ttbar = on Top:gmgm2ttbar = on ! Photon-initiated (only if PDF contains photons) ## Set matrix-element level cuts # Not applied to ttbar since cuts would pertain to hard (ie ttbar) system #PhaseSpace:pTHatMin = 0 # min pT #PhaseSpace:pTHatMax = 7000 # max pT #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: