Skip to content

Commit

Permalink
Donut: reenable holdign frame
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Jan 27, 2022
1 parent ce117a0 commit cccef94
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions geometry/donut/donutConcreteLead.gdml
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,6 @@
<solidref ref="donutSystem_solid"/>

<!-- Frame -->
<!--
<physvol name="donutIBeamFrameVertical_right_physical">
<volumeref ref="donutIBeamFrameVertical_logical"/>
<position x="-donutIBeamFrameWidth/2-donutIBeamWidth/2" z="donutIBeamFramePosition"/>
Expand All @@ -701,16 +700,14 @@
<position y="donutIBeamFrameHeightBot-donutIBeamWidth/2" z="donutIBeamFramePosition"/>
<rotation x="90" y="90" z="0" unit="deg"/>
</physvol>
-->

<!-- Plate -->
<!--
<physvol name="donutPlate_physical">
<volumeref ref="donutPlate_logical"/>
<position z="donutIBeamFramePosition-donutIBeamHeight/2-donutPlateThickness/2"/>
</physvol>
-->

<!-- Struts -->
<!--
<physvol name="donutIBeamStrut_top_right_physical">
<volumeref ref="donutIBeamStrut_logical"/>
<position
Expand Down Expand Up @@ -743,7 +740,7 @@
z="donutIBeamFramePosition"/>
<rotation x="-90" y="-135" z="0" unit="deg"/>
</physvol>
-->

<!-- Lead donut -->
<physvol name="donutLead_physical">
<volumeref ref="donutLead_logical"/>
Expand Down

0 comments on commit cccef94

Please sign in to comment.