source: drsdaq/VME/atlas/include/rcc_time_stamp/my_ts_events.h@ 7759

Last change on this file since 7759 was 22, checked in by ogrimm, 16 years ago
First commit of drsdaq program
  • Property svn:executable set to *
File size: 149 bytes
Line 
1
2enum
3 {
4 F1_START = 1,
5 F1_PRINT,
6 F1_OVERHEAD,
7 F1_END
8 };
9
10enum
11 {
12 F2_START = 100,
13 F2_PRINT,
14 F2_END,
15 F2_PAUSE,
16 F2_RESUME
17 };
18
Note: See TracBrowser for help on using the repository browser.