Everything below here is for legacy support. More...
#include <oldStructs.h>
Public Attributes | |
unsigned char | trigType |
The trigger type. More... | |
unsigned char | l3Type1Count |
L3 counter. | |
unsigned short | trigNum |
turf trigger counter | |
unsigned int | trigTime |
unsigned short | ppsNum |
1PPS | |
unsigned short | deadTime |
fraction = deadTime/64400 | |
unsigned int | c3poNum |
1 number of trigger time ticks per PPS | |
unsigned short | upperL1TrigPattern |
unsigned short | lowerL1TrigPattern |
unsigned short | upperL2TrigPattern |
unsigned short | lowerL2TrigPattern |
unsigned short | l3TrigPattern |
unsigned short | otherTrigPattern [3] |
unsigned char | nadirL1TrigPattern |
unsigned char | nadirL2TrigPattern |
Might just be the same thing. | |
unsigned char | bufferDepth |
bits 0,1 trigTime depth 2,3 current depth | |
unsigned char | reserved |
Everything below here is for legacy support.
The TURF I/O struct
Is part of the AnitaEventHeader_t and contains all sorts of useful info about trigger patterns, deadTime, trigger time and trigger type.
Definition at line 20 of file oldStructs.h.
unsigned char TurfioStructVer30_t::trigType |
The trigger type.
0=RF, 1=PPS1, 2=PPS2, 3=Soft/Ext, 4=L3Type1, 5,6 buffer depth at trigTrig type bit masks
Definition at line 25 of file oldStructs.h.