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

#include <acts/blob/master/Core/include/Acts/Propagator/DebugOutputActor.hpp>

+ Collaboration diagram for Acts::DebugOutputActor::this_result:

Public Attributes

std::string debugString = ""
 

Detailed Description

Simple result struct to be returned It collects the debug output string from the state into which all actors and aborters can write

Definition at line 25 of file DebugOutputActor.hpp.

View newest version in sPHENIX GitHub at line 25 of file DebugOutputActor.hpp

Member Data Documentation

std::string Acts::DebugOutputActor::this_result::debugString = ""

Definition at line 26 of file DebugOutputActor.hpp.

View newest version in sPHENIX GitHub at line 26 of file DebugOutputActor.hpp

Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), Acts::Test::BOOST_DATA_TEST_CASE(), and Acts::DebugOutputActor::operator()().


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