Skip to content
Snippets Groups Projects
Commit 9d7b70e0 authored by AKSHAYA VIJAY's avatar AKSHAYA VIJAY
Browse files

Update run_emcal_barrel_particles.sh

JUGGLER_N_EVENTS is set to 10000
parent 1af39480
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ if [[ ! -n "${DETECTOR}" ]] ; then
fi
if [[ ! -n "${JUGGLER_N_EVENTS}" ]] ; then
export JUGGLER_N_EVENTS=100
export JUGGLER_N_EVENTS=10000
fi
if [[ ! -n "${E_START}" ]] ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment