#include "art/Framework/Principal/Handle.h"
#include "canvas/Persistency/Common/FindManyP.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "fhiclcpp/types/Atom.h"
#include "fhiclcpp/types/Table.h"
#include "lardata/RecoObjects/TrackStatePropagator.h"
#include "lardataobj/RecoBase/PFParticle.h"
#include "lardataobj/RecoBase/VertexAssnMeta.h"
#include "larreco/RecoAlg/VertexWrapper.h"
Go to the source code of this file.
Classes | |
class | trkf::Geometric3DVertexFitter |
3D vertex fitter based on the geometric properties (start position, direction, covariance) of the tracks. More... | |
struct | trkf::Geometric3DVertexFitter::Config |
struct | trkf::Geometric3DVertexFitter::TracksFromVertexSorter |
struct | trkf::Geometric3DVertexFitter::ParsCovsOnPlane |
Namespaces | |
detinfo | |
General LArSoft Utilities. | |
trkf | |
Typedefs | |
using | trkf::SMatrixSym22 = recob::tracking::SMatrixSym22 |
using | trkf::SVector2 = recob::tracking::SVector2 |
using | trkf::SMatrixSym33 = recob::tracking::SMatrixSym33 |
using | trkf::SVector3 = recob::tracking::SVector3 |