GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / dev > qse / sun-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

References _QDF_errTem::prm, _QDF_errTem::repack, _QDF_errEvt::tag, and _QDF_errEvt::tems.

Referenced by temRepack().


Generated on Fri Nov 30 10:33:42 2012 by  doxygen 1.5.8