From d80d8b9394d59063d6d1f7883c33af4afb3239df Mon Sep 17 00:00:00 2001 From: myliu <201916234@mail.sdu.edu.cn> Date: Sat, 8 May 2021 20:59:13 +0800 Subject: [PATCH] Comment out the silicon detector --- Detector/DetCRD/compact/CRD_o1_v01/CRD_o1_v01.xml | 2 +- Detector/DetCRD/compact/CRD_o1_v02/CRD_o1_v02.xml | 4 ++-- 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 2dff18ec..eb020b74 100644 --- a/Detector/DetCRD/compact/CRD_o1_v01/CRD_o1_v01.xml +++ b/Detector/DetCRD/compact/CRD_o1_v01/CRD_o1_v01.xml @@ -30,7 +30,7 @@ <include ref="../CRD_common_v01/Beampipe_v01_01.xml"/> <include ref="../CRD_common_v01/VXD_v01_01.xml"/> <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/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"/> 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 8c584bd3..4420344b 100644 --- a/Detector/DetCRD/compact/CRD_o1_v02/CRD_o1_v02.xml +++ b/Detector/DetCRD/compact/CRD_o1_v02/CRD_o1_v02.xml @@ -30,9 +30,9 @@ <include ref="../CRD_common_v01/Beampipe_v01_01.xml"/> <include ref="../CRD_common_v01/VXD_v01_01.xml"/> <include ref="../CRD_common_v01/FTD_SimpleStaggered_v01_02.xml"/> - <include ref="../CRD_common_v01/SIT_SimplePixel_v01_01.xml"/> +<!-- <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/SET_SimplePlanar_v01_02.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"/> -- GitLab