EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
mockup of stepping state More...
Public Attributes | |
Vector3D | pos = Vector3D(0., 0., 0.) |
Parameters. | |
Vector3D | dir = Vector3D(0., 0., 1) |
double | p = 100_MeV |
NavigationDirection | navDir = NavigationDirection::forward |
mockup of stepping state
Definition at line 40 of file LoopProtectionTests.cpp.
View newest version in sPHENIX GitHub at line 40 of file LoopProtectionTests.cpp
Definition at line 43 of file LoopProtectionTests.cpp.
View newest version in sPHENIX GitHub at line 43 of file LoopProtectionTests.cpp
Referenced by Acts::Test::Stepper::direction().
NavigationDirection Acts::Test::SteppingState::navDir = NavigationDirection::forward |
Definition at line 46 of file LoopProtectionTests.cpp.
View newest version in sPHENIX GitHub at line 46 of file LoopProtectionTests.cpp
double Acts::Test::SteppingState::p = 100_MeV |
Definition at line 44 of file LoopProtectionTests.cpp.
View newest version in sPHENIX GitHub at line 44 of file LoopProtectionTests.cpp
Referenced by Acts::Test::Stepper::momentum().
Parameters.
Definition at line 42 of file LoopProtectionTests.cpp.
View newest version in sPHENIX GitHub at line 42 of file LoopProtectionTests.cpp
Referenced by Acts::Test::Stepper::position().