All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
DumpArtDAQfragments_module.cc File Reference

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.
 

Detailed Description

Dumps on console the content of artdaq::Fragment data products.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
June 10, 2021

Definition in file DumpArtDAQfragments_module.cc.