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