Skip to content
Snippets Groups Projects
Unverified Commit f3ad5c4a authored by lintao@ihep.ac.cn's avatar lintao@ihep.ac.cn Committed by GitHub
Browse files

Merge pull request #134 from fucd/cepcv4

SIM: fix on option of CEPCv4 Hcal
parents d64d192a ed5016f7
No related branches found
No related tags found
No related merge requests found
......@@ -33,8 +33,8 @@
<readouts>
<readout name="HcalBarrelCollection">
<segmentation type="CartesianGridXY" grid_size_x="Hcal_cells_size" grid_size_y="Hcal_cells_size"/>
<id>system:5,module:3,stave:3,tower:5,layer:6,slice:4,x:32:-16,y:-16</id>
<segmentation type="CartesianGridYZ" grid_size_y="Hcal_cells_size" grid_size_z="Hcal_cells_size"/>
<id>system:5,module:3,stave:3,tower:5,layer:6,slice:4,y:32:-16,z:-16</id>
</readout>
</readouts>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment