ATLAS Offline Software
Public Member Functions | List of all members
IInDetVertexTruthMatchTool Class Referenceabstract

Class for vertex truth matching. More...

#include <IInDetVertexTruthMatchTool.h>

Inheritance diagram for IInDetVertexTruthMatchTool:
Collaboration diagram for IInDetVertexTruthMatchTool:

Public Member Functions

virtual StatusCode matchVertices (const xAOD::VertexContainer &vxContainer) const =0
 
virtual void print () const =0
 Print the state of the tool. More...
 

Detailed Description

Class for vertex truth matching.

Match reconstructed vertices to truth level interactions vertices through the chain: track -> particle -> genEvent -> genVertex Categorize reconstructed vertices depending on their composition.

Definition at line 21 of file IInDetVertexTruthMatchTool.h.

Member Function Documentation

◆ matchVertices()

virtual StatusCode IInDetVertexTruthMatchTool::matchVertices ( const xAOD::VertexContainer vxContainer) const
pure virtual

Implemented in InDetVertexTruthMatchTool.

◆ print()

virtual void asg::IAsgTool::print ( ) const
pure virtualinherited

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