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

Corrected inner radius and length

parent 44376270
No related branches found
No related tags found
No related merge requests found
Pipeline #8062 failed
......@@ -333,8 +333,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