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


Interface   Data Structures   File List   Data Fields   Globals  

QDF_esbRepack.h File Reference

Generic utilities used in repacking/reformating events to EBF format. More...


Typedefs

typedef struct _EBF_ctb EBF_ctb
typedef struct
_QDF_esbEvt 
QDF_esbEvt

Functions

EBF_ctb * QDF_esbRepack (const QDF_esbEvt *esb, int cid, EBF_ctb *ctb, unsigned int *nxt)
 Repacks the information in the Event Summary Block back into the contribution header.


Detailed Description

Generic utilities used in repacking/reformating events to EBF format.

Author:
JJRussell - russell@slac.stanford.edu

   CVS $Id: QDF_esbRepack.h,v 1.1 2006/09/13 22:02:37 russell Exp $

Function Documentation

EBF_ctb* QDF_esbRepack ( const QDF_esbEvt esb,
int  cid,
EBF_ctb *  ctb,
unsigned int *  nxt 
)

Repacks the information in the Event Summary Block back into the contribution header.

Returns:
Pointer to the next location to write to
Parameters:
esb The Event Summary Block. This contains all the information needed to complete the contribution
cid The contribution header to complete
ctb The contribution to completed
nxt The next location to write to


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