Analysis Software
Documentation for sPHENIX simulation software
|
Filler of the current volume. More...
#include <acts/blob/sPHENIX/Core/include/Acts/Navigation/NavigationStateFillers.hpp>
Static Public Member Functions | |
static void | fill (NavigationState &nState, const DetectorVolume *volume) |
Filler of the current volume.
Definition at line 30 of file NavigationStateFillers.hpp.
View newest version in sPHENIX GitHub at line 30 of file NavigationStateFillers.hpp
|
inlinestatic |
Helper struct that allows to fill a volume into the navigation state, it allows to use common navigation structs for volume, portal, surfaces
nState | the navigation state |
volume | the volume that is filled |
Definition at line 37 of file NavigationStateFillers.hpp.
View newest version in sPHENIX GitHub at line 37 of file NavigationStateFillers.hpp
References Acts::Experimental::NavigationState::currentVolume.
Referenced by BOOST_AUTO_TEST_CASE().