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

An example data object to be shared via the event store. More...

#include <acts/blob/master/Examples/Run/HelloWorld/HelloData.hpp>

Public Attributes

double x
 
double a
 
double b
 
double t
 

Detailed Description

An example data object to be shared via the event store.

Definition at line 17 of file HelloData.hpp.

View newest version in sPHENIX GitHub at line 17 of file HelloData.hpp

Member Data Documentation

double FW::HelloData::a

Definition at line 19 of file HelloData.hpp.

View newest version in sPHENIX GitHub at line 19 of file HelloData.hpp

Referenced by FW::HelloRandomAlgorithm::execute(), and FW::operator<<().

double FW::HelloData::b

Definition at line 20 of file HelloData.hpp.

View newest version in sPHENIX GitHub at line 20 of file HelloData.hpp

Referenced by FW::HelloRandomAlgorithm::execute(), and FW::operator<<().

double FW::HelloData::t

Definition at line 21 of file HelloData.hpp.

View newest version in sPHENIX GitHub at line 21 of file HelloData.hpp

Referenced by FW::HelloRandomAlgorithm::execute(), and FW::operator<<().

double FW::HelloData::x

Definition at line 18 of file HelloData.hpp.

View newest version in sPHENIX GitHub at line 18 of file HelloData.hpp

Referenced by mcscore.MCVertex::dump_vertex(), FW::HelloRandomAlgorithm::execute(), FW::operator<<(), and mcscore.MCVertex::printout().


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