Skip to content

Commit

Permalink
Merge pull request #13583 from ianna/2023-tracker-fix
Browse files Browse the repository at this point in the history
Remove Extra Plane in Pixel Service Cylinder Polycone
  • Loading branch information
davidlange6 committed Mar 6, 2016
2 parents 9217ea5 + cf9ebbd commit 3138a01
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Expand Up @@ -105,7 +105,6 @@ root volume plus an anchor point for positioning.

<Polycone name="PixelForwardServiceCylinder" startPhi="0*deg" deltaPhi="360*deg">
<ZSection z="[CylindersServiceZ0]" rMin="[CylindersOuterRmin]" rMax="[CylindersOuterRmax]"/>
<ZSection z="[CylindersServiceZMin]" rMin="[CylindersOuterRmin]" rMax="[CylindersOuterRmax]"/>
<ZSection z="[CylindersServiceZMin]" rMin="[CylindersOuterRmin]" rMax="[CylindersOuterRmax]"/> <!-- rMin extended to make room for additional disks (was rMin="[CylindersServiceRmin]")-->
<ZSection z="[CylindersServiceZMax]" rMin="[CylindersOuterRmin]" rMax="[CylindersOuterRmax]"/> <!-- same comment as above-->
</Polycone>
Expand Down
Expand Up @@ -105,7 +105,6 @@ root volume plus an anchor point for positioning.

<Polycone name="PixelForwardServiceCylinder" startPhi="0*deg" deltaPhi="360*deg">
<ZSection z="[CylindersServiceZ0]" rMin="[CylindersOuterRmin]" rMax="[CylindersOuterRmax]"/>
<ZSection z="[CylindersServiceZMin]" rMin="[CylindersOuterRmin]" rMax="[CylindersOuterRmax]"/>
<ZSection z="[CylindersServiceZMin]" rMin="[CylindersOuterRmin]" rMax="[CylindersOuterRmax]"/> <!-- rMin extended to make room for additional disks (was rMin="[CylindersServiceRmin]")-->
<ZSection z="[CylindersServiceZMax]" rMin="[CylindersOuterRmin]" rMax="[CylindersOuterRmax]"/> <!-- same comment as above-->
</Polycone>
Expand Down

0 comments on commit 3138a01

Please sign in to comment.