Skip to content
Snippets Groups Projects

Ecal seg fix2

Merged Whitney Armstrong requested to merge ecal_seg_fix2 into master
2 files
+ 24
2
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
2
@@ -171,8 +171,8 @@
<!-- Definition of the readout segmentation/definition -->
<readouts>
<readout name="CrystalEcalHits">
<segmentation type="NoSegmentation" />
<id>system:8,sector:4,module:20</id>
<segmentation type="CartesianGridXY" grid_size_x="CrystalBox_x_length" grid_size_y="CrystalBox_y_length" />
<id>system:8,sector:4,module:20,x:48:-8,y:-8</id>
</readout>
<readout name="EcalBarrelHits">
<segmentation type="CartesianGridXY" grid_size_x="3.5 * mm" grid_size_y="3.5 * mm"/>
Loading