Skip to content
Snippets Groups Projects
Commit 02b9612a authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

More debugging

parent 8cab7669
Branches
No related tags found
1 merge request!157Benchmarks for TCS on FF reconstructed particles
......@@ -120,6 +120,7 @@ if [[ -n "${DATA_INIT}" || -n "${DO_ALL}" ]] ; then
exit 1
fi
find ${TMP_PATH}
ls -al ${TMP_PATH}
ls -al "${JUGGLER_MC_FILE}"
fi
......@@ -127,6 +128,7 @@ fi
if [[ -n "${DO_SIM}" || -n "${DO_ALL}" ]] ; then
## run geant4 simulations
find ${TMP_PATH}
ls -al ${TMP_PATH}
ls -al "${JUGGLER_MC_FILE}"
ddsim --runType batch \
--part.minimalKineticEnergy 1000*GeV \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment