Public Member Functions | Public Attributes | List of all members
RawHk Class Reference

RawHk – The Raw ANITA Housekeeping. More...

#include <RawHk.h>

Public Member Functions

 RawHk ()
 Default constructor.
 
 ~RawHk ()
 Destructor.
 
 RawHk (Int_t trun, Int_t trealTime, HkDataStruct_t *hkPtr)
 Assignment constructor.
 
 ClassDef (RawHk, 12)
 

Public Attributes

unsigned char gHdr_verId
 
Int_t run
 Run number, assigned offline.
 
UInt_t realTime
 Time in unixTime.
 
UInt_t payloadTime
 Time in unixTime.
 
UInt_t payloadTimeUs
 Subsecond timing.
 
AnalogueCode_t acromagCode
 Is it raw or calibration data.
 
UShort_t acromagData [3][40]
 The array of ADC values.
 
Float_t magX
 Magnetometer x value.
 
Float_t magY
 Magnetometer y value.
 
Float_t magZ
 Magnetometer z value.
 
Short_t sbsTemp [3]
 SBS temperatures multiplied by 10.
 
Short_t ntuTemp [3]
 NTU temperatures in some crazy scheme.
 

Detailed Description

RawHk – The Raw ANITA Housekeeping.

The ROOT implementation of the raw ANITA housekeeping

Definition at line 24 of file RawHk.h.

Inheritance diagram for RawHk:
Inheritance graph
[legend]
Collaboration diagram for RawHk:
Collaboration graph
[legend]

The documentation for this class was generated from the following files: