From a9330435549a2789589696973cc5c22f97212b4e Mon Sep 17 00:00:00 2001
From: Zhenyu Ye <yezhenyu@EIC-SoLID.local>
Date: Sun, 21 Nov 2021 21:46:22 -0600
Subject: [PATCH] run BTOF at eta=0

---
 benchmarks/tof/tof_hits.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmarks/tof/tof_hits.sh b/benchmarks/tof/tof_hits.sh
index 4b0dee0b..c509ec99 100644
--- a/benchmarks/tof/tof_hits.sh
+++ b/benchmarks/tof/tof_hits.sh
@@ -57,7 +57,7 @@ if [[ ! -n  "${JUGGLER_N_EVENTS}" ]] ; then
   export JUGGLER_N_EVENTS=100
 fi
 
-export JUGGLER_N_EVENTS=3000
+export JUGGLER_N_EVENTS=2700
 export JUGGLER_FILE_NAME_TAG="tof_hits"
 export JUGGLER_GEN_FILE="${LOCAL_DATA_PATH}/${JUGGLER_FILE_NAME_TAG}.hepmc"
 
-- 
GitLab