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