GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > LSEC / V6-0-0

Constituent: lsec_wb     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

encode.h File Reference

Encode the event against the previously populate histograms. More...

#include "LSEC/compact.h"
#include "EDS/EBF_dir.h"

Include dependency graph for encode.h:

This graph shows which files directly or indirectly include this file:


Functions

unsigned LSEC_encodeAcd (LSEC_compaction *cpc, EBF_dir *dir, unsigned char *buf)
 Perform the desired action on the ACD.
unsigned LSEC_encodeCal (LSEC_compaction *cpc, EBF_dir *dir, unsigned char *buf)
 Encode the CAL portion of the event.
unsigned LSEC_encodeTkr (LSEC_compaction *cpc, EBF_dir *dir, unsigned char *buf)
 Encode the TKR portion of the event.

Detailed Description

Encode the event against the previously populate histograms.

Author:
James Swain -- jswain@slac.stanford.edu

Function Documentation

unsigned LSEC_encodeAcd LSEC_compaction cpc,
EBF_dir *  dir,
unsigned char *  buf
 

Perform the desired action on the ACD.

Parameters:
cpc Compaction structure
buf Start of the buffer to place compressed data
dir Pointer to a directory of the event
Returns:
Size of the compressed event, in 32 bit words, or 0 if there is an error

unsigned LSEC_encodeCal LSEC_compaction cpc,
EBF_dir *  dir,
unsigned char *  buf
 

Encode the CAL portion of the event.

Parameters:
cpc Compaction structure
buf Start of the buffer to place compressed data
dir Pointer to a directory of the event
Returns:
Size of the compressed event, in 32 bit words, or 0 if there is an error

unsigned LSEC_encodeTkr LSEC_compaction cpc,
EBF_dir *  dir,
unsigned char *  buf
 

Encode the TKR portion of the event.

Parameters:
cpc Compaction structure
buf Start of the buffer to place compressed data
dir Pointer to a directory of the event
Returns:
Size of the compressed event, in 32 bit words, or 0 if there is an error


Generated on Wed Dec 5 02:50:08 2007 by  doxygen 1.4.4