![]() |
ATLAS Offline Software
|
#include <IVertexMergingTool.h>
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::Vertex > | vtxMerged |
Definition at line 36 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.
|
inline |
Definition at line 38 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.
| std::vector<const xAOD::TrackParticle *> Prompt::VtxCluster::trksCurr |
Definition at line 44 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.
| std::vector<const xAOD::TrackParticle *> Prompt::VtxCluster::trksInit |
Definition at line 43 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.
| std::unique_ptr<xAOD::Vertex> Prompt::VtxCluster::vtxMerged |
Definition at line 46 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.
| std::vector<xAOD::Vertex *> Prompt::VtxCluster::vtxsFittedBad |
Definition at line 41 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.
| std::vector<xAOD::Vertex*> Prompt::VtxCluster::vtxsInit |
Definition at line 40 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.