ATLAS Offline Software
Public Member Functions | List of all members
Prompt::IVertexMergingTool Class Referenceabstract

#include <IVertexMergingTool.h>

Inheritance diagram for Prompt::IVertexMergingTool:
Collaboration diagram for Prompt::IVertexMergingTool:

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
 

Detailed Description

Definition at line 81 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.

Member Function Documentation

◆ DeclareInterfaceID()

Prompt::IVertexMergingTool::DeclareInterfaceID ( Prompt::IVertexMergingTool  ,
,
 
)

◆ mergeInitVertices()

virtual MergeResultNotOwner Prompt::IVertexMergingTool::mergeInitVertices ( const FittingInput input,
const xAOD::TrackParticle tracklep,
std::vector< std::unique_ptr< xAOD::Vertex >> &  initVtxs,
const std::vector< const xAOD::TrackParticle * > &  selectedTracks 
)
pure virtual

The documentation for this class was generated from the following file: