GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / dev > qse / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QDF_acdRepack.h File Reference

Interface to the ACD repacking to EBF routines. More...


Typedefs

typedef struct _QDF_acdEvt QDF_acdEvt
 Typedef for struct _QDF_acdEvt.
typedef struct _EBF_ctb EBF_ctb

Functions

EBF_ctb * QDF_acdStdRepack (const QDF_acdEvt *acd, EBF_ctb *ctb, const EBF_ctb *end)
 Fills in the ACD event contribution.
EBF_ctb * QDF_acdPedRepack (const QDF_acdEvt *acd, EBF_ctb *ctb, const EBF_ctb *end)
 Fills in the ACD event contribution.


Detailed Description

Interface to the ACD repacking to EBF routines.

Author:
JJRussell - russell@slac.stanford.edu

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

Function Documentation

EBF_ctb * QDF_acdPedRepack ( const QDF_acdEvt acd,
EBF_ctb *  ctb,
const EBF_ctb *  end 
)

Fills in the ACD event contribution.

Returns:
The next contributor to fill in. Since the ACD is generally the last contributor, this is really a pointer to the end of the event.
Parameters:
acd The ACD event (source)
ctb The EBF contributor to fill in (destination)
end The address after the last available address

References acd_ped_repack(), _QDF_acdHdrEvt::esb, _QDF_acdPedEvt::hdr, _QDF_acdEvt::ped, and QDF_esbRepack().

EBF_ctb * QDF_acdStdRepack ( const QDF_acdEvt acd,
EBF_ctb *  ctb,
const EBF_ctb *  end 
)

Fills in the ACD event contribution.

Returns:
The next contributor to fill in. Since the ACD is generally the last contributor, this is really a pointer to the end of the event.
Parameters:
acd The ACD event (source)
ctb The EBF contributor to fill in (destination)
end The address after the last available address

References _QDF_acdStdEvt::aem, _QDF_acdHdrEvt::esb, _QDF_acdStdEvt::hdr, QDF_esbRepack(), QSE_aemRepack(), and _QDF_acdEvt::std.


Generated on Fri Aug 5 10:13:02 2011 by  doxygen 1.5.8