From 1b8c1bb1e8c5b51767679ae719e512ab293bf23c Mon Sep 17 00:00:00 2001
From: "jihee.kim" <jihee.kim@anl.gov>
Date: Tue, 6 Apr 2021 08:50:19 -0500
Subject: [PATCH] Removed layer and piece and Added sector in readout

---
 compact/ce_mrich.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compact/ce_mrich.xml b/compact/ce_mrich.xml
index ebd1c47..e5be8ba 100644
--- a/compact/ce_mrich.xml
+++ b/compact/ce_mrich.xml
@@ -13,7 +13,7 @@
   <readouts>
     <readout name="MRICHHits">
       <segmentation type="CartesianGridXY" grid_size_x="3*mm" grid_size_y="3*mm" />
-      <id>system:8,layer:4,piece:4,module:14,x:32:-16,y:-16</id>
+      <id>system:8,sector:8,module:14,x:32:-16,y:-16</id>
     </readout>
   </readouts>
 
-- 
GitLab