Skip to content
Snippets Groups Projects
Commit 91edc736 authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Fix bug in gem segmentation

parent 73d51a80
Branches
No related tags found
1 merge request!156Fix bug in gem segmentation
...@@ -216,7 +216,7 @@ ...@@ -216,7 +216,7 @@
<readouts> <readouts>
<readout name="GEMTrackerEndcapHits"> <readout name="GEMTrackerEndcapHits">
<segmentation type="CartesianGridXZ" grid_size_x="50*um" grid_size_z="250*um" /> <segmentation type="CartesianGridXZ" grid_size_x="50*um" grid_size_z="250*um" />
<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,x:32:-16,z:-16</id>
</readout> </readout>
</readouts> </readouts>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment