#include <CSCALCTHeader2007.h>
Public Member Functions | |
CSCHotChannelMask () | |
void | setFromBuffer (unsigned short const *buf) |
short unsigned int | sizeInWords () const |
Public Attributes | |
unsigned | flag: 1 |
unsigned | hotChannelMask: 12 |
unsigned | reserved: 3 |
Definition at line 161 of file CSCALCTHeader2007.h.
|
inline |
Definition at line 162 of file CSCALCTHeader2007.h.
References CSCALCT::sizeInWords().
|
inline |
Definition at line 166 of file CSCALCTHeader2007.h.
References CSCALCT::sizeInWords().
|
inline |
size of one HotChannMask word
Definition at line 170 of file CSCALCTHeader2007.h.
unsigned CSCHotChannelMask::flag |
Definition at line 176 of file CSCALCTHeader2007.h.
unsigned CSCHotChannelMask::hotChannelMask |
Definition at line 174 of file CSCALCTHeader2007.h.
unsigned CSCHotChannelMask::reserved |
Definition at line 175 of file CSCALCTHeader2007.h.