GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSEC / V7-1-0 > lsec / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

LSEC_calCompaction Struct Reference

Private structure holding the compression information for the calorimeter. More...

#include <compact.h>

List of all members.

Public Attributes

APE_etx etx
 Arithmetic probability encoder context.
size_t 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_compressionmeans [LSEC_N_CAL_RNG]
 The compression structures for the calorimeter log mean values.
LSEC_compressionlogs [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.


Detailed Description

Private structure holding the compression information for the calorimeter.
The documentation for this struct was generated from the following file:
Generated on Mon Aug 23 10:01:51 2010 by  doxygen 1.5.3