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

Variables

constexpr std::size_t num_strips = 112
constexpr std::size_t num_offsets = 8
constexpr int strip_stream_header = 0xC01A
constexpr int size_padding = 70
constexpr int size_strip_adc = 6
constexpr int size_offset = 16
constexpr int size_phi_id_value = 5
constexpr int size_phi_id_sign = 1
constexpr int size_band_id = 8
constexpr int size_bcid = 12
constexpr std::size_t size_v1 = 896
constexpr std::size_t size_v2 = 896
constexpr std::size_t size_v3 = 896

Variable Documentation

◆ num_offsets

std::size_t Muon::nsw::STGTPStrips::num_offsets = 8
constexpr

Definition at line 189 of file NSWSTGTPDecodeBitmaps.h.

◆ num_strips

std::size_t Muon::nsw::STGTPStrips::num_strips = 112
constexpr

Definition at line 188 of file NSWSTGTPDecodeBitmaps.h.

◆ size_band_id

int Muon::nsw::STGTPStrips::size_band_id = 8
constexpr

Definition at line 197 of file NSWSTGTPDecodeBitmaps.h.

◆ size_bcid

int Muon::nsw::STGTPStrips::size_bcid = 12
constexpr

Definition at line 198 of file NSWSTGTPDecodeBitmaps.h.

◆ size_offset

int Muon::nsw::STGTPStrips::size_offset = 16
constexpr

Definition at line 194 of file NSWSTGTPDecodeBitmaps.h.

◆ size_padding

int Muon::nsw::STGTPStrips::size_padding = 70
constexpr

Definition at line 192 of file NSWSTGTPDecodeBitmaps.h.

◆ size_phi_id_sign

int Muon::nsw::STGTPStrips::size_phi_id_sign = 1
constexpr

Definition at line 196 of file NSWSTGTPDecodeBitmaps.h.

◆ size_phi_id_value

int Muon::nsw::STGTPStrips::size_phi_id_value = 5
constexpr

Definition at line 195 of file NSWSTGTPDecodeBitmaps.h.

◆ size_strip_adc

int Muon::nsw::STGTPStrips::size_strip_adc = 6
constexpr

Definition at line 193 of file NSWSTGTPDecodeBitmaps.h.

◆ size_v1

std::size_t Muon::nsw::STGTPStrips::size_v1 = 896
constexpr

Definition at line 200 of file NSWSTGTPDecodeBitmaps.h.

◆ size_v2

std::size_t Muon::nsw::STGTPStrips::size_v2 = 896
constexpr

Definition at line 201 of file NSWSTGTPDecodeBitmaps.h.

◆ size_v3

std::size_t Muon::nsw::STGTPStrips::size_v3 = 896
constexpr

Definition at line 202 of file NSWSTGTPDecodeBitmaps.h.

◆ strip_stream_header

int Muon::nsw::STGTPStrips::strip_stream_header = 0xC01A
constexpr

Definition at line 191 of file NSWSTGTPDecodeBitmaps.h.