IcrrHkData Class Reference
Part of AraEvent library. The ICRR Hk data class. More...
#include <IcrrHkData.h>
Public Member Functions | |
ClassDef (IcrrHkData, 1) | |
double | getRFPowerBatwing (int batId) |
Get the scaled RF power. | |
double | getRFPowerDiscone (int discId) |
Get the scaled RF power. | |
double | getTemperature (int tempId) |
Get the temperature in some units. | |
IcrrHkData (IcrrHkDataStruct_t *theHk) | |
Assignment constructor. | |
IcrrHkData () | |
Default constructor. | |
~IcrrHkData () | |
Destructor. | |
Static Public Member Functions | |
static char | getDacLetter (int index) |
Public Attributes | |
unsigned short | dac [6][4] |
DAC for what? | |
unsigned short | rfpBatwing [8] |
RF Power. | |
unsigned short | rfpDiscone [8] |
RF Power. | |
unsigned short | sclBatMinus [8] |
unsigned short | sclBatPlus [8] |
unsigned short | sclDiscone [8] |
unsigned short | sclGlobal |
unsigned short | sclTrigL1 [12] |
unsigned short | temp [8] |
Temperatures. |
Detailed Description
Part of AraEvent library. The ICRR Hk data class.The ROOT implementation of the HK data
Definition at line 22 of file IcrrHkData.h.
Constructor & Destructor Documentation
IcrrHkData::IcrrHkData | ( | IcrrHkDataStruct_t * | theHk | ) |
Assignment constructor.
< Temperatures
< RF Power
< RF Power
< DAC for what?
Definition at line 26 of file IcrrHkData.cxx.
The documentation for this class was generated from the following files:
- AraEvent/IcrrHkData.h
- AraEvent/IcrrHkData.cxx
Generated on Mon Mar 18 16:04:49 2013 for ARA ROOT v3.6 Software by
