Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Experimental::EndOfWorldImpl Struct Reference

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>

+ Inheritance diagram for Acts::Experimental::EndOfWorldImpl:
+ Collaboration diagram for Acts::Experimental::EndOfWorldImpl:

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
 

Detailed Description

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

Member Function Documentation

void Acts::Experimental::EndOfWorldImpl::update ( const GeometryContext ,
NavigationState nState 
) const
inline

a null volume link - explicitly

Note
the method parameters are ignored

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().

+ Here is the caller graph for this function:


The documentation for this struct was generated from the following file: