GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > XFC / V0-1-2

Constituent: mfc     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

MFC_def.h File Reference

Wraps the entire filter context into one structure, suitable for passing to the LCB call back routine. More...

#include "XFC/MFC.h"
#include "XFC/MFC_cfg.h"

Include dependency graph for MFC_def.h:

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


Data Structures

struct  _MfcCfgCal
 System control structure for the CAL cuts. More...
struct  _MfcCfgTkr
 System control structure for the TKR cuts based on pattern recognition. More...
struct  _MfcCfgPrms
 Control structure for the filtering process. More...
struct  _MFC_cfg
 Control structure for the filtering process. More...
struct  _MfcCtxRestart
 Captures the context needed to pick-up the filtering process when working on an event that spans packets. More...
struct  _MFC
 A gathering place for all the information needed to drive the filter. More...

Typedefs

typedef _MfcCfgCal MfcCfgCal
 Typedef for struct _MfcCfgCal.
typedef _MfcCfgTkr MfcCfgTkr
 Typedef for struct _MfcCfgTkr.
typedef _MfcCfgPrms MfcCfgPrms
 Typedef for struct MfcCfgPrms.
typedef _MFC_cfg MFC_cfg
 Typedef for struct _MFC_cfg.
typedef _MfcCtxRestart MfcCtxRestart
 Typedef for struct _MfcCtxRestart.
typedef _MFC MFC
 Typedef for struct _MFC.

Detailed Description

Wraps the entire filter context into one structure, suitable for passing to the LCB call back routine.

Author:
JJRussell - russell@slac.stanford.edu
   CVS $Id: MFC_def.h,v 1.1.1.1 2006/06/13 22:18:24 russell Exp $

Typedef Documentation

MFC
 

Typedef for struct _MFC.

The filter is installed as a callback routine of the LCB event stream. The call signature of this function allows one arbitrary parameter to carry all the context needed by the program. This is the structure that gathers everything together in one place.


Generated on Thu Jun 19 01:25:59 2008 by  doxygen 1.4.4