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 7b88f33 commit cbbe1acCopy full SHA for cbbe1ac
MC/config/ALICE3/ini/tests/xi_PbPb.C
@@ -0,0 +1,3 @@
1
+int External() {
2
+ return 0;
3
+}
MC/config/ALICE3/ini/tests/xi_pp.C
MC/config/ALICE3/ini/xi_PbPb.ini
@@ -0,0 +1,6 @@
+[GeneratorExternal]
+fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_gun_PbPb.C
+funcName=generateNativeXi()
4
+
5
+[GeneratorPythia8]
6
+config=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator/config_custom_xicc.cfg
MC/config/ALICE3/ini/xi_pp.ini
+fileName=${O2DPG_ROOT}/MC/config/ALICE3/pythia8/generator_pythia8_gun_pp.C
0 commit comments