EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::detail::SteppingLogger::this_result Struct Reference

Simple result struct to be returned. More...

#include <acts/blob/sPHENIX/Core/include/Acts/Propagator/detail/SteppingLogger.hpp>

+ Collaboration diagram for Acts::detail::SteppingLogger::this_result:

Public Attributes

std::vector< Stepsteps
 

Detailed Description

Simple result struct to be returned.

Definition at line 40 of file SteppingLogger.hpp.

View newest version in sPHENIX GitHub at line 40 of file SteppingLogger.hpp

Member Data Documentation

std::vector<Step> Acts::detail::SteppingLogger::this_result::steps

Definition at line 41 of file SteppingLogger.hpp.

View newest version in sPHENIX GitHub at line 41 of file SteppingLogger.hpp

Referenced by Acts::detail::SteppingLogger::operator()().


The documentation for this struct was generated from the following file: