Analysis Software
Documentation for sPHENIX simulation software
|
Simplified propagator state. More...
Public Member Functions | |
MockPropagatorState (Stepper::State stepperState) | |
Public Attributes | |
Stepper::State | stepping |
Stepper state. | |
struct { | |
double tolerance = 10_um | |
Direction direction = Direction::Backward | |
} | options |
Simplified propagator state.
Definition at line 61 of file AtlasStepperTests.cpp.
View newest version in sPHENIX GitHub at line 61 of file AtlasStepperTests.cpp
|
inline |
Definition at line 62 of file AtlasStepperTests.cpp.
View newest version in sPHENIX GitHub at line 62 of file AtlasStepperTests.cpp
Direction Acts::Test::MockPropagatorState::direction = Direction::Backward |
Definition at line 70 of file AtlasStepperTests.cpp.
View newest version in sPHENIX GitHub at line 70 of file AtlasStepperTests.cpp
struct { ... } Acts::Test::MockPropagatorState::options |
Referenced by upload.VersionControlSystem::__init__().
Stepper::State Acts::Test::MockPropagatorState::stepping |
Stepper state.
Definition at line 66 of file AtlasStepperTests.cpp.
View newest version in sPHENIX GitHub at line 66 of file AtlasStepperTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
double Acts::Test::MockPropagatorState::tolerance = 10_um |
Definition at line 69 of file AtlasStepperTests.cpp.
View newest version in sPHENIX GitHub at line 69 of file AtlasStepperTests.cpp