![]() |
ATLAS Offline Software
|
#include <MuPatHit.h>
Public Member Functions | |
| Info ()=default | |
Public Attributes | |
| Identifier | id {} |
| Identifier of the measurement. Is invalid in cases of pseudo measurements. | |
| Type | type {Pseudo} |
| Measurement type as defined above. | |
| HitSelection | selection {UnknownSelection} |
| Status | status {OnTrack} |
| Flag whether the hit is on Tack or not. | |
| MuonStationIndex::StIndex | stIdx {MuonStationIndex::StIndex::StUnknown} |
| Station index of the Identifier BI. | |
| MuonStationIndex::ChIndex | chIdx {MuonStationIndex::ChIndex::ChUnknown} |
| Chamber index of the Identifier. | |
| bool | isSmall {false} |
| Small or large sector? | |
| bool | isEndcap {false} |
| Hit in the endcap? | |
| bool | measuresPhi {true} |
| Does the hit constrain phi? | |
Definition at line 36 of file MuPatHit.h.
|
default |
| MuonStationIndex::ChIndex Muon::MuPatHit::Info::chIdx {MuonStationIndex::ChIndex::ChUnknown} |
| Identifier Muon::MuPatHit::Info::id {} |
Identifier of the measurement. Is invalid in cases of pseudo measurements.
Definition at line 39 of file MuPatHit.h.
| bool Muon::MuPatHit::Info::isEndcap {false} |
| bool Muon::MuPatHit::Info::isSmall {false} |
| bool Muon::MuPatHit::Info::measuresPhi {true} |
| HitSelection Muon::MuPatHit::Info::selection {UnknownSelection} |
Definition at line 44 of file MuPatHit.h.
| MuonStationIndex::StIndex Muon::MuPatHit::Info::stIdx {MuonStationIndex::StIndex::StUnknown} |
Station index of the Identifier BI.
Definition at line 48 of file MuPatHit.h.