GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / V2-2-1 > qse / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QDF_errRepack.h File Reference

Interface to the ERR repacking to EBF routines. Because EBF format combines the CAL + TKR + ERR into one contribution for each tower (TEM), this facility formats the ERR contribution for the specified tower. More...


Typedefs

typedef struct
_QDF_errEvt 
QDF_errEvt
 Typedef for _QDF_errEvt.
typedef struct _EBF_ctb EBF_ctb

Functions

unsigned int * QDF_errRepack (const QDF_errEvt *err, int tem, unsigned int *dst, const EBF_ctb *end)
 Fills in the ERR contribution.


Detailed Description

Interface to the ERR repacking to EBF routines. Because EBF format combines the CAL + TKR + ERR into one contribution for each tower (TEM), this facility formats the ERR contribution for the specified tower.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: QDF_errRepack.h,v 1.1 2009/05/01 00:21:44 russell Exp $

Function Documentation

unsigned int * QDF_errRepack ( const QDF_errEvt err,
int  tem,
unsigned int *  dst,
const EBF_ctb *  end 
)

Fills in the ERR contribution.

Returns:
The next contributor to fill in
Parameters:
err The ERR event data (source)
tem Which tem
dst The destination address to write the error record.
end The address after the last available address


Generated on Mon Oct 26 10:28:32 2009 by  doxygen 1.5.3