Skip to content

Commit

Permalink
Removed both flanges from forward region of beampipe (#16)
Browse files Browse the repository at this point in the history
Removed the pair of flanges in the positive z region of the beampipe. 

Inspired by the overlap of the larger flange (further along z) with the HCal insert ([EPIC PR#65](#65)).
  • Loading branch information
rymilton authored Aug 25, 2022
1 parent ad13a4f commit ba17b48
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions ip6/central_beampipe.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
<define>
<constant name="BeampipeUpstreamStraightLength" value="800.0 * mm"/>
<constant name="BeampipeDownstreamStraightLength" value="670.0 * mm"/>
<constant name="BeampipeDownstreamFlange1Thickness" value="30.0 * mm"/>
<constant name="BeampipeDownstreamFlange2Thickness" value="39.0 * mm"/>
</define>

<display>
Expand Down Expand Up @@ -59,17 +57,8 @@
crossing_angle="CrossingAngle">
<!-- avoid overlap with IP beampipe by starting slightly displaced -->
<zplane z="BeampipeDownstreamStraightLength + 0.5 * BeampipeOD * tan(abs(CrossingAngle))" OD="BeampipeOD"/>
<zplane z="1750.00 * mm" OD=" 92.06 * mm - 1.0 * mm"/>
<zplane z="1750.01 * mm" OD=" 92.06 * mm + 2.0 * BeampipeDownstreamFlange1Thickness"
extra_thickness="BeampipeDownstreamFlange1Thickness"/>
<zplane z="1790.00 * mm" OD=" 92.06 * mm + 2.0 * BeampipeDownstreamFlange1Thickness"
extra_thickness="BeampipeDownstreamFlange1Thickness"/>
<zplane z="1790.01 * mm" OD=" 92.06 * mm"/>
<zplane z="1750.00 * mm" OD=" 92.06 * mm"/>
<zplane z="4455.80 * mm" OD="257.92 * mm"/>
<zplane z="4455.81 * mm" OD="257.92 * mm + 2.0 * BeampipeDownstreamFlange2Thickness"
extra_thickness="BeampipeDownstreamFlange2Thickness"/>
<zplane z="4484.25 * mm" OD="257.92 * mm + 2.0 * BeampipeDownstreamFlange2Thickness"
extra_thickness="BeampipeDownstreamFlange2Thickness"/>
</outgoing_hadron>
<additional_subtraction thickness="4.0*mm"
crossing_angle="CrossingAngle">
Expand Down

0 comments on commit ba17b48

Please sign in to comment.