# 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 = 523

# Beam parameter settings.
Beams:idA = 2212                ! first beam, p = 2212, pbar = -2212
Beams:idB = 2212                ! second beam, p = 2212, pbar = -2212
Beams:eCM = 200               ! CM energy of collision


# Process selection based on the efficiency of generation
# in soft and hard regions of phasespace
# Soft part:
# Process setup: leading-jets (low-pT part)
# Use this for soft leading-jets (can ignore diffraction here)
SoftQCD:nonDiffractive = on # this for min-bias excl diffraction


# Set cuts
# Use this for hard leading-jets in a certain pT window
PhaseSpace:pTHatMin = 4   # min pT
PhaseSpace:pTHatMax = 200   # max pT

# Use this for hard leading-jets in a certain mHat window
PhaseSpace:mHatMin = 0   # min mHat
PhaseSpace:mHatMax = 200   # max mHat


# Makes particles with c*tau > 10 mm stable:
ParticleDecays:limitTau0 = On
ParticleDecays:tau0Max = 10.0


# Tune setup:
Tune:preferLHAPDF=2
Tune:pp = 15