7#ifndef JETEDM_TRACKVERTEXASSOCIATION_H
8#define JETEDM_TRACKVERTEXASSOCIATION_H
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
File providing the different SG_BASE macros.
Class to hold N-to-one aassociations between tracks and vertices.
const xAOD::Vertex * associatedVertex(const xAOD::TrackParticle *trk) const
TrackVertexAssociation(const xAOD::TrackParticleContainer *trkCont=0)
void associate(const xAOD::TrackParticle *trk, const xAOD::Vertex *vtx)
std::vector< const xAOD::Vertex * > m_vertex
const xAOD::TrackParticleContainer * m_trackContainer
std::vector< const xAOD::TrackParticle * > associatedTracks(const xAOD::Vertex *vtx) const
TrackParticle_v1 TrackParticle
Reference the current persistent version:
Vertex_v1 Vertex
Define the latest version of the vertex class.
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".