CMS 3D CMS Logo

List of all members | Static Public Attributes
l1ScoutingRun3::header_masks Struct Reference

#include <masks.h>

Static Public Attributes

static constexpr uint32_t bxmatch = 0x00ff << header_shifts::bxmatch
 
static constexpr uint32_t mAcount = 0x000f << header_shifts::mAcount
 
static constexpr uint32_t mBcount = 0x000f << header_shifts::mBcount
 
static constexpr uint32_t orbitmatch = 0x00ff << header_shifts::orbitmatch
 
static constexpr uint32_t sBmtfCount = 0x000f << header_shifts::sBmtfCount
 
static constexpr uint32_t warningTestEnabled = 0x0001 << header_shifts::warningTestEnabled
 

Detailed Description

Definition at line 92 of file masks.h.

Member Data Documentation

◆ bxmatch

constexpr uint32_t l1ScoutingRun3::header_masks::bxmatch = 0x00ff << header_shifts::bxmatch
static

Definition at line 93 of file masks.h.

◆ mAcount

constexpr uint32_t l1ScoutingRun3::header_masks::mAcount = 0x000f << header_shifts::mAcount
static

Definition at line 94 of file masks.h.

◆ mBcount

constexpr uint32_t l1ScoutingRun3::header_masks::mBcount = 0x000f << header_shifts::mBcount
static

Definition at line 97 of file masks.h.

◆ orbitmatch

constexpr uint32_t l1ScoutingRun3::header_masks::orbitmatch = 0x00ff << header_shifts::orbitmatch
static

Definition at line 95 of file masks.h.

◆ sBmtfCount

constexpr uint32_t l1ScoutingRun3::header_masks::sBmtfCount = 0x000f << header_shifts::sBmtfCount
static

Definition at line 98 of file masks.h.

◆ warningTestEnabled

constexpr uint32_t l1ScoutingRun3::header_masks::warningTestEnabled = 0x0001 << header_shifts::warningTestEnabled
static

Definition at line 96 of file masks.h.