|
ACTS
Experiment-independent tracking
|
Marker state for MultiNavigationPolicy. More...
#include <Acts/Navigation/MultiNavigationPolicy.hpp>
Marker state for MultiNavigationPolicy.
Carries no data: the child policy states live contiguously on the manager stack directly below this one and are addressed by count (which always equals the number of contained policies). This marker is pushed instead of the default EmptyState only when at least one child has a real state, so that the navigator knows isValid() must be consulted for this volume.