GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSEC / V6-1-0 > lsec / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LSEC_compaction_ Struct Reference

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

#include <compact_p.h>

List of all members.

Public Attributes

unsigned mode
 Calibration mode (ACD, CAL or TKR).
unsigned mon
 Monitoring level.
unsigned ver
 Version information for the compaction structure and algorithms.
long long clr_time
 Compaction clearing & checking time.
long long hcm_time
 CAL means histogramming time.
long long hst_time
 General histogramming time.
long long enc_time
 Data encoding time.
long long csu_time
 User context consignment time.
long long cns_time
 Data consignment time.
LSEC_gemCompress gem
 Frequency tables and temporary data used for compressing the GEM.
LSEC_acdCompress acd
 Frequency tables and temporary data used for compressing 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 event data.
size_t cSize
 Size of the CAL compressed context.
char * cData
 CAL compressed context.
char * cMax
 End of the CAL context buffer.


Detailed Description

Aggregation of the private compession structures along with the arithmetic probability encoder context.
The documentation for this struct was generated from the following file:
Generated on Thu Aug 20 14:34:12 2009 by  doxygen 1.5.3