GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> XFC / V0-2-0 > gdfilter_dgn / rhel6-64


Interface   Data Structures   File List   Data Fields   Globals  

DFC_def.h File Reference

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

#include <XFC/DFC.h>
#include <XFC/DFC_cfg.h>

Classes

struct  _DfcCfgGem
 System control structure for the GEM cuts. More...
struct  _DfcCfgPrms
 Control structure for the filtering process. More...
struct  _DFC_cfg
 Control structure for the filtering process. More...
struct  _DFC
 A gathering place for all the information needed to drive the filter. More...

Typedefs

typedef struct _DfcCfgGem DfcCfgGem
 Typedef for struct _DfcCfgGem.
typedef struct _DfcCfgPrms DfcCfgPrms
 Typedef for struct DfcCfgPrms.
typedef struct _DFC_cfg DFC_cfg
 Typedef for struct _DFC_cfg.
typedef struct _DFC DFC
 Typedef for struct _DFC.


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: DFC_def.h,v 1.2 2011/03/28 20:50:56 russell Exp $

Typedef Documentation

DFC

Typedef for struct _DFC.

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 Mon Aug 8 13:37:50 2011 by  doxygen 1.5.8