GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / dev > qse / rhel5-64


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

References _QDF_tkrEvt::errMap, _QDF_tkrEvt::errTwrs, _QDF_tkrEvt::map, repackTimeout(), repackTkrHits(), repackTkrMaps(), repackTkrTots(), repackZcopy(), _QDF_tkrTwrErr::style, _QDF_tkrTwrErr::timeout, _QDF_tkrEvt::twrs, and _QDF_tkrTwrErr::zcopy.

Referenced by temRepack().


Generated on Fri Nov 30 10:25:34 2012 by  doxygen 1.5.8