Classes | Namespaces
DumpOpDetWaveforms_module.cc File Reference

Dumps on screen the content of the raw optical detector waveforms. More...

#include "lardata/DetectorInfoServices/DetectorClocksService.h"
#include "lardataalg/DetectorInfo/DetectorClocks.h"
#include "lardataalg/Dumpers/RawData/OpDetWaveform.h"
#include "lardataobj/RawData/OpDetWaveform.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "canvas/Utilities/InputTag.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/Comment.h"
#include "fhiclcpp/types/Name.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <algorithm>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  detsim::DumpOpDetWaveforms
 Prints the content of all optical detector waveforms on screen. More...
 
struct  detsim::DumpOpDetWaveforms::Config
 
struct  detsim::DumpOpDetWaveforms::TimestampLabelMaker
 Base functor for printing time according to tick number. More...
 

Namespaces

 detsim
 Detector simulation of raw signals on wires.
 

Detailed Description

Dumps on screen the content of the raw optical detector waveforms.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
March 8th, 2017

Definition in file DumpOpDetWaveforms_module.cc.