#include <CSCALCTTrailer.h>
Public Member Functions | |
CSCALCTTrailer2007 () | |
void | setCRC (unsigned int crc) |
void | setSize (int size) |
short unsigned int | sizeInWords () const |
Public Attributes | |
unsigned | crc0:11 |
unsigned | crc1:11 |
unsigned | e0dLine:16 |
unsigned | frameCount:11 |
unsigned | reserved_0:4 |
unsigned | reserved_1:4 |
unsigned | reserved_3:1 |
unsigned | reserved_4:4 |
unsigned | zero_0:1 |
unsigned | zero_1:1 |
Definition at line 28 of file CSCALCTTrailer.h.
CSCALCTTrailer2007::CSCALCTTrailer2007 | ( | ) |
size of the trailer
Definition at line 32 of file CSCALCTTrailer.cc.
References e0dLine, reserved_0, reserved_1, reserved_3, reserved_4, and sizeInWords().
|
inline |
|
inline |
Definition at line 30 of file CSCALCTTrailer.h.
References frameCount, and findQualityFiles::size.
Referenced by CSCALCTTrailer::CSCALCTTrailer().
|
inline |
size of ALCT Header
Definition at line 32 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::CSCALCTTrailer(), CSCALCTTrailer2007(), and CSCALCTTrailer::data().
unsigned CSCALCTTrailer2007::crc0 |
Definition at line 36 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::getCRC(), and setCRC().
unsigned CSCALCTTrailer2007::crc1 |
Definition at line 37 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::getCRC(), and setCRC().
unsigned CSCALCTTrailer2007::e0dLine |
Definition at line 35 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::check(), and CSCALCTTrailer2007().
unsigned CSCALCTTrailer2007::frameCount |
Definition at line 38 of file CSCALCTTrailer.h.
Referenced by setSize(), and CSCALCTTrailer::wordCount().
unsigned CSCALCTTrailer2007::reserved_0 |
Definition at line 36 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2007().
unsigned CSCALCTTrailer2007::reserved_1 |
Definition at line 37 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2007().
unsigned CSCALCTTrailer2007::reserved_3 |
Definition at line 38 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::alctCRCCheck(), and CSCALCTTrailer2007().
unsigned CSCALCTTrailer2007::reserved_4 |
Definition at line 38 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2007().
unsigned CSCALCTTrailer2007::zero_0 |
Definition at line 36 of file CSCALCTTrailer.h.
unsigned CSCALCTTrailer2007::zero_1 |
Definition at line 37 of file CSCALCTTrailer.h.