AraEventHk2_7_t Struct Reference
Part of AraEvent library. The ATRI housekeeping data structure. More...
#include <araAtriStructures.h>
Public Attributes | |
uint8_t | avgOccupancy [DDA_PER_ATRI] |
Average occupancy over last 16 milliseconds. | |
uint32_t | clockCounter |
Clock counter (which clock?). | |
uint8_t | deadTime [DDA_PER_ATRI] |
Dead time 8-bit measures of deadtime (multiply by 4096, divide by 1e6). | |
uint32_t | firmwareVersion |
Firmware version. | |
AtriGenericHeader_t | gHdr |
The generic header. | |
uint16_t | l1Scaler [TDA_PER_ATRI][ANTS_PER_TDA] |
L1 scaler, am I correct in decoding this need to check mapping prescaled by 32. | |
uint16_t | l1ScalerSurface [ANTS_PER_TDA] |
The Surface L1 scaler. | |
uint16_t | l2Scaler [TDA_PER_ATRI][L2_PER_TDA] |
L2 scaler not prescaled. | |
uint16_t | l2ScalerAllTda12 |
L2 for 3of8 in DTA 1&2. | |
uint16_t | l2ScalerAllTda34 |
L2 for 3of8 in DTA 3&4. | |
uint16_t | l3Scaler |
L3 scaler not prescaled. | |
uint16_t | l3ScalerSurface |
L3 surface scaler not prescaled. | |
uint8_t | maxOccupancy [DDA_PER_ATRI] |
Maximum occupancy in last second. | |
uint32_t | ppsCounter |
Pulse per second counter. | |
uint8_t | reserved [DDA_PER_ATRI] |
uint16_t | surfaceThresholdDac [ANTS_PER_TDA] |
The surface thresholds. | |
uint16_t | thresholdDac [TDA_PER_ATRI][ANTS_PER_TDA] |
Value the thresholds are set to. | |
uint64_t | unixTime |
Time in seconds (64-bits for future proofing). | |
uint32_t | unixTimeUs |
Time in microseconds (32-bits). | |
uint16_t | vadjDac [DDA_PER_ATRI] |
Value the vdly is set to. | |
uint16_t | vdlyDac [DDA_PER_ATRI] |
Value the vdly is set to. | |
uint16_t | wilkinsonCounter [DDA_PER_ATRI] |
Wilkinson counter one per DDA. | |
uint16_t | wilkinsonDelay [DDA_PER_ATRI] |
Wilkinson delay?? one per DDA. |
Detailed Description
Part of AraEvent library. The ATRI housekeeping data structure.WARNING -- This is the structure for araSoft version 2_7 and below
This is the N-byte structure that contains information about the various housekeeping values associated with the event readout.
Definition at line 120 of file araAtriStructures.h.
The documentation for this struct was generated from the following file:
- AraEvent/araAtriStructures.h
Generated on Mon Jun 3 16:10:06 2013 for ARA ROOT v3.9 Software by
