GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LSEC / V7-1-0 > lsec / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

_LSEC_calEvent Struct Reference

Private structure to hold an expanded CAL event. More...

#include <compact.h>

List of all members.

Public Attributes

int size
 Size of saved raw event (0 if not raw).
LSEC_gem gem
 GEM contribution.
unsigned int twrMap
 Map of towers present.
unsigned int dgnMap
 Map of towers with diagnostic data.
unsigned int logMap [LSEC_N_TWR *LM_LENG]
 Map of logs with hit data.
unsigned int frstRng [LSEC_N_TWR *FR_LENG]
 2-bit array of first ranges
EBF_temDiagCal diag [LSEC_N_TWR]
 Diagnostic data.
short adcs [LSEC_N_TWR][LSEC_N_CAL_LAY][LSEC_N_CAL_COL][LSEC_N_CAL_END][LSEC_N_CAL_RNG]
 ADC values.


Detailed Description

Private structure to hold an expanded CAL event.

Member Data Documentation

short _LSEC_calEvent::adcs[LSEC_N_TWR][LSEC_N_CAL_LAY][LSEC_N_CAL_COL][LSEC_N_CAL_END][LSEC_N_CAL_RNG]

ADC values.

Note that the range index refers to the order in which the data appears in the raw event. The actual range is obtained by adding the corresponding first range. Also note that the ADC values are first the raw ones, then later have the means subtracted, so can take negative values.


The documentation for this struct was generated from the following file:
Generated on Mon Aug 23 10:01:51 2010 by  doxygen 1.5.3