ATLAS Offline Software
Loading...
Searching...
No Matches
Muon::nsw::STGTPSegments::moduleIDBits Namespace Reference

Variables

constexpr uint8_t stationID = 1
 Large or Small wedge.
constexpr uint8_t detectorSite = 1
 Side 0 for A / 1 for C.
constexpr uint8_t stationEta = 4
 1 to 3
constexpr uint8_t stationPhi = 8
 station Phi 1 to 8

Variable Documentation

◆ detectorSite

uint8_t Muon::nsw::STGTPSegments::moduleIDBits::detectorSite = 1
constexpr

Side 0 for A / 1 for C.

Definition at line 157 of file NSWSTGTPDecodeBitmaps.h.

◆ stationEta

uint8_t Muon::nsw::STGTPSegments::moduleIDBits::stationEta = 4
constexpr

1 to 3

Definition at line 159 of file NSWSTGTPDecodeBitmaps.h.

◆ stationID

uint8_t Muon::nsw::STGTPSegments::moduleIDBits::stationID = 1
constexpr

Large or Small wedge.

Definition at line 155 of file NSWSTGTPDecodeBitmaps.h.

◆ stationPhi

uint8_t Muon::nsw::STGTPSegments::moduleIDBits::stationPhi = 8
constexpr

station Phi 1 to 8

Definition at line 161 of file NSWSTGTPDecodeBitmaps.h.