AtriEventHkData Class Reference
AtriEventHkData -- The HK data. More...
#include <AtriEventHkData.h>
Inheritance diagram for AtriEventHkData:

Public Member Functions | |
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. | |
UShort_t | l1Scaler [TDA_PER_ATRI][ANTS_PER_TDA] |
L1 scaler, am I correct in decoding this need to check mapping -- prescaled by 32. | |
UShort_t | l1ScalerSurface [ANTS_PER_TDA] |
The Surface L1 scaler. | |
UShort_t | l2Scaler [TDA_PER_ATRI][L2_PER_TDA] |
L2 scaler -- not prescaled. | |
UShort_t | l2ScalerAllTda12 |
L2 for 3of8 in DTA 1&2. | |
UShort_t | l2ScalerAllTda34 |
L2 for 3of8 in DTA 3&4. | |
UShort_t | l3Scaler |
L3 scaler. | |
UShort_t | l3ScalerSurface |
L3 scaler for surface trigger. | |
UChar_t | maxOccupancy [DDA_PER_ATRI] |
Maximum occupancy in last second. | |
UInt_t | ppsCounter |
Pulse per second counter. | |
UShort_t | surfaceThresholdDac [ANTS_PER_TDA] |
The surface thresholds. | |
UShort_t | thresholdDac [TDA_PER_ATRI][ANTS_PER_TDA] |
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
AtriEventHkData -- The HK data.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 scaler, am I correct in decoding this need to check mapping
< L2 scaler
< L3 scaler
Definition at line 26 of file AtriEventHkData.cxx.
The documentation for this class was generated from the following files:
- AraEvent/AtriEventHkData.h
- AraEvent/AtriEventHkData.cxx
Generated on Wed Aug 8 16:20:08 2012 for ARA ROOT Test Bed Software by
