Classes | Namespaces
DumpPCAxes_module.cc File Reference

Dumps on screen the content of Principal Component Axis objects. More...

#include "canvas/Utilities/InputTag.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Principal/Event.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/Comment.h"
#include "fhiclcpp/types/Name.h"
#include "fhiclcpp/types/Table.h"
#include <string>
#include "lardataobj/RecoBase/PCAxis.h"
#include "lardata/ArtDataHelper/Dumpers/NewLine.h"
#include "lardata/ArtDataHelper/Dumpers/PCAxisDumpers.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Handle.h"
#include "messagefacility/MessageLogger/MessageLogger.h"

Go to the source code of this file.

Classes

class  recob::DumpPCAxes
 Prints the content of all the PCA axis object on screen. More...
 
struct  recob::DumpPCAxes::Config
 Configuration parameters. More...
 

Namespaces

 recob
 Reconstruction base classes.
 

Detailed Description

Dumps on screen the content of Principal Component Axis objects.

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

Definition in file DumpPCAxes_module.cc.