ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Muon::MuPatHit::Info Struct Reference

#include <MuPatHit.h>

Collaboration diagram for Muon::MuPatHit::Info:

Public Member Functions

 Info ()=default
 

Public Attributes

Identifier id {}
 Identifier of the measurement. Is invalid in cases of pseudo measurements. More...
 
Type type {Pseudo}
 Measurement type as defined above. More...
 
HitSelection selection {UnknownSelection}
 
Status status {OnTrack}
 Flag whether the hit is on Tack or not. More...
 
MuonStationIndex::StIndex stIdx {MuonStationIndex::StIndex::StUnknown}
 Station index of the Identifier BI. More...
 
MuonStationIndex::ChIndex chIdx {MuonStationIndex::ChIndex::ChUnknown}
 Chamber index of the Identifier. More...
 
bool isSmall {false}
 Small or large sector? More...
 
bool isEndcap {false}
 Hit in the endcap? More...
 
bool measuresPhi {true}
 Does the hit constrain phi? More...
 

Detailed Description

Definition at line 36 of file MuPatHit.h.

Constructor & Destructor Documentation

◆ Info()

Muon::MuPatHit::Info::Info ( )
default

Member Data Documentation

◆ chIdx

MuonStationIndex::ChIndex Muon::MuPatHit::Info::chIdx {MuonStationIndex::ChIndex::ChUnknown}

Chamber index of the Identifier.

Definition at line 50 of file MuPatHit.h.

◆ id

Identifier Muon::MuPatHit::Info::id {}

Identifier of the measurement. Is invalid in cases of pseudo measurements.

Definition at line 39 of file MuPatHit.h.

◆ isEndcap

bool Muon::MuPatHit::Info::isEndcap {false}

Hit in the endcap?

Definition at line 54 of file MuPatHit.h.

◆ isSmall

bool Muon::MuPatHit::Info::isSmall {false}

Small or large sector?

Definition at line 52 of file MuPatHit.h.

◆ measuresPhi

bool Muon::MuPatHit::Info::measuresPhi {true}

Does the hit constrain phi?

Definition at line 56 of file MuPatHit.h.

◆ selection

HitSelection Muon::MuPatHit::Info::selection {UnknownSelection}

Definition at line 44 of file MuPatHit.h.

◆ status

Status Muon::MuPatHit::Info::status {OnTrack}

Flag whether the hit is on Tack or not.

Definition at line 46 of file MuPatHit.h.

◆ stIdx

MuonStationIndex::StIndex Muon::MuPatHit::Info::stIdx {MuonStationIndex::StIndex::StUnknown}

Station index of the Identifier BI.

Definition at line 48 of file MuPatHit.h.

◆ type

Type Muon::MuPatHit::Info::type {Pseudo}

Measurement type as defined above.

Definition at line 42 of file MuPatHit.h.


The documentation for this struct was generated from the following file: