GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EDS / V2-11-5 > eds / rad750


Interface   Data Structures   File List   Data Fields   Globals  

ACD_unpack.h File Reference

Defines the interface to the ACD LAT unpacking routine. This is a more primitive unpacker than EDR_acdUnpack meant to be used when a more barebones data structure will suffice. More...


Functions

int ACD_unpack (ACD_rec *acd, const void *dat, unsigned len)
int ACD_unpackInit (ACD_rec *acd)
 One-time initialization an ACD_rec structure.
void ACD_unpackReset (ACD_rec *acd)
 Resets the ACD_rec structure, preparing it for a new event.


Detailed Description

Defines the interface to the ACD LAT unpacking routine. This is a more primitive unpacker than EDR_acdUnpack meant to be used when a more barebones data structure will suffice.

Author:
JJRussell - russell@slac.stanford.edu
    CVS $Id: ACD_unpack.h,v 1.1 2006/02/07 18:26:48 russell Exp $

Function Documentation

int ACD_unpackInit ( ACD_rec acd  ) 

One-time initialization an ACD_rec structure.

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

References _ACD_rec::unpacked.

void ACD_unpackReset ( ACD_rec acd  ) 

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

Parameters:
acd The ACD_rec structure to reset

References _ACD_rec::unpacked.


Generated on Tue Nov 29 23:24:40 2011 by  doxygen 1.5.8