Analysis Software
Documentation for sPHENIX simulation software
|
Helper extractors: all portals. More...
#include <acts/blob/sPHENIX/Core/include/Acts/Detector/DetectorVolume.hpp>
Static Public Member Functions | |
static const std::vector < const Portal * > | extract ([[maybe_unused]] const GeometryContext &gctx, const NavigationState &nState) |
static const std::vector < const Portal * > | extract ([[maybe_unused]] const GeometryContext &gctx, const NavigationState &nState,[[maybe_unused]] const std::vector< size_t > &indices={}) |
Helper extractors: all portals.
Helper extractors: all surfaces.
Definition at line 442 of file DetectorVolume.hpp.
View newest version in sPHENIX GitHub at line 442 of file DetectorVolume.hpp
|
inlinestatic |
Extract the surfaces from the volume
gctx | the geometry contextfor this extraction call |
nState | is the navigation state for the extraction |
indices | is an ignored index vector |
Definition at line 64 of file NavigationStateUpdatorsTests.cpp.
View newest version in sPHENIX GitHub at line 64 of file NavigationStateUpdatorsTests.cpp
|
inlinestatic |
Extract the portals from the volume
gctx | the geometry contextfor this extraction call |
nState | is the current navigation state |
Definition at line 449 of file DetectorVolume.hpp.
View newest version in sPHENIX GitHub at line 449 of file DetectorVolume.hpp
References Acts::Experimental::NavigationState::currentVolume, and Acts::Experimental::DetectorVolume::portals().
Referenced by BOOST_AUTO_TEST_CASE().