Skip to content

Commit

Permalink
shell: Update illustration again
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Oct 2, 2024
1 parent e9d87bf commit e2583b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Core/include/Acts/Geometry/PortalShell.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ class SingleCylinderPortalShell : public CylinderPortalShell {
/// are merged or fused. Subsequently, portal access respects shared portals
/// between shells. Below is an illustration of a stack in the r direction:
///
/// Fused ------------------+
/// Fused +-----------------+
/// portals ----+ | |
/// | | v OuterCylinder
/// | +------+------+
Expand All @@ -174,7 +174,7 @@ class SingleCylinderPortalShell : public CylinderPortalShell {
/// | +-------------+ InnerCylinder
/// +-----> ^ (if rMin>0)
/// z | |
/// ------------------+
/// +-----------------+
///
/// @note The shells must be ordered in the given direction
/// Depending on the stack direction, the portal lookup will return different
Expand Down

0 comments on commit e2583b4

Please sign in to comment.