Namespaces | |
details | |
Classes | |
class | BernCRTAna |
class | MetricProducer |
struct | CRTmetric |
Functions | |
details::DumpFragWrap | dumpFragment (artdaq::Fragment const &frag) |
Dump a artDAQ fragment into an output stream. More... | |
sbndaq::details::DumpFragWrap sbndaq::dumpFragment | ( | artdaq::Fragment const & | frag | ) |
Dump a artDAQ fragment into an output stream.
frag | fragment to be dumped |
This function allows to dump a artDAQ fragment. The actual dump is performed by sbndaq::details::dumpFragment(details::DumpFragWrap)
.
Example of usage:
This is actually a helper function that just passes the task.
Definition at line 34 of file FragmentDumper.cxx.