From 8d9814b97dc1b350fbc1563c86d9449c2ee81218 Mon Sep 17 00:00:00 2001
From: myliu <201916234@mail.sdu.edu.cn>
Date: Tue, 11 May 2021 22:35:14 +0800
Subject: [PATCH] Comment out the silicon detector

---
 Detector/DetCRD/compact/CRD_o1_v01/CRD_o1_v01.xml | 4 ++--
 Detector/DetCRD/compact/CRD_o1_v02/CRD_o1_v02.xml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Detector/DetCRD/compact/CRD_o1_v01/CRD_o1_v01.xml b/Detector/DetCRD/compact/CRD_o1_v01/CRD_o1_v01.xml
index eb020b74..5989f64d 100644
--- a/Detector/DetCRD/compact/CRD_o1_v01/CRD_o1_v01.xml
+++ b/Detector/DetCRD/compact/CRD_o1_v01/CRD_o1_v01.xml
@@ -32,8 +32,8 @@
   <include ref="../CRD_common_v01/FTD_SimpleStaggered_v01_01.xml"/>
   <!--<include ref="../CRD_common_v01/SIT_SimplePlanar_v01_01.xml"/> -->
   <include ref="../CRD_common_v01/DC_Simple_v01_01.xml"/>
-  <include ref="../CRD_common_v01/SET_SimplePlanar_v01_01.xml"/>
-  <include ref="../CRD_common_v01/Ecal_Crystal_Barrel_v01_01.xml"/>
+<!--  <include ref="../CRD_common_v01/SET_SimplePlanar_v01_01.xml"/> -->
+<!--  <include ref="../CRD_common_v01/Ecal_Crystal_Barrel_v01_01.xml"/> -->
   <!--include ref="../CRD_common_v01/Ecal_Crystal_Endcap_v01_01.xml"/-->
   <include ref="../CRD_common_v01/Coil_Simple_v01_01.xml"/>
   <include ref="../CRD_common_v01/Hcal_Rpc_Barrel_v01_01.xml"/>
diff --git a/Detector/DetCRD/compact/CRD_o1_v02/CRD_o1_v02.xml b/Detector/DetCRD/compact/CRD_o1_v02/CRD_o1_v02.xml
index 4420344b..4d34ec72 100644
--- a/Detector/DetCRD/compact/CRD_o1_v02/CRD_o1_v02.xml
+++ b/Detector/DetCRD/compact/CRD_o1_v02/CRD_o1_v02.xml
@@ -33,7 +33,7 @@
 <!--  <include ref="../CRD_common_v01/SIT_SimplePixel_v01_01.xml"/> -->
   <include ref="../CRD_common_v01/DC_Simple_v01_01.xml"/>
 <!--  <include ref="../CRD_common_v01/SET_SimplePlanar_v01_02.xml"/> -->
-  <include ref="../CRD_common_v01/Ecal_Crystal_Barrel_v01_01.xml"/>
+<!--  <include ref="../CRD_common_v01/Ecal_Crystal_Barrel_v01_01.xml"/> -->
   <!--include ref="../CRD_common_v01/Ecal_Crystal_Endcap_v01_01.xml"/-->
   <include ref="../CRD_common_v01/Coil_Simple_v01_01.xml"/>
   <include ref="../CRD_common_v01/Hcal_Rpc_Barrel_v01_01.xml"/>
-- 
GitLab