Skip to content
Snippets Groups Projects

Draft: Increased grid size HCAL from 1oo mm to 250 mm

Open shyam kumar requested to merge shyam.kumar-master-patch-48113 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -135,7 +135,7 @@
@@ -135,7 +135,7 @@
<!-- Definition of the readout segmentation/definition -->
<!-- Definition of the readout segmentation/definition -->
<readouts>
<readouts>
<readout name="HcalBarrelHits">
<readout name="HcalBarrelHits">
<segmentation type="CartesianGridXY" grid_size_x="100* mm" grid_size_y="100 * mm"/>
<segmentation type="CartesianGridXY" grid_size_x="250* mm" grid_size_y="250 * mm"/>
<id>system:8,barrel:3,module:4,layer:8,slice:5,x:32:-16,y:-16</id>
<id>system:8,barrel:3,module:4,layer:8,slice:5,x:32:-16,y:-16</id>
</readout>
</readout>
<readout name="HcalEndcapPHits">
<readout name="HcalEndcapPHits">
Loading