![]() |
ATLAS Offline Software
|
#include <TrigMuonEFInfoTrack.h>
Static Public Attributes | |
| static const int | MuonTypeEFMuon =1 |
| static const int | MuGirlMuon =2 |
| static const int | MuGirlMuonTag =3 |
Private Attributes | |
| TrigMuonEFTrack * | m_spectrometerTrack |
| TrigMuonEFTrack * | m_extrapolatedTrack |
| TrigMuonEFCbTrack * | m_combinedTrack |
| unsigned short int | m_muonType |
Definition at line 21 of file TrigMuonEFInfoTrack.h.
| TrigMuonEFInfoTrack::TrigMuonEFInfoTrack | ( | ) |
Default constructor.
Definition at line 29 of file TrigMuonEFInfoTrack.cxx.
| TrigMuonEFInfoTrack::TrigMuonEFInfoTrack | ( | const TrigMuonEFInfoTrack & | rhs | ) |
| TrigMuonEFInfoTrack::~TrigMuonEFInfoTrack | ( | ) |
Destructor.
Definition at line 60 of file TrigMuonEFInfoTrack.cxx.
|
inline |
Definition at line 52 of file TrigMuonEFInfoTrack.h.
|
inline |
Definition at line 56 of file TrigMuonEFInfoTrack.h.
|
inline |
Definition at line 51 of file TrigMuonEFInfoTrack.h.
|
inline |
Definition at line 55 of file TrigMuonEFInfoTrack.h.
| bool TrigMuonEFInfoTrack::hasCombinedTrack | ( | ) | const |
Definition at line 111 of file TrigMuonEFInfoTrack.cxx.
| bool TrigMuonEFInfoTrack::hasExtrapolatedTrack | ( | ) | const |
Definition at line 121 of file TrigMuonEFInfoTrack.cxx.
| bool TrigMuonEFInfoTrack::hasSpectrometerTrack | ( | ) | const |
Definition at line 101 of file TrigMuonEFInfoTrack.cxx.
|
inline |
Definition at line 58 of file TrigMuonEFInfoTrack.h.
| TrigMuonEFInfoTrack & TrigMuonEFInfoTrack::operator= | ( | const TrigMuonEFInfoTrack & | rhs | ) |
Assignement operator.
Definition at line 45 of file TrigMuonEFInfoTrack.cxx.
| void TrigMuonEFInfoTrack::setCombinedTrack | ( | std::unique_ptr< TrigMuonEFCbTrack > | track | ) |
Definition at line 95 of file TrigMuonEFInfoTrack.cxx.
| void TrigMuonEFInfoTrack::setCombinedTrack | ( | TrigMuonEFCbTrack * | track | ) |
Definition at line 78 of file TrigMuonEFInfoTrack.cxx.
| void TrigMuonEFInfoTrack::setExtrapolatedTrack | ( | std::unique_ptr< TrigMuonEFTrack > | track | ) |
Definition at line 89 of file TrigMuonEFInfoTrack.cxx.
| void TrigMuonEFInfoTrack::setExtrapolatedTrack | ( | TrigMuonEFTrack * | track | ) |
Definition at line 73 of file TrigMuonEFInfoTrack.cxx.
|
inline |
Definition at line 63 of file TrigMuonEFInfoTrack.h.
| void TrigMuonEFInfoTrack::setSpectrometerTrack | ( | std::unique_ptr< TrigMuonEFTrack > | track | ) |
Definition at line 83 of file TrigMuonEFInfoTrack.cxx.
| void TrigMuonEFInfoTrack::setSpectrometerTrack | ( | TrigMuonEFTrack * | track | ) |
Definition at line 68 of file TrigMuonEFInfoTrack.cxx.
|
inline |
Definition at line 50 of file TrigMuonEFInfoTrack.h.
|
inline |
Definition at line 54 of file TrigMuonEFInfoTrack.h.
|
private |
Definition at line 72 of file TrigMuonEFInfoTrack.h.
|
private |
Definition at line 71 of file TrigMuonEFInfoTrack.h.
|
private |
Definition at line 73 of file TrigMuonEFInfoTrack.h.
|
private |
Definition at line 70 of file TrigMuonEFInfoTrack.h.
|
static |
Definition at line 26 of file TrigMuonEFInfoTrack.h.
|
static |
Definition at line 27 of file TrigMuonEFInfoTrack.h.
|
static |
Definition at line 25 of file TrigMuonEFInfoTrack.h.