![]() |
ATLAS Offline Software
|
#include "AthContainers/DataVector.h"
#include "TrkTrack/Track.h"
#include "AthenaKernel/CLASS_DEF.h"
Go to the source code of this file.
Typedefs | |
typedef DataVector< Trk::Track > | TrackCollection |
This typedef represents a collection of Trk::Track objects. More... | |
typedef DataVector<Trk::Track> 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.