GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V1-5-2

Constituent: qse     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QDF_tkr_ped.c File Reference

Decodes the TKR data when in the encoded in a pedestal event format. More...

#include "QSE/QDF_tkr.h"
#include "QSE/QSE_tkr.h"
#include "QDF_tkr_def.h"
#include "EDS/FFS.h"
#include "LDT/BFU.h"
#include "dprintf.h"
#include <stdlib.h>

Include dependency graph for QDF_tkr_ped.c:


Functions

BFU QDF_tkrPedDecode (QDF_tkrCtx *ctx, QDF_tkrEvt *evt, const unsigned int *src, const unsigned int max, BFU bfu)
 Decodes the TKR.

Detailed Description

Decodes the TKR data when in the encoded in a pedestal event format.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QDF_tkr_ped.c,v 1.1 2006/11/10 22:35:54 russell Exp $

Function Documentation

BFU QDF_tkrPedDecode QDF_tkrCtx ctx,
QDF_tkrEvt evt,
const unsigned int *  src,
const unsigned int  max,
BFU  bfu
 

Decodes the TKR.

Returns:
The updated bit position and current deblocked 32-bit buffer
Parameters:
ctx The TKR compressed data decoding context
evt The TKR event block to fill in
src The data source, i.e. the bit stream
max The maximum bit position
bfu The current bit position and temporary buffer


Generated on Tue Nov 21 01:29:55 2006 by  doxygen 1.4.4