Dumps on console the content of artdaq::Fragment
data products.
More...
#include "icaruscode/Decode/DecoderTools/Dumpers/FragmentDumper.h"
#include "larcorealg/CoreUtils/zip.h"
#include "larcorealg/CoreUtils/enumerate.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "canvas/Persistency/Provenance/ProductToken.h"
#include "canvas/Persistency/Provenance/EventID.h"
#include "canvas/Utilities/InputTag.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/types/Sequence.h"
#include "fhiclcpp/types/Atom.h"
#include <algorithm>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | sbn::DumpArtDAQfragments |
Dumps on console the content of artdaq::Fragment collections. More... | |
struct | sbn::DumpArtDAQfragments::Config |
Namespaces | |
sbn | |
This module creates Common Analysis Files. | |
Dumps on console the content of artdaq::Fragment
data products.
Definition in file DumpArtDAQfragments_module.cc.