GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / V2-3-2 > qse / sun-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_TKR_8strips1_bf Struct Reference

Maps out the second word of the 3 strip address pattern words as bit fields. More...

List of all members.

Public Attributes

unsigned int s2b: 4
unsigned int s3:12
unsigned int s4:12
unsigned int s5a: 4


Detailed Description

Maps out the second word of the 3 strip address pattern words as bit fields.

Strip addresses are 12-bit fields densely packed into 32-bit words. This means that some strip addresses cross 32 bit boundaries. Since every 3 32-bit words will contain exactly 8 strip addresses, the pattern repeats every 3 32-bit words.

This structure maps out how the part of second strip address, the third and fourth strip addresses and part of the fifth address fits in the second word of this three word pattern.

See also _TKR_8strips0_bf and _TKR_8strips2_bf, which gives the mapping for the other 2 words.


Member Data Documentation

unsigned int _TKR_8strips1_bf::s2b

Strip address 2, lower 4 bits

unsigned int _TKR_8strips1_bf::s3

Strip address 3

Referenced by unpackTwr().

unsigned int _TKR_8strips1_bf::s4

Strip address 4

Referenced by unpackTwr().

unsigned int _TKR_8strips1_bf::s5a

Strip address 5, upper 4 bits


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

Generated on Wed Nov 30 00:13:06 2011 by  doxygen 1.5.8