From 9503092319b30622f98da422c1010a040d03dd84 Mon Sep 17 00:00:00 2001 From: Zhenyu Ye <yezhenyu@EIC-SoLID.local> Date: Sat, 27 Nov 2021 18:35:44 -0600 Subject: [PATCH] run ForwardTOF --- benchmarks/tof/tof_forward_hits.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/tof/tof_forward_hits.sh b/benchmarks/tof/tof_forward_hits.sh index 8cd39f41..64692e98 100644 --- a/benchmarks/tof/tof_forward_hits.sh +++ b/benchmarks/tof/tof_forward_hits.sh @@ -57,7 +57,7 @@ if [[ ! -n "${JUGGLER_N_EVENTS}" ]] ; then export JUGGLER_N_EVENTS=100 fi -export JUGGLER_N_EVENTS=2500 +export JUGGLER_N_EVENTS=2501 export JUGGLER_FILE_NAME_TAG="tof_forward_hits" export JUGGLER_GEN_FILE="${LOCAL_DATA_PATH}/${JUGGLER_FILE_NAME_TAG}.hepmc" -- GitLab