Analysis Software
Documentation for sPHENIX simulation software
|
Data container for result analysis. More...
Public Attributes | |
std::vector< Vector3 > | position |
std::vector< Vector3 > | momentum |
Data container for result analysis.
Definition at line 155 of file EigenStepperTests.cpp.
View newest version in sPHENIX GitHub at line 155 of file EigenStepperTests.cpp
std::vector<Vector3> Acts::Test::StepCollector::this_result::momentum |
Definition at line 159 of file EigenStepperTests.cpp.
View newest version in sPHENIX GitHub at line 159 of file EigenStepperTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::StepCollector::operator()().
std::vector<Vector3> Acts::Test::StepCollector::this_result::position |
Definition at line 157 of file EigenStepperTests.cpp.
View newest version in sPHENIX GitHub at line 157 of file EigenStepperTests.cpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), and Acts::Test::StepCollector::operator()().