GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > EFC / V4-2-2

Constituent: defc     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_EFC Struct Reference

The control structure for the filter framework. More...

Collaboration diagram for _EFC:

Collaboration graph
[legend]

Data Fields

unsigned int id
unsigned int key
int mode
unsigned int ievt
EFC_servicesFilter filterRtn
void * filterPrm
EFC_servicesCfgSet cfgSetRtn
EFC_servicesReport reportRtn
EFC_samplersampler
EFA efa
EFC_cfg cfg
unsigned int active
unsigned int disabled_passes
unsigned int needs_normal
unsigned int needs_leaked
unsigned int objects
unsigned int needs
unsigned int rsdSize

Detailed Description

The control structure for the filter framework.


Field Documentation

unsigned int _EFC::active
 

The active veto and pass bits This value is stored so that for multipacket events, the same value is used consistently

EFC_cfg _EFC::cfg
 

The configuration database

EFC_servicesCfgSet _EFC::cfgSetRtn
 

The configuration set routine

unsigned int _EFC::disabled_passes
 

The list of pass bits that are disabled

EFA _EFC::efa
 

The event filter analysis handle

void* _EFC::filterPrm
 

The filter context parameter

EFC_servicesFilter _EFC::filterRtn
 

The filter routine

unsigned int _EFC::id
 

Unique identifier for this handler

unsigned int _EFC::ievt
 

The sequential event count

unsigned int _EFC::key
 

EFR/LFR master file key

int _EFC::mode
 

The current mode

unsigned int _EFC::needs
 

List of EDS_fw needs

unsigned int _EFC::needs_leaked
 

Posting needs for leaked events

unsigned int _EFC::needs_normal
 

Posting needs for normal accepts

unsigned int _EFC::objects
 

List of EDS_fw objects

EFC_servicesReport _EFC::reportRtn
 

Configuration report routine

unsigned int _EFC::rsdSize
 

Requested number of bytes to commit to the result summary data, currently this must be an even number of 32-bit words and will be limited by the code to be no more than the actual size of result summary data

EFC_sampler* _EFC::sampler
 

The sampler configuration


The documentation for this struct was generated from the following file:
Generated on Fri Sep 5 01:53:29 2008 by  doxygen 1.4.4