Skip to content
Snippets Groups Projects

Reduced the pixel size from 2mm to 0.5mm

Merged Whitney Armstrong requested to merge smaller_pixels into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -860,7 +860,7 @@
<readouts>
<readout name="SiTrackerBarrelHits">
<segmentation type="CartesianGridXY" grid_size_x="2.00*mm" grid_size_y="2.00*mm" />
<segmentation type="CartesianGridXY" grid_size_x="0.50*mm" grid_size_y="0.50*mm" />
<id>system:8,barrel:2,layer:4,module:12,sensor:2,x:32:-16,y:-16</id>
</readout>
<readout name="SiTrackerEndcapHits">
Loading