GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSE / V2-0-2 > lsew / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

CDF_cal_std.h File Reference

Public interface to produce Compressed Data Format for the CAL contributor when in normal readout (zero suppression enabled, 4-range readout disabled) mode. More...


Functions

unsigned int CDF_cal_std_compress (CDF_cal *cdf, unsigned int *buf, unsigned int pos, const EBF_dir *dir, const EDR_cal *cal, const ECR_cal *calib, const CDF_err *err)
 Compresses the CAL data.


Detailed Description

Public interface to produce Compressed Data Format for the CAL contributor when in normal readout (zero suppression enabled, 4-range readout disabled) mode.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: CDF_cal_std.h,v 1.2 2009/04/30 18:38:19 russell Exp $


Function Documentation

unsigned int CDF_cal_std_compress ( CDF_cal cdf,
unsigned int *  buf,
unsigned int  pos,
const EBF_dir *  dir,
const EDR_cal *  cal,
const ECR_cal *  clb,
const CDF_err err 
)

Compresses the CAL data.

Returns:
The updated write bit position
Parameters:
cdf The CAL compression data formatting handle
buf The output buffer
pos The position of the next bit to fill
dir The directory describing the event to be formatted
cal The unpacked CAL data
clb The CAL calibration.
err The error context block


Generated on Mon Jul 26 16:55:24 2010 by  doxygen 1.5.3