Skip to content
Snippets Groups Projects
Commit 7be9f74c authored by Wouter Deconinck's avatar Wouter Deconinck Committed by Wouter Deconinck
Browse files

Typo

parent 5bfe78e9
No related branches found
No related tags found
1 merge request!80Single simulation test on standard reconstruction
This commit is part of merge request !80. Comments created here will be created in the context of that merge request.
......@@ -5,7 +5,7 @@ if [[ ! -n "${JUGGLER_N_EVENTS}" ]] ; then
fi
export JUGGLER_FILE_NAME_TAG="${1:-e-_1GeV_45to135deg}"
export JUGGLER_GEN_FILE="benchmarks/single/${JUGGLER_FILE_NAME_TAG}.steer}"
export JUGGLER_GEN_FILE="benchmarks/single/${JUGGLER_FILE_NAME_TAG}.steer"
export JUGGLER_SIM_FILE="sim_${JUGGLER_FILE_NAME_TAG}.root"
export JUGGLER_REC_FILE="rec_${JUGGLER_FILE_NAME_TAG}.root"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment