LDMX Software
|
#include <Mask.h>
Static Public Attributes | |
static const uint64_t | value = (1ul << N) - 1ul |
value of mask | |
The backend struct for the mask generation scheme. Since we are using a template parameter rather than a function argument, these masks are generated at compile-time and so are equivalent to defining a set of static const varaibles.
|
static |