Analysis Software
Documentation for sPHENIX simulation software
|
Simplified stepper state. More...
Public Attributes | |
ParticleHypothesis | particleHypothesis = ParticleHypothesis::pion() |
Vector3 | pos |
Vector3 | dir |
double | t = 0 |
double | p = 0 |
double | q = 0 |
bool | covTransport = false |
double | absCharge = UnitConstants::e |
Simplified stepper state.
Definition at line 33 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 33 of file VolumeMaterialInteractionTests.cpp
double Acts::Test::StepperState::absCharge = UnitConstants::e |
Definition at line 38 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 38 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
bool Acts::Test::StepperState::covTransport = false |
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().
Vector3 Acts::Test::StepperState::dir |
Definition at line 35 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 35 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::direction().
double Acts::Test::StepperState::p = 0 |
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::Stepper::absoluteMomentum(), Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::qOverP().
ParticleHypothesis Acts::Test::StepperState::particleHypothesis = ParticleHypothesis::pion() |
Definition at line 34 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 34 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::particleHypothesis().
Vector3 Acts::Test::StepperState::pos |
Definition at line 35 of file VolumeMaterialInteractionTests.cpp.
View newest version in sPHENIX GitHub at line 35 of file VolumeMaterialInteractionTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::Stepper::position().
double Acts::Test::StepperState::q = 0 |
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(), Acts::Test::Stepper::charge(), and Acts::Test::Stepper::qOverP().
double Acts::Test::StepperState::t = 0 |
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(), and Acts::Test::Stepper::time().