EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Simplified propgator state. More...
Public Attributes | |
struct { | |
double mass | |
int absPdgCode | |
} | options |
struct { | |
TrackingVolume * currentVolume | |
} | navigation |
StepperState | stepping |
Simplified propgator state.
Definition at line 34 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 34 of file VolumeMaterialInteractionTests.cpp
int Acts::Test::State::absPdgCode |
Definition at line 37 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 37 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
TrackingVolume* Acts::Test::State::currentVolume |
Definition at line 41 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 41 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
double Acts::Test::State::mass |
Definition at line 36 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 36 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
struct { ... } Acts::Test::State::navigation |
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
struct { ... } Acts::Test::State::options |
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
StepperState Acts::Test::State::stepping |
Definition at line 44 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 44 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().