#include <CSCALCTHeader2007.h>
Public Member Functions | |
CSCALCT () | |
CSCALCT (const CSCALCTDigi &alctDigi) | |
Static Public Member Functions | |
static short unsigned int | sizeInWords () |
Public Attributes | |
unsigned | accel: 1 |
unsigned | keyWire: 7 |
unsigned | pattern: 1 |
unsigned | quality: 2 |
unsigned | reserved: 4 |
unsigned | valid: 1 |
Definition at line 17 of file CSCALCTHeader2007.h.
CSCALCT::CSCALCT | ( | ) |
CSCALCT::CSCALCT | ( | const CSCALCTDigi & | alctDigi | ) |
Definition at line 9 of file CSCALCTHeader2007.cc.
|
inlinestatic |
Definition at line 20 of file CSCALCTHeader2007.h.
Referenced by CSCALCTHeader::CSCALCTHeader().
unsigned CSCALCT::accel |
Definition at line 24 of file CSCALCTHeader2007.h.
unsigned CSCALCT::keyWire |
Definition at line 26 of file CSCALCTHeader2007.h.
unsigned CSCALCT::pattern |
Definition at line 25 of file CSCALCTHeader2007.h.
Referenced by dataset.BaseDataset::printFiles().
unsigned CSCALCT::quality |
Definition at line 23 of file CSCALCTHeader2007.h.
unsigned CSCALCT::reserved |
Definition at line 27 of file CSCALCTHeader2007.h.
unsigned CSCALCT::valid |
Definition at line 22 of file CSCALCTHeader2007.h.