9 #ifndef OTHERMONITORHK_H 10 #define OTHERMONITORHK_H 14 #include "AnitaConventions.h" 15 #include "simpleStructs.h" 28 OtherMonitorHk(Int_t trun, Int_t trealTime, OtherMonitorStruct_t *otherPtr);
70 #endif //OTHERMONITORHK_H UShort_t processBitMask
A bit mask of the flight software processes currently running.
UInt_t runStartEventNumber
Start eventNumber of the current run.
OtherMonitorHk()
Default constructor.
const char * getDirName(int dirInd)
Returns dir name.
int isInProcessMask(int procInd)
Returns 1 or 0 if process is in mask.
UShort_t reserved
Reserved.
UInt_t runStartTime
Start time of the current run.
const char * getProcName(int procInd)
Returns process name (using 0 as the index of the first bit).
UInt_t ramDiskInodes
Inodes remaining on ramdisk.
UInt_t runNumber
Current run number.
Int_t run
Run number, assigned offline.
UShort_t dirFiles[3]
Number of files in /tmp/anita/acqd /tmp/anita/eventd /tmp/anita/prioritizerd.
UInt_t payloadTime
Time in unixTime.
UInt_t realTime
Time in unixTime.
~OtherMonitorHk()
Destructor.
OtherMonitorHk – The other CPU Monitor data.