5#ifndef TrkVertexFitters_SequentialVertexSmoother_H
6#define TrkVertexFitters_SequentialVertexSmoother_H
9#include "GaudiKernel/ToolHandle.h"
An abstract base class for the vertex smoothers Update the tracks of type Trk::VxTrackAtVertex belong...
virtual ~SequentialVertexSmoother()
virtual void smooth(xAOD::Vertex &vtx) const override
Smooth method itself: updates the tracks belonging to the VxCandidate with the knowledge of the verte...
SequentialVertexSmoother(const std::string &t, const std::string &n, const IInterface *p)
constructor and destructor
ToolHandle< IVertexTrackUpdator > m_vertexTrackUpdator
virtual StatusCode initialize() override
default AlgTools methods
Ensure that the ATLAS eigen extensions are properly loaded.
Vertex_v1 Vertex
Define the latest version of the vertex class.