ATLAS Offline Software
|
#include <TrackTruthCollection_p3.h>
Classes | |
struct | Entry |
Public Types | |
typedef TrackCollection::size_type | size_type |
typedef std::vector< Entry > | CollectionType |
Public Attributes | |
DataLink_p1 | m_trackCollectionLink |
CollectionType | m_entries |
Definition at line 21 of file TrackTruthCollection_p3.h.
typedef std::vector<Entry> Trk::TrackTruthCollection_p3::CollectionType |
Definition at line 38 of file TrackTruthCollection_p3.h.
Definition at line 27 of file TrackTruthCollection_p3.h.
CollectionType Trk::TrackTruthCollection_p3::m_entries |
Definition at line 39 of file TrackTruthCollection_p3.h.
DataLink_p1 Trk::TrackTruthCollection_p3::m_trackCollectionLink |
Definition at line 24 of file TrackTruthCollection_p3.h.