LDMX Software
Mask8< n > Struct Template Reference

Static Public Attributes

static const uint8_t ONE {1}
 
static const uint8_t M = (ONE << n) - ONE
 

Detailed Description

template<uint8_t n>
struct Mask8< n >

Definition at line 14 of file QIEStream.h.

Member Data Documentation

◆ M

template<uint8_t n>
const uint8_t Mask8< n >::M = (ONE << n) - ONE
static

Definition at line 16 of file QIEStream.h.

◆ ONE

template<uint8_t n>
const uint8_t Mask8< n >::ONE {1}
static

Definition at line 15 of file QIEStream.h.

15{1};

The documentation for this struct was generated from the following file: