#include <CSCALCTTrailer.h>
Public Member Functions | |
CSCALCTTrailer2006 () | |
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 | 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 |
Definition at line 23 of file CSCALCTTrailer.h.
|
inline |
Definition at line 18 of file CSCALCTTrailer.h.
References sizeInWords().
|
inline |
|
inline |
size of ALCT Header
Definition at line 24 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006(), CSCALCTTrailer2007::CSCALCTTrailer2007(), setFromBuffer(), and CSCALCTTrailer2007::setFromBuffer().
unsigned CSCALCTTrailer2006::crc0 |
Definition at line 27 of file CSCALCTTrailer.h.
Referenced by setCRC(), and CSCALCTTrailer2007::setCRC().
unsigned CSCALCTTrailer2006::crc1 |
Definition at line 28 of file CSCALCTTrailer.h.
Referenced by setCRC(), and CSCALCTTrailer2007::setCRC().
unsigned CSCALCTTrailer2006::d_0 |
Definition at line 27 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006().
unsigned CSCALCTTrailer2006::d_1 |
Definition at line 28 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006().
unsigned CSCALCTTrailer2006::d_3 |
Definition at line 30 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006().
unsigned CSCALCTTrailer2006::e0dLine |
Definition at line 29 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006(), and CSCALCTTrailer2007::CSCALCTTrailer2007().
unsigned CSCALCTTrailer2006::frameCount |
Definition at line 30 of file CSCALCTTrailer.h.
Referenced by setSize(), and CSCALCTTrailer2007::setSize().
unsigned CSCALCTTrailer2006::reserved_3 |
Definition at line 30 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006(), and CSCALCTTrailer2007::CSCALCTTrailer2007().
unsigned CSCALCTTrailer2006::zero_0 |
Definition at line 27 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006().
unsigned CSCALCTTrailer2006::zero_1 |
Definition at line 28 of file CSCALCTTrailer.h.
Referenced by CSCALCTTrailer2006().