From 802bcd0cb61d82711b774049056d292ecd479845 Mon Sep 17 00:00:00 2001
From: Zhenyu Ye <yezhenyu@EIC-SoLID.local>
Date: Tue, 8 Jun 2021 08:28:04 -0500
Subject: [PATCH] Update Barrel TOF

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

diff --git a/compact/tof_barrel.xml b/compact/tof_barrel.xml
index 33c8d32..a377158 100644
--- a/compact/tof_barrel.xml
+++ b/compact/tof_barrel.xml
@@ -82,12 +82,12 @@
       </module>
 
       <comment> Layers composed of many arrayed modules  </comment>
-      <layer module="UFSD" id="1" vis="BarrelTOFVis">
+      <!--<layer module="UFSD" id="1" vis="BarrelTOFVis">
         <barrel_envelope inner_r="BarrelTOFRadius-10*mm"
                          outer_r="BarrelTOFRadius+10*mm" z_length="BarrelTOFTotalLength"/>
         <rphi_layout phi_tilt="10.0*degree" nphi="BarrelTOFModulesNPhi" phi0="0.0" rc="BarrelTOFRadius" dr="0.0 * mm"/>
         <z_layout dr="0.0 * mm" z0="0.0 * mm" nz="BarrelTOFModulesNZ"/>
-      </layer>
+      </layer>-->
 
       <layer module="BarrelTOFModule_Layer" id="2" vis="GreenVis">
         <barrel_envelope inner_r="BarrelTOFRadius" outer_r="BarrelTOFRadius + 30.0*mm" z_length="BarrelTOFTotalLength +1.0*mm "/>
-- 
GitLab