Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ SoftQCD:inelastic on # all inelastic processes
ParticleDecays:limitTau0 on
ParticleDecays:tau0Max 10.

# enable deuteron production by coalescence collisions
HadronLevel:DeuteronProduction = on
DeuteronProduction:channels = {2212 2112 > 22}
DeuteronProduction:models = {0}
DeuteronProduction:norm = 1
DeuteronProduction:parms = {0.5 1} # coalescence momentum p0 in GeV/c

### switching on Pythia Mode2
ColourReconnection:mode 1
ColourReconnection:allowDoubleJunRem off
Expand Down
Loading