LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Dumps on screen the content of space points and associated charge. More...
#include "lardata/RecoBaseProxy/ChargedSpacePoints.h"
#include "lardataobj/RecoBase/SpacePoint.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "canvas/Utilities/InputTag.h"
#include "fhiclcpp/types/Atom.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <string>
Go to the source code of this file.
Classes | |
class | recob::DumpChargedSpacePoints |
Prints the content of all the space points and charge on screen. More... | |
struct | recob::DumpChargedSpacePoints::Config |
Configuration parameters. More... | |
Namespaces | |
recob | |
Reconstruction base classes. | |
Dumps on screen the content of space points and associated charge.
Definition in file DumpChargedSpacePoints_module.cc.