![]() |
The TURF I/O struct. 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 | l3TrigPattern |
| unsigned short | l3TrigPatternH |
| unsigned char | bufferDepth |
| bits 0,1 trigTime depth 2,3 current depth | |
| unsigned char | reserved [3] |
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 50 of file oldStructs.h.

| unsigned char TurfioStructVer33_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 55 of file oldStructs.h.
1.8.11