Skip to content
Snippets Groups Projects

Implement detector benchmark for the barrel calorimeter for energy resolution

Merged Maria Zurek requested to merge 10-calo-resolution into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -5,7 +5,7 @@ if [[ ! -n "${JUGGLER_DETECTOR}" ]] ; then
fi
if [[ ! -n "${JUGGLER_N_EVENTS}" ]] ; then
export JUGGLER_N_EVENTS=1000
export JUGGLER_N_EVENTS=100
fi
if [[ ! -n "${E_start}" ]] ; then
Loading