GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSEC / V5-0-0

Constituent: lsec     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LSEC_compaction_ Struct Reference

Aggregation of the private compession structures along with the aritmetic probability encoder context. More...

#include <compact_p.h>

Collaboration diagram for LSEC_compaction_:

Collaboration graph
[legend]

Data Fields

unsigned mode
 Calibration mode (ACD, CAL or TKR).
unsigned mon
 Monitoring level.
unsigned ver
 Version information for the compaction structure and algorithms.
LSEC_gemCompress gem
 Frequence tables and temporary data used for compression the GEM.
LSEC_acdCompress acd
 Frequence tables and temporary data used for compression the ACD.
LSEC_calCompress cal
 Frequency tables and temporary data used for compressing the CAL.
LSEC_tkrCompress tkr
 Frequency tables and temporary data used for compressing the TKR.
APE_etx etx
 Arithmetic probability encoder context.
size_t size
 Size of the compressed event.
char * data
 Single compressed event.
char * max
 End of the data buffer.

Detailed Description

Aggregation of the private compession structures along with the aritmetic probability encoder context.


The documentation for this struct was generated from the following file:
Generated on Thu Feb 23 20:34:24 2006 by  doxygen 1.4.4