GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> EFC / dev > gdefc / linux-gcc


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...

List of all members.

Public Attributes

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.


Member Data Documentation

unsigned int _MatchVal_bf::idx

Index of strip

Referenced by findMatch(), findMatchBot(), findMatchMid(), findMatchTop(), and findPrj().

unsigned int _MatchVal_bf::strip

Strip number

Referenced by findMatch(), findMatchBot(), findMatchMid(), findMatchTop(), and findPrj().


The documentation for this struct was generated from the following file:

Generated on Mon Nov 14 09:58:12 2011 by  doxygen 1.5.8