#include "larcore/Geometry/Geometry.h"#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"#include "lardataobj/RecoBase/EndPoint2D.h"#include "lardataobj/RecoBase/Vertex.h"#include "larsim/MCCheater/BackTrackerService.h"#include <string>#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 "art/Framework/Services/Registry/ServiceHandle.h"#include "art_root_io/TFileService.h"#include "canvas/Persistency/Common/Ptr.h"#include "canvas/Persistency/Common/PtrVector.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "TH1F.h"#include "TH2D.h"Go to the source code of this file.
Classes | |
| class | vertex::FeatureVertexFinderAna |
Namespaces | |
| vertex | |
| vertex reconstruction | |
1.8.11