GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDS / V2-10-2 > eds / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

EDR_acdUnpack.h File Reference

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


Functions

int EDR_acdUnpack (EDR_acd *acd, const EBF_dir *dir)
 Unpacks an ACD record from the AEM into a standard structure.
int EDR_acdUnpackInit (EDR_acd *acd)
 One-time initialization an EDR_acd structure.
void EDR_acdUnpackReset (EDR_acd *acd)
 Resets the EDR_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: EDR_acdUnpack.h,v 1.4 2005/10/13 22:00:54 russell Exp $

Function Documentation

int EDR_acdUnpack ( EDR_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 EDR_acdUnpackInit ( EDR_acd acd  ) 

One-time initialization an EDR_acd structure.

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

void EDR_acdUnpackReset ( EDR_acd acd  ) 

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

Parameters:
acd The EDR_acd structure to reset


Generated on Thu Sep 2 12:23:51 2010 by  doxygen 1.5.3