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

Filler of the current volume. More...

#include <acts/blob/sPHENIX/Core/include/Acts/Navigation/NavigationStateFillers.hpp>

Static Public Member Functions

static void fill (NavigationState &nState, const DetectorVolume *volume)
 

Detailed Description

Filler of the current volume.

Definition at line 30 of file NavigationStateFillers.hpp.

View newest version in sPHENIX GitHub at line 30 of file NavigationStateFillers.hpp

Member Function Documentation

static void Acts::Experimental::DetectorVolumeFiller::fill ( NavigationState nState,
const DetectorVolume volume 
)
inlinestatic

Helper struct that allows to fill a volume into the navigation state, it allows to use common navigation structs for volume, portal, surfaces

Parameters
nStatethe navigation state
volumethe volume that is filled

Definition at line 37 of file NavigationStateFillers.hpp.

View newest version in sPHENIX GitHub at line 37 of file NavigationStateFillers.hpp

References Acts::Experimental::NavigationState::currentVolume.

Referenced by BOOST_AUTO_TEST_CASE().

+ Here is the caller graph for this function:


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