ANITA Event Reader
Public Attributes | List of all members
AnitaEventHeaderVer40_t Struct Reference

ANITA Event Header – Telemetered. More...

#include <oldStructs.h>

Public Attributes

unsigned short calibStatus
 Were we flashing the pulser?
 
unsigned short coherentSumPeak
 16-bit coherent sum peak from Prioritizer
 
unsigned char errorFlag
 Error Flag. More...
 
unsigned int eventNumber
 Global event number.
 
GenericHeader_t gHdr
 
int gpsSubTime
 GPS timestamp. More...
 
unsigned short imagePeak
 16-bit image peak from Prioritizer
 
unsigned short l1TrigMask
 16-bit phi ant mask (from TURF)
 
unsigned short l1TrigMaskH
 16-bit phi ant mask (from TURF)
 
unsigned char otherFlag
 
unsigned char peakThetaBin
 8-bit peak theta bin from Prioritizer
 
unsigned short phiTrigMask
 16-bit phi mask (from TURF)
 
unsigned short phiTrigMaskH
 16-bit phi mask (from TURF)
 
unsigned short prioritizerStuff
 TBD.
 
unsigned char priority
 priority and other
 
unsigned char surfSlipFlag
 Sync Slip between SURF 2-9 and SURF 1.
 
unsigned int turfEventId
 Turf event id that doesn't roll.
 
TurfioStructVer40_t turfio
 The X byte TURFIO data.
 
unsigned char turfUpperWord
 The upper 8 bits from the TURF.
 
unsigned int unixTime
 unix UTC sec
 
unsigned int unixTimeUs
 unix UTC microsec
 

Detailed Description

ANITA Event Header – Telemetered.

ANITA Event Header, contains all kinds of fun information about the event including times, trigger patterns, event numbers and error words

Definition at line 140 of file oldStructs.h.

Member Data Documentation

◆ errorFlag

unsigned char AnitaEventHeaderVer40_t::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 169 of file oldStructs.h.

◆ gpsSubTime

int AnitaEventHeaderVer40_t::gpsSubTime

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 152 of file oldStructs.h.

◆ otherFlag

unsigned char AnitaEventHeaderVer40_t::otherFlag

Currently the first two surf evNums

Definition at line 158 of file oldStructs.h.


The documentation for this struct was generated from the following file: