Skip to content
Snippets Groups Projects

add benchmark for sampling calorimeter

Merged Chao Peng requested to merge sampling_cal into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -36,7 +36,7 @@ if [[ "$?" -ne "0" ]] ; then
@@ -36,7 +36,7 @@ if [[ "$?" -ne "0" ]] ; then
exit 1
exit 1
fi
fi
ll -h ${CB_EMCAL_GEN_FILE}
ls -lh ${CB_EMCAL_GEN_FILE}
# Run geant4 simulations
# Run geant4 simulations
npsim --runType batch \
npsim --runType batch \
Loading