Skip to content

Commit

Permalink
Update Core/include/Acts/Propagator/StandardAborters.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Adye <[email protected]>
  • Loading branch information
andiwand and timadye authored Oct 2, 2024
1 parent 19789b8 commit 80406de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core/include/Acts/Propagator/StandardAborters.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ struct EndOfWorldReached {
};

/// This is the condition that the end of world has been reached
/// it then triggers an propagation abort
/// it then triggers a propagation abort
struct VolumeConstraintAborter {
/// boolean operator for abort condition without using the result
///
Expand Down

0 comments on commit 80406de

Please sign in to comment.