File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed
Expand file tree Collapse file tree 2 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ [Diamond]
2+ width[2]=6.0
3+
4+ [GeneratorExternal]
5+ fileName =${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_ALICE3.C
6+ funcName =generator_pythia8_ALICE3()
7+
8+ [GeneratorPythia8]
9+ config =${O2DPG_MC_CONFIG_ROOT}/MC/config/ALICE3/pythia8/generator/pythia8_pp_cr_136tev.cfg
Original file line number Diff line number Diff line change 1+ # ## Specify beams
2+ Beams:idA = 2212
3+ Beams:idB = 2212
4+ Beams:eCM = 13600. # ## energy
5+
6+ Beams:frameType = 1
7+ ParticleDecays:limitTau0 = on
8+ ParticleDecays:tau0Max = 10. # ## match alice: 1cm/c = 10.0mm/c
9+
10+ # ## processes
11+ SoftQCD:inelastic = on # all inelastic processes
12+ # default: Monash 2013
13+ Tune:pp = 14
14+
15+ # ## CR configurations
16+ ColourReconnection:mode = 1 # new colour reconnection scheme
17+ ColourReconnection:allowJunctions = on
18+
19+ BeamRemnants:remnantMode = 1 # work with CR mode = 1
20+
21+
You can’t perform that action at this time.
0 commit comments