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