Utility to dump a artDAQ fragment on screen. More...
#include "artdaq-core/Data/Fragment.hh"
#include <iosfwd>
Go to the source code of this file.
Classes | |
struct | sbndaq::details::DumpFragWrap |
Namespaces | |
sbndaq::details | |
sbndaq | |
Functions | |
std::ostream & | sbndaq::details::operator<< (std::ostream &out, DumpFragWrap const &wrap) |
details::DumpFragWrap | sbndaq::dumpFragment (artdaq::Fragment const &frag) |
Dump a artDAQ fragment into an output stream. More... | |