EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Simplified stepper state. More...
Public Attributes | |
Vector3D | pos |
Vector3D | dir |
double | t |
double | p |
double | q |
bool | covTransport |
NavigationDirection | navDir |
Simplified stepper state.
Definition at line 26 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 26 of file VolumeMaterialInteractionTests.cpp
bool Acts::Test::StepperState::covTransport |
Definition at line 29 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 29 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
Vector3D Acts::Test::StepperState::dir |
Definition at line 27 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 27 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::direction().
NavigationDirection Acts::Test::StepperState::navDir |
Definition at line 30 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 30 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
double Acts::Test::StepperState::p |
Definition at line 28 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 28 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::momentum().
Vector3D Acts::Test::StepperState::pos |
Definition at line 27 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 27 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::position().
double Acts::Test::StepperState::q |
Definition at line 28 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 28 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::charge().
double Acts::Test::StepperState::t |
Definition at line 28 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 28 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::time().