Skip to content

Commit

Permalink
Merge branch 'main' into acts-odd-light-part3
Browse files Browse the repository at this point in the history
  • Loading branch information
asalzburger authored Sep 19, 2023
2 parents 3950688 + 2b15209 commit 0332a1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Core/include/Acts/Navigation/DetectorNavigator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ class DetectorNavigator {
<< posInfo(state, stepper) << "Entering navigator::preStep.");

auto& nState = state.navigation;
fillNavigationState(state, stepper, nState);

if (inactive()) {
ACTS_VERBOSE(volInfo(state)
Expand Down

0 comments on commit 0332a1b

Please sign in to comment.