Skip to content

Commit

Permalink
shell: fix doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Oct 1, 2024
1 parent 29bbc0a commit f9b12a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/include/Acts/Geometry/PortalShell.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ class CylinderStackPortalShell : public CylinderPortalShell {
BinningValue direction,
const Logger& logger = getDummyLogger());

/// @copydoc PortalShellBase::connectOuter
/// @copydoc PortalShellBase::size
std::size_t size() const final;

/// @copydoc CylinderPortalShell::portal
Expand Down

0 comments on commit f9b12a5

Please sign in to comment.