From 5ea5b8de81a24d118fced7cec2dc3719e9c769c6 Mon Sep 17 00:00:00 2001
From: Zhenyu Ye <yezhenyu@EIC-SoLID.local>
Date: Tue, 8 Jun 2021 08:32:49 -0500
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 a377158..e4eee8b 100644
--- a/compact/tof_barrel.xml
+++ b/compact/tof_barrel.xml
@@ -55,6 +55,7 @@
         <module_component width="BarrelTOFModuleWidth*0.9" length="BarrelTOFModuleLength*0.9" thickness="BarrelTOFThickness_PEEK" material="PEEK" sensitive="false">
             <position x="BarrelTOFP0" />
         </module_component>
+        <!--
         <module_component width="BarrelTOFModuleWidth" length="BarrelTOFModuleLength" thickness="BarrelTOFThickness_Fiber1" material="CarbonFiber_50D" sensitive="false">
             <position x="BarrelTOFP1" />
         </module_component>
@@ -78,7 +79,7 @@
         </module_component>
         <module_component width="BarrelTOFModuleWidth*0.9" length="BarrelTOFModuleLength*0.9" thickness="BarrelTOFThickness_Copper*0.5" material="Copper" sensitive="false">
             <position x="BarrelTOFP8" />
-        </module_component>
+        </module_component>-->
       </module>
 
       <comment> Layers composed of many arrayed modules  </comment>
-- 
GitLab