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

Constituent: dgfc     Tag: mv2304


Interface   Data Structures   File List   Data Fields   Globals  

_GFC_result Struct Reference

Describes the event-by-event results of the gamma filtering process for the instrumented and development version of the filtering code. More...

#include <GFC_resultDef.h>


Data Fields

int status
int evtNum
unsigned int stageEnergy
TMR_tick beg
TMR_tick cal0
TMR_tick acd
TMR_tick dir
TMR_tick atf
TMR_tick cal1
TMR_tick tkr


Detailed Description

Describes the event-by-event results of the gamma filtering process for the instrumented and development version of the filtering code.


Field Documentation

TMR_tick _GFC_result::acd
 

Ending time of the ACD analysis

TMR_tick _GFC_result::atf
 

Ending time of the ATF analysis

TMR_tick _GFC_result::beg
 

Beginning time of the analysis

TMR_tick _GFC_result::cal0
 

Ending time of the CAL analysis, phase 0

TMR_tick _GFC_result::cal1
 

Ending time of the CAL analysis, phase 1

TMR_tick _GFC_result::dir
 

Ending time of the DIRectory fill

int _GFC_result::evtNum
 

Event number

unsigned int _GFC_result::stageEnergy
 

Filter analysis stage mask (top 8 bits) and the total energy in the calorimeter (low 24 bits)

int _GFC_result::status
 

EFC summary status, must be the first word

TMR_tick _GFC_result::tkr
 

Ending time of the TKR finding


The documentation for this struct was generated from the following file:
Generated on Fri Jan 25 01:37:50 2008 by  doxygen 1.4.4