#include <CSCALCTTrailer.h>
Public Member Functions | |
CSCALCTTrailer2007 () | |
void | setCRC (unsigned int crc) |
void | setFromBuffer (unsigned short const *buf) |
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 34 of file CSCALCTTrailer.h.
CSCALCTTrailer2007::CSCALCTTrailer2007 | ( | ) |
size of the trailer
Definition at line 30 of file CSCALCTTrailer.cc.
References e0dLine, reserved_0, reserved_1, reserved_3, reserved_4, and sizeInWords().
|
inline |
Definition at line 40 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::setCRC().
|
inline |
Definition at line 37 of file CSCALCTTrailer.h.
References visDQMUpload::buf, and sizeInWords().
Referenced by CSCALCTTrailer::CSCALCTTrailer().
|
inline |
Definition at line 39 of file CSCALCTTrailer.h.
References frameCount, and findQualityFiles::size.
Referenced by CSCALCTTrailer::CSCALCTTrailer().
|
inline |
size of ALCT Header
Definition at line 44 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2007(), CSCALCTTrailer::data(), and setFromBuffer().
unsigned CSCALCTTrailer2007::crc0 |
Definition at line 48 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::getCRC(), and setCRC().
unsigned CSCALCTTrailer2007::crc1 |
Definition at line 49 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::getCRC(), and setCRC().
unsigned CSCALCTTrailer2007::e0dLine |
Definition at line 47 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::check(), and CSCALCTTrailer2007().
unsigned CSCALCTTrailer2007::frameCount |
Definition at line 50 of file CSCALCTTrailer.h.
Referenced by setSize(), and CSCALCTTrailer::wordCount().
unsigned CSCALCTTrailer2007::reserved_0 |
Definition at line 48 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2007().
unsigned CSCALCTTrailer2007::reserved_1 |
Definition at line 49 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2007().
unsigned CSCALCTTrailer2007::reserved_3 |
Definition at line 50 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::alctCRCCheck(), and CSCALCTTrailer2007().
unsigned CSCALCTTrailer2007::reserved_4 |
Definition at line 50 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2007().
unsigned CSCALCTTrailer2007::zero_0 |
Definition at line 48 of file CSCALCTTrailer.h.
unsigned CSCALCTTrailer2007::zero_1 |
Definition at line 49 of file CSCALCTTrailer.h.