ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/Examples/Algorithms/Generators/ACTFW/Generators/FlattenEvent.hpp>
Public Attributes | |
std::string | inputEvent |
The input event collection. | |
std::string | outputParticles |
The output particles collection. | |
Definition at line 20 of file FlattenEvent.hpp.
View newest version in sPHENIX GitHub at line 20 of file FlattenEvent.hpp
std::string FW::FlattenEvent::Config::inputEvent |
The input event collection.
Definition at line 22 of file FlattenEvent.hpp.
View newest version in sPHENIX GitHub at line 22 of file FlattenEvent.hpp
Referenced by FW::FlattenEvent::FlattenEvent(), and main().
std::string FW::FlattenEvent::Config::outputParticles |
The output particles collection.
Definition at line 24 of file FlattenEvent.hpp.
View newest version in sPHENIX GitHub at line 24 of file FlattenEvent.hpp
Referenced by FW::FlattenEvent::FlattenEvent(), and main().