#include <EventFilter/CSCRawToDigi/interface/CSCALCTHeader.h>
Public Member Functions | |
CSCConfigurationRegister () | |
short unsigned int | sizeInWords () const |
Public Attributes | |
unsigned | configRegister0: 15 |
unsigned | configRegister1: 15 |
==0 | |
unsigned | configRegister2: 15 |
==0 | |
unsigned | configRegister3: 15 |
==0 | |
unsigned | configRegister4: 9 |
==0 | |
unsigned | flag0: 1 |
unsigned | flag1: 1 |
unsigned | flag2: 1 |
unsigned | flag3: 1 |
unsigned | flag4: 1 |
unsigned | reserved: 6 |
Definition at line 117 of file CSCALCTHeader.h.
CSCConfigurationRegister::CSCConfigurationRegister | ( | ) | [inline] |
Definition at line 118 of file CSCALCTHeader.h.
References sizeInWords().
00118 { 00119 bzero(this, sizeInWords()*2); 00120 }
short unsigned int CSCConfigurationRegister::sizeInWords | ( | ) | const [inline] |
size of ConfigReg
Definition at line 122 of file CSCALCTHeader.h.
Referenced by CSCALCTHeader::CSCALCTHeader(), and CSCConfigurationRegister().
Definition at line 127 of file CSCALCTHeader.h.
unsigned CSCConfigurationRegister::flag0 |
Definition at line 128 of file CSCALCTHeader.h.
unsigned CSCConfigurationRegister::flag1 |
Definition at line 131 of file CSCALCTHeader.h.
unsigned CSCConfigurationRegister::flag2 |
Definition at line 134 of file CSCALCTHeader.h.
unsigned CSCConfigurationRegister::flag3 |
Definition at line 137 of file CSCALCTHeader.h.
unsigned CSCConfigurationRegister::flag4 |
Definition at line 141 of file CSCALCTHeader.h.
unsigned CSCConfigurationRegister::reserved |
Definition at line 140 of file CSCALCTHeader.h.