Skip to content

Commit

Permalink
fix: InnerSupportCone Al thickness =-0.5 mm for OuterSiBarrel overlap
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Apr 9, 2024
1 parent c662362 commit d382b24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compact/tracking/support_service_craterlake.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
<comment> Inner tracker service/support cones, symmetric </comment>
<constant name="InnerSupportConeCF_thickness" value="2.0*mm" />
<comment> Effective Aluminum for services for now </comment>
<constant name="InnerSupportConePAl_thickness" value="4.9*mm" /> <comment> Ref: Services Material Budget 24.03.13.stp </comment>
<constant name="InnerSupportConeNAl_thickness" value="4.9*mm" /> <comment> Ref: Services Material Budget 24.03.13.stp </comment>
<constant name="InnerSupportConePAl_thickness" value="4.9*mm - 0.5*mm" /> <comment> Ref: Services Material Budget 24.03.13.stp - 0.5*mm to avoid overlap with OuterSiBarrel </comment>
<constant name="InnerSupportConeNAl_thickness" value="4.4*mm - 0.5*mm" /> <comment> Ref: Services Material Budget 24.03.13.stp - 0.5*mm to avoid overlap with OuterSiBarrel </comment>
<constant name="InnerSupportConeP_thickness" value="InnerSupportConePAl_thickness + InnerSupportConeCF_thickness" />
<constant name="InnerSupportConeN_thickness" value="InnerSupportConeNAl_thickness + InnerSupportConeCF_thickness" />
<constant name="InnerSupportCone_zmin" value="VertexSupportRing_zmax" />
Expand Down

0 comments on commit d382b24

Please sign in to comment.