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