Skip to content
Snippets Groups Projects

Electron data set

Merged Jihee Kim requested to merge jihee.kim/reconstruction_benchmarks:electron into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -5,7 +5,7 @@ if [[ ! -n "${JUGGLER_DETECTOR}" ]] ; then
fi
if [[ ! -n "${JUGGLER_N_EVENTS}" ]] ; then
export JUGGLER_N_EVENTS=100
export JUGGLER_N_EVENTS=1000000
fi
export E_start=1.0
Loading