EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Simplified propagator state. More...
Public Member Functions | |
MockPropagatorState (Stepper::State stepperState) | |
Public Attributes | |
Stepper::State | stepping |
Stepper state. | |
struct { | |
double mass = 1_GeV | |
double tolerance = 10_um | |
} | options |
Simplified propagator state.
Definition at line 33 of file AtlasStepperTests.cpp.
View newest version in sPHENIX GitHub at line 33 of file AtlasStepperTests.cpp
|
inline |
Definition at line 34 of file AtlasStepperTests.cpp.
View newest version in sPHENIX GitHub at line 34 of file AtlasStepperTests.cpp
double Acts::Test::MockPropagatorState::mass = 1_GeV |
Definition at line 41 of file AtlasStepperTests.cpp.
View newest version in sPHENIX GitHub at line 41 of file AtlasStepperTests.cpp
struct { ... } Acts::Test::MockPropagatorState::options |
Stepper::State Acts::Test::MockPropagatorState::stepping |
Stepper state.
Definition at line 38 of file AtlasStepperTests.cpp.
View newest version in sPHENIX GitHub at line 38 of file AtlasStepperTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
double Acts::Test::MockPropagatorState::tolerance = 10_um |
Definition at line 42 of file AtlasStepperTests.cpp.
View newest version in sPHENIX GitHub at line 42 of file AtlasStepperTests.cpp