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 f5827f6 commit d8c153cCopy full SHA for d8c153c
MC/run/PWGLF/run_SyntheticFlow_PbPb.sh
@@ -20,7 +20,6 @@ export IGNORE_VALIDITYCHECK_OF_CCDB_LOCALCACHE=1
20
NWORKERS=${NWORKERS:-8}
21
SIMENGINE=${SIMENGINE:-TGeant4}
22
NSIGEVENTS=${NSIGEVENTS:-1}
23
-NBKGEVENTS=${NBKGEVENTS:-1}
24
NTIMEFRAMES=${NTIMEFRAMES:-1}
25
INTRATE=${INTRATE:-50000}
26
SYSTEM=${SYSTEM:-PbPb}
@@ -37,7 +36,6 @@ $O2_SIM_WORKFLOW -eCM ${ENERGY} -col ${SYSTEM} -gen external \
37
36
-ns ${NSIGEVENTS} -tf ${NTIMEFRAMES} -interactionRate ${INTRATE} \
38
-confKey "Diamond.width[2]=6." \
39
${SEED} \
40
- -procBkg "inel" -colBkg $SYSTEM --embedding -nb ${NBKGEVENTS} -genBkg pythia8 \
41
-e ${SIMENGINE} \
42
-ini $CFGINIFILE
43
0 commit comments