ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Simple result struct to be returned. More...
#include <acts/blob/master/Core/include/Acts/Propagator/detail/SteppingLogger.hpp>
Public Attributes | |
std::vector< Step > | steps |
Simple result struct to be returned.
Definition at line 37 of file SteppingLogger.hpp.
View newest version in sPHENIX GitHub at line 37 of file SteppingLogger.hpp
std::vector<Step> Acts::detail::SteppingLogger::this_result::steps |
Definition at line 38 of file SteppingLogger.hpp.
View newest version in sPHENIX GitHub at line 38 of file SteppingLogger.hpp
Referenced by Acts::detail::SteppingLogger::operator()().