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

Constituent: defc     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_EFA Struct Reference

Event Filter Analysis control structure. More...

#include <EFA_p.h>

Collaboration diagram for _EFA:

Collaboration graph
[legend]

Data Fields

void * pool
EFA_services services
void * ctx
EFA_apb apb
EFA_state state
void * beg
void * cur
unsigned int size
EFA_evtInfo last
EFA_span span
int beg_evt_fill
EFA_FLUSH_REASON_K reason
int postLimit
unsigned int postLeft
unsigned int flushLimit
unsigned int flushLeft

Detailed Description

Event Filter Analysis control structure.


Field Documentation

EFA_apb _EFA::apb
 

Allocation and posting control

void* _EFA::beg
 

The first result vector

int _EFA::beg_evt_fill
 

Flag indicating to fill beg_evt

void* _EFA::ctx
 

User callback context parameter

void* _EFA::cur
 

The current result vector

unsigned int _EFA::flushLeft
 

The number of posts to go before issuing a flush

unsigned int _EFA::flushLimit
 

The number of posts before issuing a flush

EFA_evtInfo _EFA::last
 

Information about the last event

void* _EFA::pool
 

Memory pool

unsigned int _EFA::postLeft
 

The number result vectors left

int _EFA::postLimit
 

Number of result vectors in array

EFA_FLUSH_REASON_K _EFA::reason
 

Flush reason -2, record update -1, record flush

EFA_services _EFA::services
 

The EFA services

unsigned int _EFA::size
 

The size,in bytes,of result vector

EFA_span _EFA::span
 

Defines the sample period

EFA_state _EFA::state
 

Running state


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