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

Simplified propagator state. More...

+ Collaboration diagram for Acts::Test::State:

Public Attributes

struct {
   Direction   direction = Direction::Forward
 
options
 
StepperState stepping
 
NaivgatorState navigation
 

Detailed Description

Simplified propagator state.

Definition at line 47 of file VolumeMaterialInteractionTests.cpp.

View newest version in sPHENIX GitHub at line 47 of file VolumeMaterialInteractionTests.cpp

Member Data Documentation

Direction Acts::Test::State::direction = Direction::Forward

Definition at line 49 of file VolumeMaterialInteractionTests.cpp.

View newest version in sPHENIX GitHub at line 49 of file VolumeMaterialInteractionTests.cpp

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().

NaivgatorState Acts::Test::State::navigation

Definition at line 53 of file VolumeMaterialInteractionTests.cpp.

View newest version in sPHENIX GitHub at line 53 of file VolumeMaterialInteractionTests.cpp

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().

struct { ... } Acts::Test::State::options
StepperState Acts::Test::State::stepping

Definition at line 52 of file VolumeMaterialInteractionTests.cpp.

View newest version in sPHENIX GitHub at line 52 of file VolumeMaterialInteractionTests.cpp

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().


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