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

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

#include <acts/blob/sPHENIX/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 ActsExamples::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 ActsExamples::HelloRandomAlgorithm::execute(), and ActsExamples::operator<<().

double ActsExamples::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 ActsExamples::HelloRandomAlgorithm::execute(), and ActsExamples::operator<<().

double ActsExamples::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 ActsExamples::HelloRandomAlgorithm::execute(), and ActsExamples::operator<<().

double ActsExamples::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 eicpy.qaplots.LogAxis::apply(), ActsExamples::HelloRandomAlgorithm::execute(), ActsExamples::operator<<(), and eicpy.qaplots.LogAxis::rebin().


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