Analysis Software
Documentation for sPHENIX simulation software
|
Helper extractors: indexed sub volume 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, const std::vector< size_t > &indices) |
Helper extractors: indexed sub volume of a volume.
Definition at line 532 of file DetectorVolume.hpp.
View newest version in sPHENIX GitHub at line 532 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 |
Definition at line 540 of file DetectorVolume.hpp.
View newest version in sPHENIX GitHub at line 540 of file DetectorVolume.hpp
References Acts::Experimental::NavigationState::currentVolume, eVolumes, i, volumes, and Acts::Experimental::DetectorVolume::volumes().