10 #ifndef ICARUSCODE_DECODE_DECODERTOOLS_DUMPERS_FRAGMENTDUMPER_H
11 #define ICARUSCODE_DECODE_DECODERTOOLS_DUMPERS_FRAGMENTDUMPER_H
15 #include "artdaq-core/Data/Fragment.hh"
22 namespace sbndaq::details {
61 #endif // ICARUSCODE_DECODE_DECODERTOOLS_DUMPERS_FRAGMENTDUMPER_H
std::ostream & operator<<(std::ostream &out, DumpFragWrap const &wrap)
artdaq::Fragment const & frag
details::DumpFragWrap dumpFragment(artdaq::Fragment const &frag)
Dump a artDAQ fragment into an output stream.