ATLAS Offline Software
|
This file contains the implementation for the ByteStreamMetadata class. More...
#include "ByteStreamData/ByteStreamMetadata.h"
#include "EventStorage/DataReader.h"
#include <bitset>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const ByteStreamMetadata &bsmd) |
pretty print bytestream metadata content More... | |
This file contains the implementation for the ByteStreamMetadata class.
Definition in file ByteStreamMetadata.cxx.
std::ostream& operator<< | ( | std::ostream & | os, |
const ByteStreamMetadata & | bsmd | ||
) |