ATLAS Offline Software
|
#include <TrackTruthCollection_p2.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_p2.h.
typedef std::vector<Entry> Trk::TrackTruthCollection_p2::CollectionType |
Definition at line 38 of file TrackTruthCollection_p2.h.
Definition at line 27 of file TrackTruthCollection_p2.h.
CollectionType Trk::TrackTruthCollection_p2::m_entries |
Definition at line 39 of file TrackTruthCollection_p2.h.
DataLink_p1 Trk::TrackTruthCollection_p2::m_trackCollectionLink |
Definition at line 24 of file TrackTruthCollection_p2.h.