ATLAS Offline Software
Loading...
Searching...
No Matches
Trk::TrackTruthKey_p0 Struct Reference

#include <TrackTruthKey_p0.h>

Collaboration diagram for Trk::TrackTruthKey_p0:

Public Types

typedef TrackCollection::size_type size_type

Public Member Functions

 TrackTruthKey_p0 (size_type i)
 TrackTruthKey_p0 ()

Public Attributes

size_type m_index

Detailed Description

Definition at line 17 of file TrackTruthKey_p0.h.

Member Typedef Documentation

◆ size_type

Constructor & Destructor Documentation

◆ TrackTruthKey_p0() [1/2]

Trk::TrackTruthKey_p0::TrackTruthKey_p0 ( size_type i)
inline

Definition at line 22 of file TrackTruthKey_p0.h.

22: m_index(i) {}

◆ TrackTruthKey_p0() [2/2]

Trk::TrackTruthKey_p0::TrackTruthKey_p0 ( )
inline

Definition at line 25 of file TrackTruthKey_p0.h.

25: m_index(-1U) {}

Member Data Documentation

◆ m_index

size_type Trk::TrackTruthKey_p0::m_index

Definition at line 20 of file TrackTruthKey_p0.h.


The documentation for this struct was generated from the following file: