We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ccca41 commit e42d0f6Copy full SHA for e42d0f6
MC/config/PWGHF/ini/GeneratorHF.ini
@@ -26,3 +26,9 @@ config[2] = ${O2DPG_ROOT}/MC/config/PWGHF/pythia8/decayer/force_hadronic_D_use4b
26
27
[SimUserDecay]
28
pdglist = 411 421 431 4112 4122 4232 4132
29
+
30
+### The setup inhibits transport of primary particles which are produce at forward rapidity.
31
+### The settings below only transports particles in the barrel, which is currently defined as |eta| < 2
32
33
+[Stack]
34
+transportPrimary = barrel
0 commit comments