Skip to content

Commit bb0e9b5

Browse files
author
Chiara De Martin
committed
fix nevents
1 parent e32a8a0 commit bb0e9b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MC/run/PWGLF/run_DoubleLambdaTriggered.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export IGNORE_VALIDITYCHECK_OF_CCDB_LOCALCACHE=1
1313

1414
NWORKERS=${NWORKERS:-8}
1515
SIMENGINE=${SIMENGINE:-TGeant4}
16-
NSIGEVENTS=${NSIGEVENTS:-1000}
16+
NSIGEVENTS=${NSIGEVENTS:-100}
1717
NTIMEFRAMES=${NTIMEFRAMES:-1}
1818
INTRATE=${INTRATE:-50000}
1919
SYSTEM=${SYSTEM:-pp}

0 commit comments

Comments
 (0)