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

Constituent: qse     Tag: linux-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...

This graph shows which files directly or indirectly include this file:


Typedefs

typedef _QDF_tkrEvt QDF_tkrEvt
typedef _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 Dec 7 03:54:53 2006 by  doxygen 1.4.4