artdaq_core
v3_06_11
|
artdaq implementation details namespace More...
Classes | |
struct | RawFragmentHeader |
The RawFragmentHeader class contains the basic fields used by artdaq for routing Fragment objects through the system. More... | |
struct | RawFragmentHeaderV0 |
The RawFragmentHeaderV0 class contains the basic fields used by artdaq for routing Fragment objects through the system. More... | |
struct | RawFragmentHeaderV1 |
The RawFragmentHeaderV1 class contains the basic fields used by artdaq for routing Fragment objects through the system. More... | |
struct | RawEventHeader |
The header information used to identify key properties of the RawEvent object. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, RawEventHeader const &evh) |
Prints the RawEventHeader to the given stream. More... | |
artdaq implementation details namespace
|
inline |
Prints the RawEventHeader to the given stream.
os | Stream to print RawEventHeader to |
evh | RawEventHeader to print |
Definition at line 85 of file RawEvent.hh.