From b625875453058c2cb6c051436bd44a081ff37a1b Mon Sep 17 00:00:00 2001
From: Chao Peng <cpeng@anl.gov>
Date: Wed, 7 Apr 2021 23:01:03 -0500
Subject: [PATCH] change readout

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

diff --git a/compact/cb_ECal_AMEGOX.xml b/compact/cb_ECal_AMEGOX.xml
index 5caa213..b5089af 100644
--- a/compact/cb_ECal_AMEGOX.xml
+++ b/compact/cb_ECal_AMEGOX.xml
@@ -70,8 +70,8 @@
   <!--  Definition of the readout segmentation/definition  -->
   <readouts>
     <readout name="EcalBarrelHits">
-      <segmentation type="CartesianGridXY" grid_size_x="2.0 * cm" grid_size_y="2.0 * cm"/>
-      <id>system:8,barrel:3,module:4,layer:6,slice:5,x:32:-16,y:-16</id>
+      <segmentation type="CartesianGridXY" grid_size_x="0.5 * mm" grid_size_y="0.5 * mm"/>
+      <id>system:8,barrel:3,module:4,layer:10,slice:5,x:32:-16,y:-16</id>
     </readout>
   </readouts>
 
-- 
GitLab