Skip to content

Commit 6d8a28b

Browse files
committed
fix typo
1 parent 550b592 commit 6d8a28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MC/run/PWGHF/embedding_benchmark.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ SIMENGINE=${SIMENGINE:-TGeant4}
2525
# create workflow
2626
${O2DPG_ROOT}/MC/bin/o2dpg_sim_workflow.py -eCM 13000 -col pp -proc ccbar -tf ${NTIMEFRAMES} -nb ${NBKGEVENTS} \
2727
-ns ${NSIGEVENTS} -e ${SIMENGINE} \
28-
-j ${NWORKERS} --embedding --interactionRate 50000
28+
-j ${NWORKERS} --embedding -interactionRate 50000
2929

3030
# run workflow
3131
${O2DPG_ROOT}/MC/bin/o2_dpg_workflow_runner.py -f workflow.json

0 commit comments

Comments
 (0)