Analysis Software
Documentation for sPHENIX simulation software
|
#include <ostream>
#include <vector>
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) |