From 094d77e1bcf8515edc1d99d87d6bc6c9d589d969 Mon Sep 17 00:00:00 2001
From: Zhenyu Ye <yezhenyu@EIC-SoLID.local>
Date: Wed, 3 Nov 2021 07:50:47 -0500
Subject: [PATCH] add BTOF benchmark

---
 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 2a19ba37..c46d9cd2 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=1000
+export JUGGLER_N_EVENTS=100
 export JUGGLER_FILE_NAME_TAG="tof_hits"
 export JUGGLER_GEN_FILE="${LOCAL_DATA_PATH}/${JUGGLER_FILE_NAME_TAG}.hepmc"
 
-- 
GitLab