EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
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 |
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
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().