GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / V2-3-0 > qse / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QDF_tkrRepack.h File Reference

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


Typedefs

typedef struct
_QDF_tkrEvt 
QDF_tkrEvt
typedef struct _EBF_ctb EBF_ctb

Functions

unsigned int * QDF_tkrRepack (const QDF_tkrEvt *tkr, int tem, unsigned int *dst, const EBF_ctb *end)
 Repacks the TKR event for the specified TEM into its EBF format.


Detailed Description

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

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: QDF_tkrRepack.h,v 1.1 2006/11/10 22:35:49 russell Exp $

Function Documentation

unsigned int* QDF_tkrRepack ( const QDF_tkrEvt tkr,
int  tem,
unsigned int *  dst,
const EBF_ctb *  end 
)

Repacks the TKR event for the specified TEM into its EBF format.

Returns:
The next location to fill in
Parameters:
tkr The unpacked TKR event data
tem Which TEM
dst The EBF destination address
end The address just past the last legitimate address


Generated on Thu Sep 2 14:54:56 2010 by  doxygen 1.5.3