4#ifndef ICANDIDATESEARCH_H
5#define ICANDIDATESEARCH_H
7#include "GaudiKernel/IAlgTool.h"
15 static const InterfaceID IID_ICandidateSearch(
"ICandidateSearch", 1, 0);
16 return IID_ICandidateSearch; }
static const InterfaceID & interfaceID()
AlgTool interface methods.
virtual StatusCode performSearch(const EventContext &ctx, xAOD::VertexContainer &) const =0
The namespace of all packages in PhysicsAnalysis/JetTagging.
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".