9#ifndef TRK_IVERTEXWEIGHTCALCULATOR_H
10#define TRK_IVERTEXWEIGHTCALCULATOR_H
12#include "GaudiKernel/IAlgTool.h"
virtual ~IVertexWeightCalculator()=default
Virtual destructor.
virtual double estimateSignalCompatibility(const xAOD::Vertex &vertex) const =0
Interface for xAOD::Vertex.
static const InterfaceID & interfaceID()
AlgTool interface methods.
Ensure that the ATLAS eigen extensions are properly loaded.
static const InterfaceID IID_IVertexWeightCalculator("IVertexWeightCalculator", 1, 0)
Vertex_v1 Vertex
Define the latest version of the vertex class.