AraEventHeader_t Struct Reference
ARA Event Header. More...
#include <araStructures.h>
Public Attributes | |
unsigned short | calibStatus |
Were we flashing the pulser? | |
unsigned char | errorFlag |
Error Flag. | |
unsigned int | eventNumber |
Global event number. | |
int | gpsSubTime |
GPS timestamp. | |
unsigned char | priority |
unsigned int | unixTime |
unix UTC sec | |
unsigned int | unixTimeUs |
unix UTC microsec |
Detailed Description
ARA Event Header.ARA Event Header, contains all kinds of fun information about the event including times, trigger patterns, event numbers and error words
Definition at line 195 of file araStructures.h.
Member Data Documentation
unsigned char AraEventHeader_t::errorFlag |
Error Flag.
Bit 1 means sync slip between TURF and software Bit 2 is sync slip between SURF 1 and software Bit 3 is sync slip between SURF 10 and SURF 1 Bit 4 is non matching TURF test pattern Bit 5 is startBitGood (1 is good, 0 is bad); Bit 6 is stopBitGood (1 is good, 0 is bad); Bit 7-8 TURFIO photo shutter output
Definition at line 220 of file araStructures.h.
GPS timestamp.
the GPS fraction of second (in ns) (for the X events per second that get tagged with it, note it now includes second offset from unixTime)
Definition at line 206 of file araStructures.h.
unsigned char AraEventHeader_t::priority |
priority and other
Definition at line 209 of file araStructures.h.
The documentation for this struct was generated from the following file:
- AraEvent/araStructures.h
Generated on Wed Aug 8 16:18:56 2012 for ARA ROOT Test Bed Software by
