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

Variables

constexpr std::size_t num_pads = 4
constexpr std::size_t pad_stream_header = 0xAAD0
constexpr std::size_t n_words = 3
constexpr std::size_t size_coincidence_wedge = 16
constexpr std::size_t size_phiID = 6
constexpr std::size_t size_bandID = 8
constexpr std::size_t size_BCID = 12
constexpr std::size_t size_spare = 3
constexpr std::size_t size_idleFlag = 1
constexpr std::size_t size_padding = 8
constexpr std::size_t size_v2_padding = 40
constexpr std::size_t size_v3_padding = 40
constexpr std::size_t size_v1 = 96
constexpr std::size_t size_v2 = 96
constexpr std::size_t size_v3 = 128
constexpr int pad_stream_invalid_band_id = 0xFF

Variable Documentation

◆ n_words

std::size_t Muon::nsw::STGTPPad::n_words = 3
constexpr

Definition at line 62 of file NSWSTGTPDecodeBitmaps.h.

◆ num_pads

std::size_t Muon::nsw::STGTPPad::num_pads = 4
constexpr

Definition at line 60 of file NSWSTGTPDecodeBitmaps.h.

◆ pad_stream_header

std::size_t Muon::nsw::STGTPPad::pad_stream_header = 0xAAD0
constexpr

Definition at line 61 of file NSWSTGTPDecodeBitmaps.h.

◆ pad_stream_invalid_band_id

int Muon::nsw::STGTPPad::pad_stream_invalid_band_id = 0xFF
constexpr

Definition at line 75 of file NSWSTGTPDecodeBitmaps.h.

◆ size_bandID

std::size_t Muon::nsw::STGTPPad::size_bandID = 8
constexpr

Definition at line 65 of file NSWSTGTPDecodeBitmaps.h.

◆ size_BCID

std::size_t Muon::nsw::STGTPPad::size_BCID = 12
constexpr

Definition at line 66 of file NSWSTGTPDecodeBitmaps.h.

◆ size_coincidence_wedge

std::size_t Muon::nsw::STGTPPad::size_coincidence_wedge = 16
constexpr

Definition at line 63 of file NSWSTGTPDecodeBitmaps.h.

◆ size_idleFlag

std::size_t Muon::nsw::STGTPPad::size_idleFlag = 1
constexpr

Definition at line 68 of file NSWSTGTPDecodeBitmaps.h.

◆ size_padding

std::size_t Muon::nsw::STGTPPad::size_padding = 8
constexpr

Definition at line 69 of file NSWSTGTPDecodeBitmaps.h.

◆ size_phiID

std::size_t Muon::nsw::STGTPPad::size_phiID = 6
constexpr

Definition at line 64 of file NSWSTGTPDecodeBitmaps.h.

◆ size_spare

std::size_t Muon::nsw::STGTPPad::size_spare = 3
constexpr

Definition at line 67 of file NSWSTGTPDecodeBitmaps.h.

◆ size_v1

std::size_t Muon::nsw::STGTPPad::size_v1 = 96
constexpr

Definition at line 72 of file NSWSTGTPDecodeBitmaps.h.

◆ size_v2

std::size_t Muon::nsw::STGTPPad::size_v2 = 96
constexpr

Definition at line 73 of file NSWSTGTPDecodeBitmaps.h.

◆ size_v2_padding

std::size_t Muon::nsw::STGTPPad::size_v2_padding = 40
constexpr

Definition at line 70 of file NSWSTGTPDecodeBitmaps.h.

◆ size_v3

std::size_t Muon::nsw::STGTPPad::size_v3 = 128
constexpr

Definition at line 74 of file NSWSTGTPDecodeBitmaps.h.

◆ size_v3_padding

std::size_t Muon::nsw::STGTPPad::size_v3_padding = 40
constexpr

Definition at line 71 of file NSWSTGTPDecodeBitmaps.h.