LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "art/Framework/Core/EDProducer.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 "canvas/Utilities/InputTag.h"
#include "art/Persistency/Common/PtrMaker.h"
#include "canvas/Persistency/Common/FindManyP.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/Table.h"
#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"
#include "lardataobj/RecoBase/Vertex.h"
#include "larreco/RecoAlg/Geometric3DVertexFitter.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | trkf::VertexFitter |
Module for fitting a vertex using the Geometric3DVertexFitter. More... | |
struct | trkf::VertexFitter::Inputs |
struct | trkf::VertexFitter::Config |
Namespaces | |
trkf | |