Analysis Software
Documentation for sPHENIX simulation software
|
Simplified propagator state. More...
Public Attributes | |
struct { | |
Direction direction = Direction::Forward | |
} | options |
StepperState | stepping |
NaivgatorState | navigation |
Simplified propagator state.
Definition at line 47 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 47 of file VolumeMaterialInteractionTests.cpp
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 |
Referenced by upload.VersionControlSystem::__init__(), and Acts::Test::BOOST_AUTO_TEST_CASE().
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().