Skip to content

Commit d8c153c

Browse files
njacaziosawenzel
authored andcommitted
Update run_SyntheticFlow_PbPb.sh
1 parent f5827f6 commit d8c153c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

MC/run/PWGLF/run_SyntheticFlow_PbPb.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export IGNORE_VALIDITYCHECK_OF_CCDB_LOCALCACHE=1
2020
NWORKERS=${NWORKERS:-8}
2121
SIMENGINE=${SIMENGINE:-TGeant4}
2222
NSIGEVENTS=${NSIGEVENTS:-1}
23-
NBKGEVENTS=${NBKGEVENTS:-1}
2423
NTIMEFRAMES=${NTIMEFRAMES:-1}
2524
INTRATE=${INTRATE:-50000}
2625
SYSTEM=${SYSTEM:-PbPb}
@@ -37,7 +36,6 @@ $O2_SIM_WORKFLOW -eCM ${ENERGY} -col ${SYSTEM} -gen external \
3736
-ns ${NSIGEVENTS} -tf ${NTIMEFRAMES} -interactionRate ${INTRATE} \
3837
-confKey "Diamond.width[2]=6." \
3938
${SEED} \
40-
-procBkg "inel" -colBkg $SYSTEM --embedding -nb ${NBKGEVENTS} -genBkg pythia8 \
4139
-e ${SIMENGINE} \
4240
-ini $CFGINIFILE
4341

0 commit comments

Comments
 (0)