LDMX Software
Static Public Attributes | List of all members
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: