EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
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 73 of file PropagatorTests.cpp.
View newest version in sPHENIX GitHub at line 73 of file PropagatorTests.cpp
double Acts::Test::SurfaceObserver< Surface >::this_result::surface_passed_r = std::numeric_limits<double>::max() |
Definition at line 75 of file PropagatorTests.cpp.
View newest version in sPHENIX GitHub at line 75 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 74 of file PropagatorTests.cpp.
View newest version in sPHENIX GitHub at line 74 of file PropagatorTests.cpp
Referenced by Acts::Test::SurfaceObserver< Surface >::operator()().