GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSEC / V7-0-0 > lsec / rad750


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 of the CAL compressed context.
char * cData
 CAL compressed context.
char * cMax
 End of the CAL context buffer.
LSEC_compressionranges
 Compression structure for the first ranges.
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.
LSEC_compressionaccepts
 Compression structure for the CAL accepts.
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 Wed May 26 10:22:56 2010 by  doxygen 1.5.3