![]() |
ATLAS Offline Software
|
#include <TrackTypes.h>
Public Types | |
| enum | Type { Unknown , TrkTrack , TrackParticle , FatrasTruthTrack , RefittedTrack , TrkSegment , LV2Track , TruthTrack , SimulationTrack , AnalysisObject , xAOD , ACTS } |
Static Public Member Functions | |
| static qint32 | typeToInt (const Type &) |
| static Type | intToType (const qint32 &) |
| static QString | typeToString (const Type &) |
| static Type | stringToType (const QString &str, bool &status) |
| static QString | typeToSectionHeader (const Type &) |
| static Type | sectionHeaderToType (const QString &, bool &status) |
| static QString | typeToSectionHeaderToolTip (const Type &) |
Private Member Functions | |
| TrackType () | |
Definition at line 10 of file TrackTypes.h.
| enum TrackType::Type |
| Enumerator | |
|---|---|
| Unknown | |
| TrkTrack | |
| TrackParticle | |
| FatrasTruthTrack | |
| RefittedTrack | |
| TrkSegment | |
| LV2Track | |
| TruthTrack | |
| SimulationTrack | |
| AnalysisObject | |
| xAOD | |
| ACTS | |
Definition at line 13 of file TrackTypes.h.
|
private |
|
static |
Definition at line 28 of file TrackTypes.cxx.
|
static |
Definition at line 108 of file TrackTypes.cxx.
|
static |
Definition at line 68 of file TrackTypes.cxx.
Definition at line 8 of file TrackTypes.cxx.
Definition at line 88 of file TrackTypes.cxx.
Definition at line 128 of file TrackTypes.cxx.
Definition at line 48 of file TrackTypes.cxx.