Analysis Software
Documentation for sPHENIX simulation software
|
Helper extractors: all sub volumes of a volume. More...
#include <acts/blob/sPHENIX/Core/include/Acts/Detector/DetectorVolume.hpp>
Static Public Member Functions | |
static const std::vector < const DetectorVolume * > | extract ([[maybe_unused]] const GeometryContext &gctx, const NavigationState &nState,[[maybe_unused]] const std::vector< size_t > &indices={}) |
Helper extractors: all sub volumes of a volume.
Definition at line 511 of file DetectorVolume.hpp.
View newest version in sPHENIX GitHub at line 511 of file DetectorVolume.hpp
|
inlinestatic |
Extract the sub volumes from the volume
gctx | the geometry contextfor this extraction call |
nState | is the current navigation state |
indices | are access indices into the volume store (ignored) |
Definition at line 519 of file DetectorVolume.hpp.
View newest version in sPHENIX GitHub at line 519 of file DetectorVolume.hpp