9#ifndef TRKVERTEXFITTERINTERFACE_IVERTEXSMOOTHER_H
10#define TRKVERTEXFITTERINTERFACE_IVERTEXSMOOTHER_H
12#include "GaudiKernel/IAlgTool.h"
An abstract base class for the vertex smoothers Update the tracks of type Trk::VxTrackAtVertex belong...
static const InterfaceID & interfaceID()
AlgTool interface methods.
virtual void smooth(xAOD::Vertex &vtx) const =0
Actual smooth method.
virtual ~IVertexSmoother()
Virtual destructor.
Ensure that the ATLAS eigen extensions are properly loaded.
static const InterfaceID IID_IVertexSmoother("IVertexSmoother", 1, 0)
Vertex_v1 Vertex
Define the latest version of the vertex class.