AraStationEventHeader_t Struct Reference
The ARA Station Event Header Format. More...
#include <araAtriStructures.h>
Public Attributes | |
uint32_t | eventId |
Event Id. | |
uint32_t | eventNumber |
Software event number. | |
AraGenericHeader_t | gHdr |
The generic header. | |
uint32_t | numBytes |
Bytes in station readout. | |
uint16_t | numReadoutBlocks |
Number of readout blocks which follow header. | |
uint32_t | ppsNumber |
For matching up with thresholds etc. | |
uint32_t | timeStamp |
Timestamp. | |
uint8_t | triggerBlock [MAX_TRIG_BLOCKS] |
Which block (starting from 0) di trigger occur in? | |
uint16_t | triggerInfo [MAX_TRIG_BLOCKS] |
The trigger type block, might do something more clever with this. | |
uint16_t | triggerPattern [MAX_TRIG_BLOCKS] |
The trigger type block, might do something more clever with this. | |
uint64_t | unixTime |
Software event time in seconds (64-bits for future proofing). | |
uint32_t | unixTimeUs |
Software event time in microseconds (32-bits). | |
uint16_t | versionNumber |
Event version number. |
Detailed Description
The ARA Station Event Header Format.This is the N-byte structure that contains the event data in some format. This format will change when we have the full system working
Definition at line 145 of file araAtriStructures.h.
The documentation for this struct was generated from the following file:
- AraEvent/araAtriStructures.h
Generated on Wed Aug 8 16:20:08 2012 for ARA ROOT Test Bed Software by
