AraStationEventHeader_t Struct Reference
Part of the AraEvent library. The ARA ATRI Station Event Header Format. More...
#include <araAtriStructures.h>
Public Attributes | |
uint32_t | eventId |
Event Id. | |
uint32_t | eventNumber |
Software event number. | |
AtriGenericHeader_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? | |
uint32_t | triggerInfo [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
Part of the AraEvent library. The ARA ATRI 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 218 of file araAtriStructures.h.
The documentation for this struct was generated from the following file:
- AraEvent/araAtriStructures.h
Generated on Mon Mar 18 16:04:48 2013 for ARA ROOT v3.6 Software by
