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 f53e8a4 commit 0cb96a4Copy full SHA for 0cb96a4
MC/run/examples/O2DPG_pp_minbias.sh
@@ -38,7 +38,7 @@ MEMLIMIT=${MEMLIMIT:+--mem-limit ${MEMLIMIT}}
38
CPULIMIT=${CPULIMIT:+--cpu-limit ${CPULIMIT}}
39
40
# create workflow
41
-${O2DPG_ROOT}/MC/bin/o2dpg_sim_workflow.py -eCM 13600 -col pp -gen pythia8 -proc inel -tf ${NTFS} \
+${O2DPG_ROOT}/MC/bin/o2dpg_sim_workflow.py -eCM 13600 -seed 12345 -col pp -gen pythia8 -proc inel -tf ${NTFS} \
42
-ns ${NEVENTS} -e ${SIMENGINE} -run 301000 \
43
-j ${NWORKERS} -interactionRate ${INTRATE} \
44
--include-qc --include-analysis
0 commit comments