ATLAS Offline Software
Public Types | Public Member Functions | Public Attributes | List of all members
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

Definition at line 19 of file TrackTruthKey_p0.h.

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:
lumiFormat.i
int i
Definition: lumiFormat.py:92
Trk::TrackTruthKey_p0::m_index
size_type m_index
Definition: TrackTruthKey_p0.h:20