Classes | Namespaces
DumpSpacePoints_module.cc File Reference

Dumps on screen the content of space points. More...

#include "lardata/ArtDataHelper/Dumpers/NewLine.h"
#include "lardata/ArtDataHelper/Dumpers/SpacePointDumpers.h"
#include "lardataobj/RecoBase/SpacePoint.h"
#include "canvas/Utilities/InputTag.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Principal/Event.h"
#include "fhiclcpp/types/Atom.h"
#include <string>
#include "lardataobj/RecoBase/Hit.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "canvas/Persistency/Common/FindMany.h"
#include "art/Framework/Principal/Handle.h"
#include "messagefacility/MessageLogger/MessageLogger.h"

Go to the source code of this file.

Classes

class  recob::DumpSpacePoints
 Prints the content of all the space points on screen. More...
 
struct  recob::DumpSpacePoints::Config
 Configuration parameters. More...
 

Namespaces

 recob
 Reconstruction base classes.
 

Detailed Description

Dumps on screen the content of space points.

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

Definition in file DumpSpacePoints_module.cc.