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

Dumps on console the content of trigger data products. More...

#include "icaruscode/Utilities/StreamIndenter.h"
#include "sbnobj/Common/Trigger/ExtraTriggerInfo.h"
#include "sbnobj/Common/Trigger/BeamBits.h"
#include "lardataalg/DetectorInfo/DetectorTimingTypes.h"
#include "larcorealg/CoreUtils/enumerate.h"
#include "lardataobj/Simulation/BeamGateInfo.h"
#include "lardataobj/RawData/ExternalTrigger.h"
#include "lardataobj/RawData/TriggerData.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Principal/Event.h"
#include "canvas/Persistency/Provenance/EventID.h"
#include "canvas/Utilities/InputTag.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/types/OptionalAtom.h"
#include "fhiclcpp/types/Atom.h"
#include <iomanip>
#include <vector>
#include <optional>
#include <utility>
#include <string>

Go to the source code of this file.

Classes

class  sbn::DumpTrigger
 Dumps on console the content of trigger data products. More...
 
struct  sbn::DumpTrigger::Config
 

Namespaces

 sbn
 This module creates Common Analysis Files.
 

Detailed Description

Dumps on console the content of trigger data products.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.slac..nosp@m.stan.nosp@m.ford..nosp@m.edu)
Date
March 22, 2022

Definition in file DumpTrigger_module.cc.