Classes | Namespaces
DumpWires_module.cc File Reference

Dumps on screen the content of the wires. More...

#include "lardataalg/Utilities/StatCollector.h"
#include "lardataobj/RecoBase/Wire.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.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 <ios>
#include <iomanip>

Go to the source code of this file.

Classes

class  caldata::DumpWires
 Prints the content of all the wires on screen. More...
 
struct  caldata::DumpWires::Config
 

Namespaces

 caldata
 creation of calibrated signals on wires
 

Detailed Description

Dumps on screen the content of the wires.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
July 31st, 2014

Definition in file DumpWires_module.cc.