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

Changed barrel to yz grid

parent 18c5719a
Branches
Tags
No related merge requests found
Pipeline #7312 canceled
...@@ -1004,8 +1004,8 @@ ...@@ -1004,8 +1004,8 @@
<readouts> <readouts>
<readout name="SiTrackerBarrelHits"> <readout name="SiTrackerBarrelHits">
<segmentation type="CartesianGridXY" grid_size_x="0.10*mm" grid_size_y="0.50*mm" /> <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,x:32:-16,y:-16</id> <id>system:8,barrel:2,layer:4,module:12,sensor:2,y:32:-16,z:-16</id>
</readout> </readout>
<readout name="SiTrackerEndcapHits"> <readout name="SiTrackerEndcapHits">
<segmentation type="CartesianGridXY" grid_size_x="0.10*mm" grid_size_y="0.50*mm" /> <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