We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d1d64c commit 4394b69Copy full SHA for 4394b69
1 file changed
MC/config/PWGHF/ini/GeneratorHF_Non_Hfe.ini
@@ -1,4 +1,7 @@
1
-#### This configuration uses the Hybrid external generator to trigger π⁰/η production within the specified rapidity window
2
-
3
-[GeneratorHybrid]
4
-configFile = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/hybrid/GeneratorHF_Non_Hfe.json
+#### This configuration uses the Box generator to trigger π⁰/η production within the specified rapidity window
+[GeneratorExternal]
+fileName = ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/trigger/selectbox.C
+funcName = generatePythia8Box(0.1, 50.0)
5
+[GeneratorPythia8]
6
+config= ${O2DPG_MC_CONFIG_ROOT}/MC/config/PWGHF/pythia8/generator/pythia8_NonHfe.cfg
7
+includePartonEvent=true
0 commit comments