AtriEventHkData Class Reference
Part of AraEvent library. The ATRI Housekeeping data class. More...
#include <AtriEventHkData.h>
Inheritance diagram for AtriEventHkData:

Public Member Functions | |
AtriEventHkData (AraEventHk2_7_t *theHk) | |
Assignment constructor. | |
AtriEventHkData (AraEventHk_t *theHk) | |
Assignment constructor. | |
AtriEventHkData () | |
Default constructor. | |
ClassDef (AtriEventHkData, 3) | |
~AtriEventHkData () | |
Destructor. | |
Public Attributes | |
UChar_t | avgOccupancy [DDA_PER_ATRI] |
Average occupancy over last 16 milliseconds. | |
UInt_t | clockCounter |
Clock counter (which clock?). | |
UChar_t | deadTime [DDA_PER_ATRI] |
Dead time 8-bit measures of deadtime (multiply by 4096, divide by 1e6). | |
UInt_t | firmwareVersion |
Firmware version. | |
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. | |
UChar_t | maxOccupancy [DDA_PER_ATRI] |
Maximum occupancy in last second. | |
UInt_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. | |
ULong64_t | unixTime |
Time in seconds (64-bits for future proofing). | |
UInt_t | unixTimeUs |
Time in microseconds (32-bits). | |
UShort_t | vadjDac [DDA_PER_ATRI] |
Value the vdly is set to. | |
UShort_t | vdlyDac [DDA_PER_ATRI] |
Value the vdly is set to. | |
UShort_t | wilkinsonCounter [DDA_PER_ATRI] |
Wilkinson counter one per DDA. | |
UShort_t | wilkinsonDelay [DDA_PER_ATRI] |
Wilkinson delay?? one per DDA. |
Detailed Description
Part of AraEvent library. The ATRI Housekeeping data class.The ROOT implementation of the HK data
Definition at line 23 of file AtriEventHkData.h.
Constructor & Destructor Documentation
AtriEventHkData::AtriEventHkData | ( | AraEventHk_t * | theHk | ) |
Assignment constructor.
< Time in seconds (64-bits for future proofing)
< Time in microseconds (32-bits)
< Firmware version
< Wilkinson counter one per DDA
< Wilkinson delay?? one per DDA
< Pulse per second counter
< Clock counter (which clock?)
< L1 surface scaler
< L1 scaler, am I correct in decoding this need to check mapping
< L2 scaler
< L2 scaler
< L2 scaler
< L2 scaler
Definition at line 26 of file AtriEventHkData.cxx.
AtriEventHkData::AtriEventHkData | ( | AraEventHk2_7_t * | theHk | ) |
Assignment constructor.
< Time in seconds (64-bits for future proofing)
< Time in microseconds (32-bits)
< Firmware version
< Wilkinson counter one per DDA
< Wilkinson delay?? one per DDA
< Pulse per second counter
< Clock counter (which clock?)
Definition at line 64 of file AtriEventHkData.cxx.
The documentation for this class was generated from the following files:
- AraEvent/AtriEventHkData.h
- AraEvent/AtriEventHkData.cxx
Generated on Mon Mar 18 16:00:48 2013 for ARA ROOT v3.4 Software by
