#include <CSCALCTTrailer.h>
Public Member Functions | |
CSCALCTTrailer2006 () | |
void | setCRC (unsigned int crc) |
void | setSize (int size) |
short unsigned int | sizeInWords () const |
Public Attributes | |
unsigned | crc0:11 |
unsigned | crc1:11 |
unsigned | d_0:4 |
unsigned | d_1:4 |
unsigned | d_3:4 |
unsigned | e0dLine:16 |
unsigned | frameCount:11 |
unsigned | reserved_3:1 |
unsigned | zero_0:1 |
unsigned | zero_1:1 |
documented in flags http://www.phys.ufl.edu/~madorsky/alctv/alct2000_spec.PDF
Definition at line 15 of file CSCALCTTrailer.h.
CSCALCTTrailer2006::CSCALCTTrailer2006 | ( | ) |
size of the trailer
Definition at line 20 of file CSCALCTTrailer.cc.
References d_0, d_1, d_3, e0dLine, reserved_3, sizeInWords(), zero_0, and zero_1.
|
inline |
|
inline |
Definition at line 17 of file CSCALCTTrailer.h.
References frameCount, and findQualityFiles::size.
Referenced by CSCALCTTrailer::CSCALCTTrailer().
|
inline |
size of ALCT Header
Definition at line 19 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::CSCALCTTrailer(), CSCALCTTrailer2006(), and CSCALCTTrailer::data().
unsigned CSCALCTTrailer2006::crc0 |
Definition at line 22 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::getCRC(), and setCRC().
unsigned CSCALCTTrailer2006::crc1 |
Definition at line 23 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::getCRC(), and setCRC().
unsigned CSCALCTTrailer2006::d_0 |
Definition at line 22 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006().
unsigned CSCALCTTrailer2006::d_1 |
Definition at line 23 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006().
unsigned CSCALCTTrailer2006::d_3 |
Definition at line 25 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006().
unsigned CSCALCTTrailer2006::e0dLine |
Definition at line 24 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::check(), and CSCALCTTrailer2006().
unsigned CSCALCTTrailer2006::frameCount |
Definition at line 25 of file CSCALCTTrailer.h.
Referenced by setSize(), and CSCALCTTrailer::wordCount().
unsigned CSCALCTTrailer2006::reserved_3 |
Definition at line 25 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer::alctCRCCheck(), and CSCALCTTrailer2006().
unsigned CSCALCTTrailer2006::zero_0 |
Definition at line 22 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006().
unsigned CSCALCTTrailer2006::zero_1 |
Definition at line 23 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006().