ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <ostream>
#include <vector>
Go to the source code of this file.
Classes | |
struct | FW::HelloData |
An example data object to be shared via the event store. More... | |
Namespaces | |
namespace | FW |
Typedefs | |
using | FW::HelloDataCollection = std::vector< HelloData > |
Functions | |
std::ostream & | FW::operator<< (std::ostream &os, const HelloData &data) |