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

Constituent: xfc     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_XfcHandlerCtx Struct Reference

Description of a handler. More...

Collaboration diagram for _XfcHandlerCtx:

Collaboration graph
[legend]

Data Fields

unsigned int handler_id
const EDS_DB_HandlerConstructServices * construction_services
const EDS_fwHandlerServicesX1 * services
const EFC_definition * def
const EFC_DB_Schema * schema
void * efc
int efc_size
int efa_size
int efs_size
int efa_post_cnt
XfcResultsCtx results
XfcStatsCtx stats

Detailed Description

Description of a handler.


Field Documentation

const EDS_DB_HandlerConstructServices* _XfcHandlerCtx::construction_services
 

Construction services

const EFC_definition* _XfcHandlerCtx::def
 

The EFC filter definiton structure

int _XfcHandlerCtx::efa_post_cnt
 

Number of events before EFA_post call

int _XfcHandlerCtx::efa_size
 

Size of the efa structure

void* _XfcHandlerCtx::efc
 

The event filter context

int _XfcHandlerCtx::efc_size
 

Size of the efc structure

int _XfcHandlerCtx::efs_size
 

Size of the efs structure

unsigned int _XfcHandlerCtx::handler_id
 

The handler id

XfcResultsCtx _XfcHandlerCtx::results
 

The stash of result vectors

const EFC_DB_Schema* _XfcHandlerCtx::schema
 

The EDS database schema(configuration)

const EDS_fwHandlerServicesX1* _XfcHandlerCtx::services
 

The filter services

XfcStatsCtx _XfcHandlerCtx::stats
 

The statistics context


The documentation for this struct was generated from the following file:
Generated on Sun Jun 14 02:14:19 2009 by  doxygen 1.4.4