GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> XFC / V0-2-0 > gxfc / sun-gcc
Public Attributes | |
| 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 |
| XfcCfgGetRtn | cfgGet |
| XfcResultsCtx | results |
| XfcStatsCtx | stats |
| XfcCfgGetRtn _XfcHandlerCtx::cfgGet |
Routine to fetch the current configuration
| const EDS_DB_HandlerConstructServices* _XfcHandlerCtx::construction_services |
Construction services
Referenced by xfc_process().
| const EFC_definition* _XfcHandlerCtx::def |
The EFC filter definiton structure
Referenced by xfc_construct(), and xfc_sizeof().
Number of events before EFA_post call
Referenced by xfc_construct(), and xfc_sizeof().
Size of the efa structure
Referenced by xfc_construct(), and xfc_sizeof().
| void* _XfcHandlerCtx::efc |
The event filter context
Referenced by xfc_process().
Size of the efc structure
Referenced by xfc_construct(), and xfc_sizeof().
Size of the efs structure
Referenced by xfc_construct(), and xfc_sizeof().
| unsigned int _XfcHandlerCtx::handler_id |
The handler id
Referenced by xfc_process().
The stash of result vectors
Referenced by xfc_construct(), xfc_results_post(), xfc_results_print(), and xfc_results_start().
| const EFC_DB_Schema* _XfcHandlerCtx::schema |
The EDS database schema(configuration)
Referenced by xfc_sizeof().
| const EDS_fwHandlerServicesX1* _XfcHandlerCtx::services |
The filter services
The statistics context
Referenced by xfc_construct(), xfc_results_post(), and xfc_sizeof().
1.5.8