Skip to content
Snippets Groups Projects
Commit 9a8c2afc authored by Chao Peng's avatar Chao Peng
Browse files

add input file check

parent 3d922139
Branches
Tags
1 merge request!74add benchmark for sampling calorimeter
This commit is part of merge request !74. Comments created here will be created in the context of that merge request.
...@@ -36,6 +36,8 @@ if [[ "$?" -ne "0" ]] ; then ...@@ -36,6 +36,8 @@ if [[ "$?" -ne "0" ]] ; then
exit 1 exit 1
fi fi
ll -h ${CB_EMCAL_GEN_FILE}
# Run geant4 simulations # Run geant4 simulations
npsim --runType batch \ npsim --runType batch \
-v WARNING \ -v WARNING \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment