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

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

Detailed Description

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

Member Function Documentation

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

Extract the surfaces from the volume

Parameters
gctxthe geometry contextfor this extraction call
nStateis the navigation state for the extraction
indicesis 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

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

Extract the surfaces from the volume

Parameters
gctxthe geometry contextfor this extraction call
nStateis the current navigation state
indicesis an ignored index vector
Returns
a vector of raw Surface pointers

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().

+ Here is the caller graph for this function:


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