LDMX Software
Mask< N > Struct Template Reference

Static Public Attributes

static const uint32_t ONE {1}
 
static const uint32_t M = (ONE << N) - ONE
 

Detailed Description

template<uint32_t N>
struct Mask< N >

Definition at line 9 of file QIEStream.h.

Member Data Documentation

◆ M

template<uint32_t N>
const uint32_t Mask< N >::M = (ONE << N) - ONE
static

Definition at line 11 of file QIEStream.h.

◆ ONE

template<uint32_t N>
const uint32_t Mask< N >::ONE {1}
static

Definition at line 10 of file QIEStream.h.

10{1};

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