ATLAS Offline Software
Variables
RoiBits Namespace Reference

Variables

const uint32_t maskId = 0x000000ff
 
const uint32_t maskType = 0x00000f00
 
const uint32_t maskL1 = 0x000ff000
 
const uint32_t shiftId = 0
 
const uint32_t shiftType = 8
 
const uint32_t shiftL1 = 12
 

Variable Documentation

◆ maskId

const uint32_t RoiBits::maskId = 0x000000ff

Definition at line 15 of file TrigMonRoi.cxx.

◆ maskL1

const uint32_t RoiBits::maskL1 = 0x000ff000

Definition at line 17 of file TrigMonRoi.cxx.

◆ maskType

const uint32_t RoiBits::maskType = 0x00000f00

Definition at line 16 of file TrigMonRoi.cxx.

◆ shiftId

const uint32_t RoiBits::shiftId = 0

Definition at line 20 of file TrigMonRoi.cxx.

◆ shiftL1

const uint32_t RoiBits::shiftL1 = 12

Definition at line 22 of file TrigMonRoi.cxx.

◆ shiftType

const uint32_t RoiBits::shiftType = 8

Definition at line 21 of file TrigMonRoi.cxx.