From 152d79890929b31b922207764a482800f8557be6 Mon Sep 17 00:00:00 2001
From: Zhenyu Ye <yezhenyu@EIC-SoLID.local>
Date: Mon, 14 Jun 2021 02:45:12 -0400
Subject: [PATCH] Update Barrel TOF

---
 compact/tof_barrel.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/compact/tof_barrel.xml b/compact/tof_barrel.xml
index dc15fcf8..2dbaacf0 100644
--- a/compact/tof_barrel.xml
+++ b/compact/tof_barrel.xml
@@ -52,13 +52,14 @@
           thickness="0.1*mm" />
         <module_component name="peek1" material="PEEK" sensitive="false"
           width="BarrelTOFSpaceFrame_width" length="BarrelTOF_length1-0.1*mm" thickness="2.0*mm" />
+          <!--
         <module_component name="silicon" 
           width="BarrelTOFSpaceFrame_width"
           length="BarrelTOF_length1-0.1*mm"
           thickness="0.05*mm" material="Silicon" sensitive="true">
         </module_component>
         <module_component name="peek2" material="PEEK" sensitive="false"
-          width="BarrelTOFSpaceFrame_width" length="BarrelTOF_length1-0.1*mm" thickness="2.0*mm" />
+          width="BarrelTOFSpaceFrame_width" length="BarrelTOF_length1-0.1*mm" thickness="2.0*mm" />-->
       </module>
       <!--
       <module name="BarrelTOF_Module2" vis="PurpleVis">
-- 
GitLab