Skip to content
Snippets Groups Projects

Draft: Increased segmentation in HCAL barrel from 100 mm to 250 mm

Open Wouter Deconinck requested to merge wdconinc-master-patch-02076 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