From 8661bebf2d8bfa1d49b37977d08e74035058569d Mon Sep 17 00:00:00 2001
From: Chengdong Fu <fucd@ihep.ac.cn>
Date: Tue, 18 Oct 2022 15:26:14 +0800
Subject: [PATCH] new dimension

---
 Detector/DetCRD/compact/CRD_o1_v03/CRD_o1_v03-onlyVXD.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Detector/DetCRD/compact/CRD_o1_v03/CRD_o1_v03-onlyVXD.xml b/Detector/DetCRD/compact/CRD_o1_v03/CRD_o1_v03-onlyVXD.xml
index 44eb691c..5ccc2669 100644
--- a/Detector/DetCRD/compact/CRD_o1_v03/CRD_o1_v03-onlyVXD.xml
+++ b/Detector/DetCRD/compact/CRD_o1_v03/CRD_o1_v03-onlyVXD.xml
@@ -2,12 +2,12 @@
 <lccdd xmlns:compact="http://www.lcsim.org/schemas/compact/1.0"
        xmlns:xs="http://www.w3.org/2001/XMLSchema"
        xs:noNamespaceSchemaLocation="http://www.lcsim.org/schemas/compact/1.0/compact.xsd">
-  <info name="CRD_o1_v02"
+  <info name="CRD_o1_v03"
         title="CepC reference detctor with coil inside Hcal, pixel SIT and strip SET"
         author="Hao Zeng"
         url="http://cepc.ihep.ac.cn"
         status="developing"
-        version="v01">
+        version="v03">
     <comment>CepC reference detector simulation models used for detector study </comment>
   </info>
   
@@ -26,7 +26,7 @@
     <include ref="${DD4hepINSTALL}/DDDetectors/compact/detector_types.xml"/>
   </define>
 
-  <include ref="../CRD_o1_v02/CRD_Dimensions_v01_02.xml"/>
+  <include ref="./CRD_Dimensions_v01_03.xml"/>
 
   <include ref="../CRD_common_v01/VXD_StaggeredLadder_v01_01.xml"/>
 
-- 
GitLab