17 #ifndef InDetRecToolInterfaces_ISecVertexInJetFinder_H
18 #define InDetRecToolInterfaces_ISecVertexInJetFinder_H
19 #include "GaudiKernel/AlgTool.h"
39 class VxSecVertexInfo;
43 class VxSecVertexInfo;
44 class TrackParticleBase;
53 static const InterfaceID IID_ISecVertexInJetFinder(
"ISecVertexInJetFinder", 1, 0);
60 return IID_ISecVertexInJetFinder;
65 const TLorentzVector & jetMomentum,
66 const std::vector<const xAOD::IParticle*> &
inputTracks)
const=0;
74 return std::vector<std::string>();