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

Constituent: hfcprint     Tag: 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"

Include dependency graph for HFC_def.h:

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


Data Structures

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 _HfcCfgAcd HfcCfgAcd
 Typedef for struct _HfcCfgSysAcd.
typedef _HfcCfgCal HfcCfgCal
 Typedef for struct _HfcCfgCal.
typedef _HfcCfgTkr HfcCfgTkr
 Typedef for struct _HfcCfgTkr.
typedef _HfcCfgPrms HfcCfgPrms
 Typedef for struct HfcCfgPrms.
typedef _HFC_cfg HFC_cfg
 Typedef for struct _HFC_cfg.
typedef _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.1.1.1 2006/06/13 22:18:24 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 Thu Jun 19 01:23:38 2008 by  doxygen 1.4.4