Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Experimental::AllSubVolumesExtractor Struct Reference

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={})
 

Detailed Description

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

Member Function Documentation

static const std::vector<const DetectorVolume*> Acts::Experimental::AllSubVolumesExtractor::extract ( [[maybe_unused] ] const GeometryContext gctx,
const NavigationState nState,
[[maybe_unused] ] const std::vector< size_t > &  indices = {} 
)
inlinestatic

Extract the sub volumes from the volume

Parameters
gctxthe geometry contextfor this extraction call
nStateis the current navigation state
indicesare access indices into the volume store (ignored)
Returns
a vector of raw DetectorVolume pointers

Definition at line 519 of file DetectorVolume.hpp.

View newest version in sPHENIX GitHub at line 519 of file DetectorVolume.hpp


The documentation for this struct was generated from the following file: