GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V1-6-4

Constituent: qse     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSE_acdUnpack.h File Reference

Defines the interface to the ACD LAT unpacking routine. More...

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


Functions

int QSE_acdUnpack (QSE_acd *acd, const EBF_dir *dir)
 Unpacks an ACD record from the AEM into a standard structure.
int QSE_acdUnpackInit (QSE_acd *acd)
 One-time initialization an QSE_acd structure.
void QSE_acdUnpackReset (QSE_acd *acd)
 Resets the QSE_acd structure, preparing it for a new event.

Detailed Description

Defines the interface to the ACD LAT unpacking routine.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: QSE_acdUnpack.h,v 1.2 2005/11/18 01:32:31 russell Exp $

Function Documentation

int QSE_acdUnpack QSE_acd acd,
const EBF_dir *  dir
 

Unpacks an ACD record from the AEM into a standard structure.

Returns:
Status. The only failure is if more than 18 PHAs are found to be present on an given FREE board or the serial decode extends beyond the maxwrds
Parameters:
acd Pointer to the data structure to receive the unpacked data
dir The EBF directory for this event

int QSE_acdUnpackInit QSE_acd acd  ) 
 

One-time initialization an QSE_acd structure.

Returns:
0, always
Parameters:
acd The QSE_acd structure to initialize

void QSE_acdUnpackReset QSE_acd acd  ) 
 

Resets the QSE_acd structure, preparing it for a new event.

Parameters:
acd The QSE_acd structure to reset


Generated on Tue Jul 17 04:02:51 2007 by  doxygen 1.4.4