RawAtriSimpleStationEvent Class Reference
Part of AraEvent library. A simple class for ATRI station electronics used for development and debugging. More...
#include <RawAtriSimpleStationEvent.h>
Inheritance diagram for RawAtriSimpleStationEvent:

Public Member Functions | |
ClassDef (RawAtriSimpleStationEvent, 1) | |
Int_t | getNumChannels () |
RawAtriSimpleStationEvent (AraSimpleStationEvent_t *theBody) | |
Assignment constructor. | |
RawAtriSimpleStationEvent () | |
Default constructor. | |
~RawAtriSimpleStationEvent () | |
Destructor. | |
Public Attributes | |
UShort_t | blockId [DDA_PER_ATRI] |
Block Id. | |
UInt_t | eventId [DDA_PER_ATRI] |
Another event number. | |
UInt_t | eventNumber |
The event number. | |
UShort_t | samples [DDA_PER_ATRI][512] |
The samples. | |
ULong64_t | unixTime |
The time in seconds. | |
UInt_t | unixTimeUs |
The time in microseconds. |
Detailed Description
Part of AraEvent library. A simple class for ATRI station electronics used for development and debugging.The ROOT implementation of the raw ARA event data
Definition at line 23 of file RawAtriSimpleStationEvent.h.
The documentation for this class was generated from the following files:
- AraEvent/RawAtriSimpleStationEvent.h
- AraEvent/RawAtriSimpleStationEvent.cxx
Generated on Mon Mar 18 16:00:51 2013 for ARA ROOT v3.4 Software by
