Dumps on screen the content of seeds. More...
#include "lardataobj/RecoBase/Seed.h"
#include "lardata/ArtDataHelper/Dumpers/hexfloat.h"
#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/Table.h"
#include "fhiclcpp/types/Name.h"
#include "fhiclcpp/types/Comment.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"
#include <array>
Go to the source code of this file.
Classes | |
class | recob::DumpSeeds |
Prints the content of all the seeds on screen. More... | |
struct | recob::DumpSeeds::Config |
Namespaces | |
recob | |
Reconstruction base classes. | |
Dumps on screen the content of seeds.
Definition in file DumpSeeds_module.cc.