GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSEC / V7-1-1 > lsec / rhel6-64
#include <compact.h>
Public Attributes | |
| APE_etx | etx |
| Arithmetic probability encoder context. | |
| unsigned int | cSize |
| Size (in words) of the CAL compressed context. | |
| unsigned int * | cData |
| The CAL compressed context. | |
| unsigned int * | cMax |
| End of the CAL context buffer. | |
| LSEC_compression * | means [LSEC_N_CAL_RNG] |
| The compression structures for the calorimeter log mean values. | |
| LSEC_compression * | logs [LSEC_N_CAL_RNG] |
| The compression structures for the calormieter log mean-subtracted values. | |
| unsigned int | accum [LSEC_N_TWR][LSEC_N_CAL_LAY][LSEC_N_CAL_COL][LSEC_N_CAL_END][LSEC_N_CAL_RNG] |
| Accumulation of log values for calculating the mean. | |
| unsigned char | count [LSEC_N_TWR][LSEC_N_CAL_LAY][LSEC_N_CAL_COL][LSEC_N_CAL_END][LSEC_N_CAL_RNG] |
| Accumulation of log counts for calculating the mean. | |
1.5.8