ECCE @ EIC Software
Reference for
ECCE @ 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 |
mockup of stepping state
Definition at line 41 of file LoopProtectionTests.cpp.
View newest version in sPHENIX GitHub at line 41 of file LoopProtectionTests.cpp
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::direction().
NavigationDirection Acts::Test::SteppingState::navDir |
Definition at line 47 of file LoopProtectionTests.cpp.
View newest version in sPHENIX GitHub at line 47 of file LoopProtectionTests.cpp
double Acts::Test::SteppingState::p = 100_MeV |
Definition at line 45 of file LoopProtectionTests.cpp.
View newest version in sPHENIX GitHub at line 45 of file LoopProtectionTests.cpp
Referenced by Acts::Test::Stepper::momentum().
Parameters.
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::position().