ATLAS Offline Software
Variables
Trig::Bits Namespace Reference

Variables

const uint16_t maskLevel = 0xc000
 
const uint16_t maskCounter = 0x3fff
 
const uint16_t shiftLevel = 14
 
const uint16_t shiftCounter = 0
 

Variable Documentation

◆ maskCounter

const uint16_t Trig::Bits::maskCounter = 0x3fff

Definition at line 149 of file TrigConfChain.h.

◆ maskLevel

const uint16_t Trig::Bits::maskLevel = 0xc000

Definition at line 148 of file TrigConfChain.h.

◆ shiftCounter

const uint16_t Trig::Bits::shiftCounter = 0

Definition at line 152 of file TrigConfChain.h.

◆ shiftLevel

const uint16_t Trig::Bits::shiftLevel = 14

Definition at line 151 of file TrigConfChain.h.