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

Constituent: defc     Tag: rad750


Interface   Data Structures   File List   Data Fields   Globals  

_MatchVal_bf Struct Reference

The return value of the various 'match' routines, expressed as bit fields. More...


Data Fields

unsigned int idx:8
signed int residual:8
unsigned int strip:16


Detailed Description

The return value of the various 'match' routines, expressed as bit fields.

Each 'match' routine attempts to match a predicted strip address with an actual strip address. They each return a status word which is packed with index of the hit strip, the absolute value of the residual (actual- predicted) and the hit strip address.


Field Documentation

unsigned int _MatchVal_bf::idx
 

Index of strip

signed int _MatchVal_bf::residual
 

Residual

unsigned int _MatchVal_bf::strip
 

Strip number


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