GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSEC / V3-3-1 > qsec_wb / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

expand_p.h File Reference

Private definition of the expansion structure. More...

#include "decompress.h"
#include "QSEC/QSEC_ctx.h"
#include "LSEC/enums.h"
#include "LDT/APD.h"

Classes

struct  QSEC_gemRaw
 Private structure holding raw data for a GEM contribution. More...
struct  QSEC_gemDecompress
 Private structure holding the decompression information for the GEM. More...
struct  QSEC_acdDecompress
 Private structure holding the decompression information for the ACD. More...
struct  QSEC_calDecompress
 Private structure holding the decompression information for the calorimeter. More...
struct  QSEC_tkrDecompress
 Private structure holding the decompression information for the tracker. More...
struct  QSEC_expansion_
 Aggregation of the private decompession structures along with the arithmetic probability encoder context. More...

Enumerations

enum  {
  QSEC_VERS_ALL_RAW = 0,
  QSEC_VERS_ORIGINAL = 1,
  QSEC_VERS_FIXED_CAL = 2,
  QSEC_VERS_NEW_SCHEME = 3,
  QSEC_VERS_NEWER = 4,
  QSEC_CURRENT_VERSION = 4
}
 Version information for the expansion algorithms. More...


Detailed Description

Private definition of the expansion structure.

Author:
James Swain & Owen Saxton
Id
expand_p.h,v 1.12 2010/06/18 23:00:08 saxton Exp

Enumeration Type Documentation

anonymous enum

Version information for the expansion algorithms.

Enumerator:
QSEC_VERS_ALL_RAW  Version with all data raw.
QSEC_VERS_ORIGINAL  Original compressed version.
QSEC_VERS_FIXED_CAL  Version with fixed CAL compression.
QSEC_VERS_NEW_SCHEME  Version with new compression schemes.
QSEC_VERS_NEWER  Version with newer compression schemes.
QSEC_CURRENT_VERSION  Current version.


Generated on Thu Jan 27 12:57:36 2011 by  doxygen 1.5.8