ATLAS Offline Software
Loading...
Searching...
No Matches
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

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: