ATLAS Offline Software
|
#include <TrackTruthKey.h>
Public Types | |
typedef TrackCollection::size_type | size_type |
Public Member Functions | |
size_type | index () const |
TrackTruthKey (size_type i) | |
TrackTruthKey (const ElementLink< TrackCollection > &el) | |
TrackTruthKey () | |
Private Attributes | |
size_type | m_index |
Definition at line 22 of file TrackTruthKey.h.
Definition at line 25 of file TrackTruthKey.h.
|
inline |
Definition at line 29 of file TrackTruthKey.h.
|
inline |
Definition at line 36 of file TrackTruthKey.h.
|
inline |
Definition at line 39 of file TrackTruthKey.h.
|
inline |
Definition at line 27 of file TrackTruthKey.h.
|
private |
Definition at line 42 of file TrackTruthKey.h.