GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EFC / V4-1-2

Constituent: filter     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

GFC_def.h File Reference

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

#include "EFC/GFC.h"
#include "EFC/GFC_cfg.h"

Include dependency graph for GFC_def.h:

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


Data Structures

struct  _GammaCfgAcd
 System control structure for the evaluate ACD. More...
struct  _GammaCfgAtf
 Control structure for the ACD/TKR matching, no TKR pattern regcognition, just bit matching. More...
struct  _GammaCfgZbottom
 Control structure for the TKR/CAL matching, no TKR pattern regcognition, just bare continuity. More...
struct  _GammaCfgCal
 System control structure for the CAL cuts. More...
struct  _GammaCfgTkr
 System control structure for the TKR cuts based on pattern recognition. More...
struct  _GammaCfgPrms
 Control structure for the filtering process. More...
struct  _GFC_cfg
 Control structure for the filtering process. More...
struct  _GammaCtxRestart
 Captures the context needed to pick-up the filtering process when working on an event that spans packets. More...
struct  _GFC
 A gathering place for all the information needed to drive the filter. More...

Typedefs

typedef _GammaCfgAcd GammaCfgAcd
 Typedef for struct _GammaCfgSysAcd.
typedef _GammaCfgAtf GammaCfgAtf
 Typedef for struct _GammaCfgAtf.
typedef _GammaCfgZbottom GammaCfgZbottom
 Typedef for struct _GammaCfgZbottom.
typedef _GammaCfgCal GammaCfgCal
 Typedef for struct _GammaCfgCal.
typedef _GammaCfgTkr GammaCfgTkr
 Typedef for struct _GammaCfgTkr.
typedef _GammaCfgPrms GammaCfgPrms
 Typedef for struct GammaCfgPrms.
typedef _GFC_cfg GFC_cfg
 Typedef for struct _GFC_cfg.
typedef _GammaCtxRestart GammaCtxRestart
 Typedef for struct _GammaCtxRestart.
typedef _GFC GFC
 Typedef for struct _GFC.

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: GFC_def.h,v 1.4 2007/06/21 13:03:14 russell Exp $

Typedef Documentation

GFC
 

Typedef for struct _GFC.

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 4 01:45:55 2008 by  doxygen 1.4.4