![]() |
ATLAS Offline Software
|
internal data structure More...
Public Member Functions | |
| StationData ()=default | |
| bool | mdtHasHitsinBothMl () const |
Public Attributes | |
| bool | isMdt {false} |
| bool | isCsc {false} |
| bool | isNSW {false} |
| bool | isTrigger {false} |
| bool | mdtHasHitsinMl1 {false} |
| bool | mdtHasHitsinMl2 {false} |
| unsigned int | netaHits {0} |
| unsigned int | nphiHits {0} |
| unsigned int | netaHoles {0} |
| unsigned int | nphiHoles {0} |
| unsigned int | netaTrigHits {0} |
| unsigned int | nphiTrigHits {0} |
| unsigned int | netaTrigHoles {0} |
| unsigned int | nphiTrigHoles {0} |
internal data structure
Definition at line 91 of file MuonTrackSelectorTool.h.
|
default |
|
inline |
Definition at line 97 of file MuonTrackSelectorTool.h.
| bool Muon::MuonTrackSelectorTool::StationData::isCsc {false} |
Definition at line 94 of file MuonTrackSelectorTool.h.
| bool Muon::MuonTrackSelectorTool::StationData::isMdt {false} |
Definition at line 93 of file MuonTrackSelectorTool.h.
| bool Muon::MuonTrackSelectorTool::StationData::isNSW {false} |
Definition at line 95 of file MuonTrackSelectorTool.h.
| bool Muon::MuonTrackSelectorTool::StationData::isTrigger {false} |
Definition at line 96 of file MuonTrackSelectorTool.h.
| bool Muon::MuonTrackSelectorTool::StationData::mdtHasHitsinMl1 {false} |
Definition at line 98 of file MuonTrackSelectorTool.h.
| bool Muon::MuonTrackSelectorTool::StationData::mdtHasHitsinMl2 {false} |
Definition at line 99 of file MuonTrackSelectorTool.h.
| unsigned int Muon::MuonTrackSelectorTool::StationData::netaHits {0} |
Definition at line 100 of file MuonTrackSelectorTool.h.
| unsigned int Muon::MuonTrackSelectorTool::StationData::netaHoles {0} |
Definition at line 102 of file MuonTrackSelectorTool.h.
| unsigned int Muon::MuonTrackSelectorTool::StationData::netaTrigHits {0} |
Definition at line 105 of file MuonTrackSelectorTool.h.
| unsigned int Muon::MuonTrackSelectorTool::StationData::netaTrigHoles {0} |
Definition at line 107 of file MuonTrackSelectorTool.h.
| unsigned int Muon::MuonTrackSelectorTool::StationData::nphiHits {0} |
Definition at line 101 of file MuonTrackSelectorTool.h.
| unsigned int Muon::MuonTrackSelectorTool::StationData::nphiHoles {0} |
Definition at line 103 of file MuonTrackSelectorTool.h.
| unsigned int Muon::MuonTrackSelectorTool::StationData::nphiTrigHits {0} |
Definition at line 106 of file MuonTrackSelectorTool.h.
| unsigned int Muon::MuonTrackSelectorTool::StationData::nphiTrigHoles {0} |
Definition at line 108 of file MuonTrackSelectorTool.h.