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

Constituent: filter     Tag: sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_FilterCtx Struct Reference

Structure to bind all the filtering parameters together into something suitable for passing to the LCB event call back handler. More...

Collaboration diagram for _FilterCtx:

Collaboration graph
[legend]

Data Fields

const EDS_fwHandlerServicesX1 * services
void * efc
int efc_size
int stats_size
int efa_size
int efs_size
int tot_size
OutputHandler output
EBF_evt * evt
FilterResultCtx result
int nevts
int ievt
int to_print
unsigned int ss_to_print
int useMcEnergy
int listPasses

Detailed Description

Structure to bind all the filtering parameters together into something suitable for passing to the LCB event call back handler.


Field Documentation

int _FilterCtx::efa_size
 

Size of the Event Filter Analysis handle

void* _FilterCtx::efc
 

The event filter context

int _FilterCtx::efc_size
 

Size of the efc structure

int _FilterCtx::efs_size
 

Size of the EFS block

EBF_evt* _FilterCtx::evt
 

Pointer to the first packet of an event

int _FilterCtx::ievt
 

Current event number

int _FilterCtx::listPasses
 

Flag to print the events that pass the filter

int _FilterCtx::nevts
 

The number of events

OutputHandler _FilterCtx::output
 

The output handler

FilterResultCtx _FilterCtx::result
 

The stash of result vectors

const EDS_fwHandlerServicesX1* _FilterCtx::services
 

The filter services

unsigned int _FilterCtx::ss_to_print
 

Bit mask of the subsystems to print

int _FilterCtx::stats_size
 

Size of the statistics block

int _FilterCtx::to_print
 

Number of events to print

int _FilterCtx::tot_size
 

Size of the all the above blocks

int _FilterCtx::useMcEnergy
 

Use the MC energy as the classifier


The documentation for this struct was generated from the following file:
Generated on Thu Sep 4 01:45:59 2008 by  doxygen 1.4.4