ARA ROOT v3.11 Software

AraSimpleStationEvent_t Struct Reference

Part of AraEvent library. A simple structure used for development when getting the ATRI data format running. More...

#include <araAtriStructures.h>

List of all members.


Public Attributes

uint16_t blockId [DDA_PER_ATRI]
 Block Id.
uint32_t eventId [DDA_PER_ATRI]
 Event Id.
uint32_t eventNumber
 Event number.
AtriGenericHeader_t gHdr
 The generic header.
uint16_t samples [DDA_PER_ATRI][512]
 Samples.
uint64_t unixTime
 Time in seconds (64-bits for future proofing).
uint32_t unixTimeUs
 Time in microseconds (32-bits).

Detailed Description

Part of AraEvent library. A simple structure used for development when getting the ATRI data format running.

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 204 of file araAtriStructures.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 26 15:27:38 2013 for ARA ROOT v3.11 Software by doxygen 1.4.7