Classes | Namespaces
DumpRawDigits_module.cc File Reference

Dumps on screen the content of the raw digits. More...

#include "lardataalg/Utilities/StatCollector.h"
#include "lardataobj/RawData/RawDigit.h"
#include "lardataobj/RawData/raw.h"
#include "larcoreobj/SimpleTypesAndConstants/RawTypes.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/Name.h"
#include "fhiclcpp/types/Comment.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <string>
#include <algorithm>
#include <iomanip>

Go to the source code of this file.

Classes

class  detsim::DumpRawDigits
 Prints the content of all the raw digits on screen. More...
 
struct  detsim::DumpRawDigits::Config
 

Namespaces

 detsim
 Detector simulation of raw signals on wires.
 

Detailed Description

Dumps on screen the content of the raw digits.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
January 14th, 2015

Definition in file DumpRawDigits_module.cc.