GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSEP / V3-1-0

Constituent: qsep     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

QSEP_evt0.h File Reference

Interface to the routines to decode Format 0 events. More...

#include "QSEP/QSEP.h"

Include dependency graph for QSEP_evt0.h:

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


Functions

int QSEP_evt0_decode (QSEP_dtx *dtx, const LSF_record *ievt, QSE_ebfEvt *ebf, int ebf_size, unsigned int *ret_size)
 Dispatches the input event to the proper handler.
int QSEP_evt0_update (QSEP_dtx *dtx, const LSF_record *ievt, QSE_ctxUpdateInfo *info)
 Dispatches the input event to the proper update handler.

Detailed Description

Interface to the routines to decode Format 0 events.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: QSEP_evt0.h,v 1.4 2005/12/05 18:39:08 russell Exp $

Function Documentation

int QSEP_evt0_decode QSEP_dtx dtx,
const LSF_record *  ievt,
QSE_ebfEvt *  ebf,
int  ebf_size,
unsigned int *  ret_size
 

Dispatches the input event to the proper handler.

Returns:
Decoding status
Parameters:
dtx The decoding context
ievt The input event data to decode
ebf The output EBF event structure
ebf_size The number of bytes available in ebf
ret_size The number of bytes actually used.

int QSEP_evt0_update QSEP_dtx dtx,
const LSF_record *  ievt,
QSE_ctxUpdateInfo *  info
 

Dispatches the input event to the proper update handler.

Returns:
Status
Parameters:
dtx The decoding context
ievt The input event data
info The event update structure to complete


Generated on Sat Sep 20 02:47:42 2008 by  doxygen 1.4.4