Classes | Namespaces
DumpClusters_module.cc File Reference

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

#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/RecoBase/Cluster.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/Persistency/Common/Ptr.h"
#include "canvas/Persistency/Common/FindManyP.h"
#include "canvas/Utilities/InputTag.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/Table.h"
#include "fhiclcpp/types/Name.h"
#include "fhiclcpp/types/Comment.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <string>
#include <sstream>
#include <iomanip>
#include <algorithm>

Go to the source code of this file.

Classes

class  recob::DumpClusters
 Prints the content of all the clusters on screen. More...
 
struct  recob::DumpClusters::Config
 Configuration object. More...
 

Namespaces

 recob
 Reconstruction base classes.
 

Detailed Description

Dumps on screen the content of the clusters.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
August 13th, 2014

Definition in file DumpClusters_module.cc.