Skip to content

Commit

Permalink
Correct magnet chimney hole
Browse files Browse the repository at this point in the history
  • Loading branch information
ianna committed Sep 17, 2013
1 parent 3721594 commit 57cd68d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Geometry/CMSCommonData/data/mgnt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<Tubs name="CHIMNEY_HOLE_P" rMin="0.*m" rMax="0.48*m" dz="[ChimHole_height]" startPhi="0*deg" deltaPhi="360*deg"/>
<Tubs name="CHIMNEY_HOLE_N_a" rMin="0.*m" rMax="0.725*m" dz="[ChimHole_height]" startPhi="90*deg" deltaPhi="180*deg"/>
<Tubs name="CHIMNEY_HOLE_N_b" rMin="0.*m" rMax="0.725*m" dz="[ChimHole_height]" startPhi="270*deg" deltaPhi="180*deg"/>
<Box name="CHIMNEY_HOLE_N_c" dx="0.3/2.*m" dy="0.5/2*m" dz="[ChimHole_height]"/>
<Box name="CHIMNEY_HOLE_N_c" dx="0.16*m" dy="0.725*m" dz="[ChimHole_height]"/>
<!-- %%%%%%%% Build the oval chimney hole -->
<UnionSolid name="CHIMNEY_HOLE_N_ca">
<rSolid name="CHIMNEY_HOLE_N_c"/>
Expand Down
2 changes: 1 addition & 1 deletion Geometry/CMSCommonData/data/rotations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2447,7 +2447,7 @@
<Rotation name="MM412" thetaX="90*deg" phiX="60*deg" thetaY="180*deg" phiY="0*deg" thetaZ="90*deg" phiZ="150*deg"/>
<!--- Rotations for Chimney Holes in magnet -->
<Rotation name="RMCHIMHOLEP" thetaX="90*deg" phiX="00*deg" thetaY="180*deg" phiY="90*deg" thetaZ="90*deg" phiZ="90*deg"/>
<Rotation name="RMCHIMHOLEN" thetaX="90*deg" phiX="30*deg" thetaY="180*deg" phiY="90*deg" thetaZ="90*deg" phiZ="120*deg"/>
<Rotation name="RMCHIMHOLEN" thetaX="90*deg" phiX="330*deg" thetaY="180*deg" phiY="90*deg" thetaZ="90*deg" phiZ="60*deg"/>
<Rotation name="RN090" thetaX="90*deg" phiX="270*deg" thetaY="90*deg" phiY="0*deg" thetaZ="0*deg" phiZ="0*deg"/>
<!--%%%%%%%%%%% CASTOR rotations -->
<Rotation name="CARM" thetaX="135.0*deg" phiX="22.5*deg" thetaY="90.0*deg" phiY="112.5*deg" thetaZ="45.0*deg" phiZ="22.5*deg"/>
Expand Down

1 comment on commit 57cd68d

@ianna
Copy link
Contributor Author

@ianna ianna commented on 57cd68d Sep 17, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Please sign in to comment.