ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Data container for result analysis. More...
Public Attributes | |
std::vector< Vector3D > | position |
std::vector< Vector3D > | momentum |
Data container for result analysis.
Definition at line 98 of file StepperTests.cpp.
View newest version in sPHENIX GitHub at line 98 of file StepperTests.cpp
std::vector<Vector3D> Acts::Test::StepCollector::this_result::momentum |
Definition at line 102 of file StepperTests.cpp.
View newest version in sPHENIX GitHub at line 102 of file StepperTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::StepCollector::operator()().
std::vector<Vector3D> Acts::Test::StepCollector::this_result::position |
Definition at line 100 of file StepperTests.cpp.
View newest version in sPHENIX GitHub at line 100 of file StepperTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::StepCollector::operator()().