GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V2-0-1

Constituent: qse     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_QSE_calTwr Struct Reference

Structure containing the unpacked CAL data for this tower. More...

#include <QSE_cal.h>

Collaboration diagram for _QSE_calTwr:

Collaboration graph
[legend]

Data Fields

unsigned char flags
QSE_calLyrMap lyrMap
unsigned char logCnt
unsigned char num
unsigned int lyrCnts
QSE_calLoglogs
QSE_calColMap colMaps [8]

Detailed Description

Structure containing the unpacked CAL data for this tower.


Field Documentation

QSE_calColMap _QSE_calTwr::colMaps[8]
 

Bit map of struck logs by layer, MSB = 0

unsigned char _QSE_calTwr::flags
 

Indicates 4-range read-out and 0-suppression. See QSE_CALFLAGS_M for the definitions

unsigned char _QSE_calTwr::logCnt
 

Total number of logs present in this tower

QSE_calLog* _QSE_calTwr::logs
 

Pointer to the first log, in this tower. By definition logCnt logs follow

unsigned int _QSE_calTwr::lyrCnts
 

# of logs in each layer counts (4 bits/per). This is the same format as in the original EBF data. This number does not reflect the factor of 4 if in 4-range readout mode

QSE_calLyrMap _QSE_calTwr::lyrMap
 

Bit map, struck layers this tower, LSB = layer 0

unsigned char _QSE_calTwr::num
 

Tower number


The documentation for this struct was generated from the following file:
Generated on Wed Jun 25 01:19:17 2008 by  doxygen 1.4.4