Analysis Software
Documentation for sPHENIX simulation software
|
Simple result struct to be returned. More...
Public Attributes | |
size_t | surfaces_passed = 0 |
double | surface_passed_r = std::numeric_limits<double>::max() |
Simple result struct to be returned.
Definition at line 95 of file PropagatorTests.cpp.
View newest version in sPHENIX GitHub at line 95 of file PropagatorTests.cpp
double Acts::Test::SurfaceObserver< Surface >::this_result::surface_passed_r = std::numeric_limits<double>::max() |
Definition at line 97 of file PropagatorTests.cpp.
View newest version in sPHENIX GitHub at line 97 of file PropagatorTests.cpp
Referenced by Acts::Test::SurfaceObserver< Surface >::operator()().
size_t Acts::Test::SurfaceObserver< Surface >::this_result::surfaces_passed = 0 |
Definition at line 96 of file PropagatorTests.cpp.
View newest version in sPHENIX GitHub at line 96 of file PropagatorTests.cpp
Referenced by Acts::Test::SurfaceObserver< Surface >::operator()().