GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> XFC / V0-3-1 > dfilter_mip / rhel6-32


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>

Classes

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 struct _MfcCfgCal MfcCfgCal
 Typedef for struct _MfcCfgCal.
typedef struct _MfcCfgTkr MfcCfgTkr
 Typedef for struct _MfcCfgTkr.
typedef struct _MfcCfgPrms MfcCfgPrms
 Typedef for struct MfcCfgPrms.
typedef struct _MFC_cfg MFC_cfg
 Typedef for struct _MFC_cfg.
typedef struct _MfcCtxRestart MfcCtxRestart
 Typedef for struct _MfcCtxRestart.
typedef struct _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.2 2011/03/28 20:50:58 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 Sep 27 16:17:17 2012 by  doxygen 1.5.8