ATLAS Offline Software
|
#include <IVertexMergingTool.h>
Public Attributes | |
std::vector< std::unique_ptr< xAOD::Vertex > > | vtxsNewMerged |
std::vector< std::unique_ptr< xAOD::Vertex > > | vtxsInitPassed |
std::vector< std::unique_ptr< xAOD::Vertex > > | vtxsInitPassedNotMerged |
Definition at line 60 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.
std::vector<std::unique_ptr<xAOD::Vertex> > Prompt::MergeResult::vtxsInitPassed |
Definition at line 64 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.
std::vector<std::unique_ptr<xAOD::Vertex> > Prompt::MergeResult::vtxsInitPassedNotMerged |
Definition at line 65 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.
std::vector<std::unique_ptr<xAOD::Vertex> > Prompt::MergeResult::vtxsNewMerged |
Definition at line 62 of file PhysicsAnalysis/AnalysisCommon/LeptonTaggers/LeptonTaggers/IVertexMergingTool.h.