ATLAS Offline Software
Loading...
Searching...
No Matches
SeqBits Namespace Reference

Variables

const uint32_t maskLow16 = 0x0000ffff
const uint32_t maskIndex = 0xfff00000
const uint32_t shiftIndex = 20
const uint32_t maskType = 0x00c00000
const uint32_t shiftType = 22

Variable Documentation

◆ maskIndex

const uint32_t SeqBits::maskIndex = 0xfff00000

Definition at line 16 of file TrigMonSeq.cxx.

◆ maskLow16

const uint32_t SeqBits::maskLow16 = 0x0000ffff

Definition at line 15 of file TrigMonSeq.cxx.

◆ maskType

const uint32_t SeqBits::maskType = 0x00c00000

Definition at line 17 of file TrigMonTE.cxx.

◆ shiftIndex

const uint32_t SeqBits::shiftIndex = 20

Definition at line 17 of file TrigMonSeq.cxx.

◆ shiftType

const uint32_t SeqBits::shiftType = 22

Definition at line 19 of file TrigMonTE.cxx.