ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Prompt::VtxCluster Struct Reference

#include <IVertexMergingTool.h>

Collaboration diagram for Prompt::VtxCluster:

Public Member Functions

 VtxCluster ()
 

Public Attributes

std::vector< xAOD::Vertex * > vtxsInit
 
std::vector< xAOD::Vertex * > vtxsFittedBad
 
std::vector< const xAOD::TrackParticle * > trksInit
 
std::vector< const xAOD::TrackParticle * > trksCurr
 
std::unique_ptr< xAOD::VertexvtxMerged
 

Detailed Description

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

Constructor & Destructor Documentation

◆ VtxCluster()

Prompt::VtxCluster::VtxCluster ( )
inline

Member Data Documentation

◆ trksCurr

std::vector<const xAOD::TrackParticle *> Prompt::VtxCluster::trksCurr

◆ trksInit

std::vector<const xAOD::TrackParticle *> Prompt::VtxCluster::trksInit

◆ vtxMerged

std::unique_ptr<xAOD::Vertex> Prompt::VtxCluster::vtxMerged

◆ vtxsFittedBad

std::vector<xAOD::Vertex *> Prompt::VtxCluster::vtxsFittedBad

◆ vtxsInit

std::vector<xAOD::Vertex*> Prompt::VtxCluster::vtxsInit

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