File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -191,7 +191,7 @@ ALICEO2_CCDB_LOCALCACHE=${ALICEO2_CCDB_LOCALCACHE:-$(pwd)/ccdb}
191191baseargs=" -tf ${NTIMEFRAMES} --split-id ${SPLITID} --prod-split ${PRODSPLIT} --cycle ${CYCLE} --run-number ${ALIEN_JDL_LPMRUNNUMBER} "
192192
193193# these arguments will be passed as well but only evetually be digested by o2dpg_sim_workflow.py which is called from o2dpg_sim_workflow_anchored.py
194- remainingargs=" -gen pythia8 -proc inel - seed ${SEED} -ns ${NSIGEVENTS} --include-local-qc --pregenCollContext"
194+ remainingargs=" -gen pythia8 -seed ${SEED} -ns ${NSIGEVENTS} --include-local-qc --pregenCollContext"
195195remainingargs=" ${remainingargs} -e ${ALIEN_JDL_SIMENGINE} -j ${NWORKERS} "
196196remainingargs=" ${remainingargs} -productionTag ${ALIEN_JDL_LPMPRODUCTIONTAG:- alibi_anchorTest_tmp} "
197197remainingargs=" ${remainingargs} --anchor-config config-json.json"
You can’t perform that action at this time.
0 commit comments