AraEventHk_t Struct Reference
Part of AraEvent library. The ATRI sensor housekeeping data structure. More...
#include <araAtriStructures.h>
Public Attributes | |
uint16_t | blockBuffCountAvg |
Average number of blocks available in block buffer. | |
uint16_t | blockBuffCountMax |
Maximum number of blocks available in block buffer. | |
uint16_t | buffDeadTime |
Deadtime originating from buffer full in us, prescale 16. | |
uint32_t | clockCounter |
Clock counter (which clock?). | |
uint16_t | digDeadTime |
Deadtime originating from digitisation in us, prescale 16. | |
uint16_t | evReadoutCountAvg |
Average number of Bytes available in event count fifo. | |
uint16_t | evReadoutCountMin |
Minimum number of Bytes available in event count fifo. | |
uint8_t | evReadoutError |
Error code from event readout processor. | |
uint32_t | firmwareVersion |
Firmware version. | |
AtriGenericHeader_t | gHdr |
The generic header. | |
uint16_t | l1Scaler [NUM_L1_SCALERS] |
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 [NUM_L2_SCALERS] |
L2 scaler not prescaled. | |
uint16_t | l3Scaler [NUM_L3_SCALERS] |
L3 scaler not prescaled. | |
uint16_t | l4Scaler [NUM_L4_SCALERS] |
L4 scaler not prescaled. | |
uint32_t | ppsCounter |
Pulse per second counter. | |
uint16_t | surfaceThresholdDac [ANTS_PER_TDA] |
The surface thresholds. | |
uint16_t | t1Scaler [NUM_T1_SCALERS] |
T1 scaler not prescaled. | |
uint16_t | thresholdDac [NUM_L1_SCALERS] |
Value the thresholds are set to. | |
uint16_t | totalDeadTime |
Total deadtime in us, prescale 16. | |
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 sensor housekeeping data structure.This is for araSoft version 3.0 and above This is the N-byte structure that contains information about the various housekeeping values associated with the event readout.
Definition at line 153 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
