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

Corrected inner radius and length

parent 15c5ffa1
No related branches found
No related tags found
1 merge request!36Resolve "Implement cb_VTX"
......@@ -339,8 +339,8 @@
<constant name="cb_VTX_rmin" value="33.0*mm"/>
<constant name="cb_VTX_rmax" value="SiliconTrackerInnerRadius - 5.0*mm"/>
<constant name="cb_VTX_length" value="SiliconTrackerInnerBarrelLength"/>
<constant name="cb_VTX_rmax" value="90.0*mm"/>
<constant name="cb_VTX_length" value="300.0*mm"/>
<constant name="cb_VTX_x_pos" value="0.0*mm"/>
<constant name="cb_VTX_y_pos" value="0.0*mm"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment