Skip to content
Snippets Groups Projects
Commit 69be8072 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Changed barrel to yz grid

parent e6c93322
No related branches found
No related tags found
1 merge request!80Changed barrel to yz grid
Pipeline #7319 passed
......@@ -1004,8 +1004,8 @@
<readouts>
<readout name="SiTrackerBarrelHits">
<segmentation type="CartesianGridXY" grid_size_x="0.10*mm" grid_size_y="0.50*mm" />
<id>system:8,barrel:2,layer:4,module:12,sensor:2,x:32:-16,y:-16</id>
<segmentation type="CartesianGridYZ" grid_size_y="0.10*mm" grid_size_z="0.50*mm" />
<id>system:8,barrel:2,layer:4,module:12,sensor:2,y:32:-16,z:-16</id>
</readout>
<readout name="SiTrackerEndcapHits">
<segmentation type="CartesianGridXY" grid_size_x="0.10*mm" grid_size_y="0.50*mm" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment