GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QSE / V1-5-2

Constituent: qse     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_QDF_calPedEvt Struct Reference

Intermediate format to hold the CAL data while it is being decoded in the pedestal format. More...

#include <QDF_cal_def.h>

Collaboration diagram for _QDF_calPedEvt:

Collaboration graph
[legend]

Data Fields

QDF_excexc
unsigned int map
unsigned int min
const ECR_cal * clb
int nsyms
short int syms [EDA_CAL_K_RANGES][EDA_CAL_K_ADCS_PER_LAT]

Detailed Description

Intermediate format to hold the CAL data while it is being decoded in the pedestal format.


Field Documentation

const ECR_cal* _QDF_calPedEvt::clb
 

The calibration constants

QDF_exc* _QDF_calPedEvt::exc
 

The exception handling context

unsigned int _QDF_calPedEvt::map
 

Map of towers that are present

unsigned int _QDF_calPedEvt::min
 

The symbol table minimum

int _QDF_calPedEvt::nsyms
 

Number of symbols to follow

short int _QDF_calPedEvt::syms[EDA_CAL_K_RANGES][EDA_CAL_K_ADCS_PER_LAT]
 

Storage for the decoded symbols. To restore the ADC value, the symbol table minimum and the pedestal must be added back on to this value.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 21 01:33:09 2006 by  doxygen 1.4.4