Analysis Software
Documentation for sPHENIX simulation software
|
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. More...
#include <acts/blob/sPHENIX/Core/include/Acts/Navigation/DetectorVolumeUpdators.hpp>
Public Member Functions | |
void | update (const GeometryContext &, NavigationState &nState) const |
a null volume link - explicitly | |
Public Member Functions inherited from Acts::Experimental::INavigationDelegate | |
virtual | ~INavigationDelegate ()=default |
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.
Definition at line 29 of file DetectorVolumeUpdators.hpp.
View newest version in sPHENIX GitHub at line 29 of file DetectorVolumeUpdators.hpp
|
inline |
a null volume link - explicitly
Definition at line 33 of file DetectorVolumeUpdators.hpp.
View newest version in sPHENIX GitHub at line 33 of file DetectorVolumeUpdators.hpp
References Acts::Experimental::NavigationState::currentVolume.
Referenced by BOOST_AUTO_TEST_CASE(), and Acts::Experimental::DetectorVolume::closePortals().