GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> XFC / V0-3-1 > hfc / mv2304


Interface   Data Structures   File List   Data Fields   Globals  

HFC_def.h File Reference

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

#include <XFC/HFC.h>
#include <XFC/HFC_cfg.h>

Classes

struct  _HfcCfgAcd
 System control structure for the evaluate ACD. More...
struct  _HfcCfgCal
 System control structure for the CAL cuts. More...
struct  _HfcCfgTkr
 System control structure for the TKR cuts based on pattern recognition. More...
struct  _HfcCfgPrms
 Control structure for the filtering process. More...
struct  _HFC_cfg
 Control structure for the filtering process. More...
struct  _HFC
 A gathering place for all the information needed to drive the filter. More...

Typedefs

typedef struct _HfcCfgAcd HfcCfgAcd
 Typedef for struct _HfcCfgSysAcd.
typedef struct _HfcCfgCal HfcCfgCal
 Typedef for struct _HfcCfgCal.
typedef struct _HfcCfgTkr HfcCfgTkr
 Typedef for struct _HfcCfgTkr.
typedef struct _HfcCfgPrms HfcCfgPrms
 Typedef for struct HfcCfgPrms.
typedef struct _HFC_cfg HFC_cfg
 Typedef for struct _HFC_cfg.
typedef struct _HFC HFC
 Typedef for struct _HFC.


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

Typedef Documentation

HFC

Typedef for struct _HFC.

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 Nov 21 20:22:28 2012 by  doxygen 1.5.8