ATLAS Offline Software
|
#include <IVertexMergingTool.h>
Public Member Functions | |
DeclareInterfaceID (Prompt::IVertexMergingTool, 1, 0) | |
virtual MergeResultNotOwner | mergeInitVertices (const FittingInput &input, const xAOD::TrackParticle *tracklep, std::vector< std::unique_ptr< xAOD::Vertex >> &initVtxs, const std::vector< const xAOD::TrackParticle * > &selectedTracks)=0 |
Definition at line 81 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.
Prompt::IVertexMergingTool::DeclareInterfaceID | ( | Prompt::IVertexMergingTool | , |
1 | , | ||
0 | |||
) |
|
pure virtual |
Implemented in Prompt::VertexIterativeFitMergingTool, and Prompt::VertexMergingTool.