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 dd405d7 commit 0c09bc0Copy full SHA for 0c09bc0
MC/run/PWGHF/create_embedding_workflow.py
@@ -9,7 +9,7 @@
9
import sys
10
11
# we simply delegate to main script with some PWGHF settings
12
-command='${O2DPG_ROOT}/MC/bin/o2dpg_sim_workflow.py -eCM 13000 -col pp -proc ccbar '
+command='${O2DPG_ROOT}/MC/bin/o2dpg_sim_workflow.py -eCM 13000 -col pp -proc ccbar --embedding '
13
14
# and add given user options
15
for i in range(1, len(sys.argv)):
0 commit comments