ATLAS Offline Software
Variables
Muon::nsw::STGTPSegments::moduleIDBits Namespace Reference

Variables

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

Variable Documentation

◆ detectorSite

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

Side 0 for A / 1 for C.

Definition at line 125 of file NSWSTGTPDecodeBitmaps.h.

◆ stationEta

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

1 to 3

Definition at line 127 of file NSWSTGTPDecodeBitmaps.h.

◆ stationID

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

Large or Small wedge.

Definition at line 123 of file NSWSTGTPDecodeBitmaps.h.

◆ stationPhi

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

station Phi 1 to 8

Definition at line 129 of file NSWSTGTPDecodeBitmaps.h.