Classes | Namespaces
OpDetWaveform.h File Reference

Utilities to dump raw::OpDetWaveform objects on screen. More...

#include "lardataalg/Dumpers/DumperBase.h"
#include "lardataalg/Utilities/StatCollector.h"
#include "lardataobj/RawData/OpDetWaveform.h"
#include <vector>
#include <algorithm>
#include <ios>
#include <iomanip>
#include <utility>

Go to the source code of this file.

Classes

class  dump::raw::OpDetWaveformDumper
 Prints the content of optical detector waveforms on screen. More...
 
struct  dump::raw::OpDetWaveformDumper::TimeLabelMaker
 Base functor for printing time according to tick number. More...
 
struct  dump::raw::OpDetWaveformDumper::TickLabelMaker
 Time label: tick number relative to the waveform. More...
 

Namespaces

 dump::raw
 

Detailed Description

Utilities to dump raw::OpDetWaveform objects on screen.

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

Currently this is a header-only library.

Definition in file OpDetWaveform.h.