Struct Acts::Experimental::EndOfWorldImpl

struct EndOfWorldImpl : public Acts::Experimental::INavigationDelegate

The end of world sets the volume pointer of the navigation state to nullptr, usually indicates the end of the known world, hence the name.

Public Functions

inline void update(const GeometryContext&, NavigationState &nState) const

a null volume link - explicitely

Note

the method parameters are ignored