Skip to content
Snippets Groups Projects
Commit 6a391bb3 authored by Jihee Kim's avatar Jihee Kim
Browse files

Added tracker_region_rmax and zmax.

parent ac69b190
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,9 @@ ...@@ -24,6 +24,9 @@
<constant name="world_y" value="world_side"/> <constant name="world_y" value="world_side"/>
<constant name="world_z" value="world_side"/> <constant name="world_z" value="world_side"/>
<constant name="tracker_region_zmax" value="6 * m"/>
<constant name="tracker_region_rmax" value="6 * m"/>
<constant name="CrystalEndcap_ID" value="1"/> <constant name="CrystalEndcap_ID" value="1"/>
<constant name="CrystalEndcap_rmin" value="120.0*mm"/> <!-- 12cm --> <constant name="CrystalEndcap_rmin" value="120.0*mm"/> <!-- 12cm -->
<constant name="CrystalEndcap_rmax" value="600.0*mm"/> <!-- 60cm --> <constant name="CrystalEndcap_rmax" value="600.0*mm"/> <!-- 60cm -->
......
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