RawIcrrStationHeader Class Reference
RawIcrrStationHeader -- The Raw ARA Event Header. More...
#include <RawIcrrStationHeader.h>
Public Member Functions | |
ClassDef (RawIcrrStationHeader, 1) | |
RawIcrrStationHeader (IcrrEventHeader_t *hdPtr) | |
Assignment constructor. | |
RawIcrrStationHeader () | |
Default constructor. | |
~RawIcrrStationHeader () | |
Destructor. | |
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 |
Detailed Description
RawIcrrStationHeader -- The Raw ARA Event Header.The ROOT implementation of the raw ARA event header
Definition at line 22 of file RawIcrrStationHeader.h.
Member Data Documentation
unsigned char RawIcrrStationHeader::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 52 of file RawIcrrStationHeader.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 38 of file RawIcrrStationHeader.h.
unsigned char RawIcrrStationHeader::priority |
priority and other
Definition at line 41 of file RawIcrrStationHeader.h.
unsigned int RawIcrrStationHeader::unixTimeUs |
unix UTC microsec
Definition at line 30 of file RawIcrrStationHeader.h.
The documentation for this class was generated from the following files:
- AraEvent/RawIcrrStationHeader.h
- AraEvent/RawIcrrStationHeader.cxx
Generated on Wed Aug 8 16:20:10 2012 for ARA ROOT Test Bed Software by
