ICP  1
isiscrpt_types.h
Go to the documentation of this file.
1 #ifndef ISISCRPT_TYPES
2 #define ISISCRPT_TYPES
3 
4 // these numbers must agree with the enum in the labview control
6 {
8 };
9 
10 static const char* FrameSyncNames[] = { "ISIS", "InternalTest50Hz", "SMP", "MuonCerenkov", "MuonMS", "ISISFirstTS1Pulse" };
11 
12 #endif /* ISISCRPT_TYPES */
static const char * FrameSyncNames[]
FrameSync
Definition: isiscrpt_types.h:5