5#ifndef VXMULTIVERTEX_TrackToVtxLink_H
6#define VXMULTIVERTEX_TrackToVtxLink_H
8#include "AthLinks/ElementLink.h"
66 const std::vector<xAOD::Vertex*>*
vertices(
void)
const;
71 std::vector<xAOD::Vertex*>*
vertices(
void);
~TrackToVtxLink()
Destructor.
std::vector< xAOD::Vertex * > * m_vertices
Infos about vertexes which the track can be referred to.
TrackToVtxLink & operator=(const TrackToVtxLink &rhs)
Assignement operator.
const std::vector< xAOD::Vertex * > * vertices(void) const
Const access to the vertex list.
TrackToVtxLink()
Default constructor.
Ensure that the ATLAS eigen extensions are properly loaded.