LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Dumps on screen the content of vertices. More...
#include "lardataobj/RecoBase/Vertex.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Principal/Event.h"
#include "canvas/Utilities/InputTag.h"
#include "fhiclcpp/ParameterSet.h"
#include <string>
#include "lardata/ArtDataHelper/Dumpers/hexfloat.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::DumpVertices |
Prints the content of all the vertices on screen. More... | |
Namespaces | |
recob | |
Reconstruction base classes. | |
Dumps on screen the content of vertices.
Definition in file DumpVertices_module.cc.