GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSEC / V7-0-0 > lsec / mv2304
#include "LSEC_p.h"
#include "LSEC/enums.h"
#include "EDS/EBF_dir.h"
#include "LDT/APE.h"
#include <stdlib.h>
Classes | |
| struct | LSEC_calEvent |
| Private structure holding unencoded event data for the calorimeter. More... | |
| struct | LSEC_calCompaction |
| Private structure holding the compression information for the calorimeter. More... | |
| struct | _LSEC_compaction |
| Overall compression information. More... | |
Typedefs | |
| typedef unsigned int | LSEC_sizeUserRtn (LSEC_compaction *cpc) |
| Definition of routine to get user context size. | |
| typedef unsigned int * | LSEC_copyUserRtn (LSEC_compaction *cpc, unsigned int *buf) |
| Definition of routine to copy user context. | |
| typedef unsigned int | LSEC_encodeRtn (LSEC_compaction *cpc, EBF_dir *dir) |
| Definition of routine to encode event data. | |
$Id: compact.h,v 1.2 2010/05/25 16:20:18 saxton Exp $
1.5.3