GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EFC / dev > igfc / rhel5-32


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>

Classes

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 struct _GammaCfgAcd GammaCfgAcd
 Typedef for struct _GammaCfgSysAcd.
typedef struct _GammaCfgAtf GammaCfgAtf
 Typedef for struct _GammaCfgAtf.
typedef struct _GammaCfgZbottom GammaCfgZbottom
 Typedef for struct _GammaCfgZbottom.
typedef struct _GammaCfgCal GammaCfgCal
 Typedef for struct _GammaCfgCal.
typedef struct _GammaCfgTkr GammaCfgTkr
 Typedef for struct _GammaCfgTkr.
typedef struct _GammaCfgPrms GammaCfgPrms
 Typedef for struct GammaCfgPrms.
typedef struct _GFC_cfg GFC_cfg
 Typedef for struct _GFC_cfg.
typedef struct _GammaCtxRestart GammaCtxRestart
 Typedef for struct _GammaCtxRestart.
typedef struct _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.1 2011/11/14 17:56:35 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 Wed Jan 16 13:14:36 2013 by  doxygen 1.5.8