ATLAS Offline Software
Variables
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
 

Variable Documentation

◆ n_words

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

Definition at line 62 of file NSWSTGTPDecodeBitmaps.h.

◆ num_pads

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

Definition at line 60 of file NSWSTGTPDecodeBitmaps.h.

◆ pad_stream_header

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

Definition at line 61 of file NSWSTGTPDecodeBitmaps.h.

◆ size_bandID

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

Definition at line 65 of file NSWSTGTPDecodeBitmaps.h.

◆ size_BCID

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

Definition at line 66 of file NSWSTGTPDecodeBitmaps.h.

◆ size_coincidence_wedge

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

Definition at line 63 of file NSWSTGTPDecodeBitmaps.h.

◆ size_idleFlag

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

Definition at line 68 of file NSWSTGTPDecodeBitmaps.h.

◆ size_padding

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

Definition at line 69 of file NSWSTGTPDecodeBitmaps.h.

◆ size_phiID

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

Definition at line 64 of file NSWSTGTPDecodeBitmaps.h.

◆ size_spare

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

Definition at line 67 of file NSWSTGTPDecodeBitmaps.h.