29#ifndef VXJETVERTEX_SelectedTracksInJet_H
30#define VXJETVERTEX_SelectedTracksInJet_H
60 std::vector<const ITrackLink*> & secondaryTrackLinks);
const std::vector< const ITrackLink * > & getSecondaryTrackLinks() const
Get the secondary tracks (please do not delete the pointers)
void setPrimaryTrackLinks(std::vector< const ITrackLink * > &primaryTrackLinks)
Set the primary tracks (takes ownership of pointers)
void setSecondaryTrackLinks(std::vector< const ITrackLink * > &secondaryTracLinks)
Set the secondary tracks (takes ownership of pointers)
const std::vector< const ITrackLink * > & getPrimaryTrackLinks() const
Get the priamry tracks (please do not delete the pointers)
std::vector< const ITrackLink * > m_primaryTrackLinks
~SelectedTracksInJet()
Destructor.
SelectedTracksInJet & operator=(const SelectedTracksInJet &)
SelectedTracksInJet()
Default constructor, if called initializes a VxVertexOnJetAxis with all data members set to 0.
std::vector< const ITrackLink * > m_secondaryTrackLinks
Ensure that the ATLAS eigen extensions are properly loaded.