EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HelloData.hpp File Reference
#include <ostream>
#include <vector>
+ Include dependency graph for HelloData.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ActsExamples::HelloData
 An example data object to be shared via the event store. More...
 

Namespaces

namespace  ActsExamples
 

Typedefs

using ActsExamples::HelloDataCollection = std::vector< HelloData >
 

Functions

std::ostream & ActsExamples::operator<< (std::ostream &os, const HelloData &data)