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

Constituent: ddfc     Tag: rad750


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"

Include dependency graph for DFC_def.h:

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


Data Structures

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 _DfcCfgGem DfcCfgGem
 Typedef for struct _DfcCfgGem.
typedef _DfcCfgPrms DfcCfgPrms
 Typedef for struct DfcCfgPrms.
typedef _DFC_cfg DFC_cfg
 Typedef for struct _DFC_cfg.
typedef _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.1.1.1 2006/06/13 22:18:24 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 Thu Jun 19 01:24:23 2008 by  doxygen 1.4.4