Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Navigation/SurfaceCandidatesUpdators.hpp>
Public Member Functions | |
void | update (const GeometryContext &gctx, NavigationState &nState) const |
Public Member Functions inherited from Acts::Experimental::INavigationDelegate | |
virtual | ~INavigationDelegate ()=default |
Definition at line 60 of file SurfaceCandidatesUpdators.hpp.
View newest version in sPHENIX GitHub at line 60 of file SurfaceCandidatesUpdators.hpp
|
inline |
An ordered list of portals and surfaces provider
gctx | is the Geometry context of this call |
nState | is the navigation state to be updated |
Definition at line 70 of file SurfaceCandidatesUpdators.hpp.
View newest version in sPHENIX GitHub at line 70 of file SurfaceCandidatesUpdators.hpp
References Acts::Experimental::NavigationState::currentDetector, Acts::Experimental::NavigationState::currentVolume, Acts::Experimental::SurfacesFiller::fill(), Acts::Experimental::PortalsFiller::fill(), Acts::Experimental::DetectorVolume::portals(), Acts::Experimental::NavigationState::surfaceCandidates, Acts::Experimental::DetectorVolume::surfaces(), Acts::Experimental::updateCandidates(), testSigmaEff::v, and Acts::Experimental::DetectorVolume::volumes().
Referenced by Acts::Experimental::tryAllPortalsAndSurfaces().