ATLAS Offline Software
Typedefs
TrackCollection.h File Reference
#include "AthContainers/DataVector.h"
#include "TrkTrack/Track.h"
#include "AthenaKernel/CLASS_DEF.h"
Include dependency graph for TrackCollection.h:

Go to the source code of this file.

Typedefs

typedef DataVector< Trk::TrackTrackCollection
 This typedef represents a collection of Trk::Track objects. More...
 

Typedef Documentation

◆ TrackCollection

This typedef represents a collection of Trk::Track objects.

It is a DataVector. It can be saved to storegate and persistified using POOL

Definition at line 19 of file TrackCollection.h.