Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

sys_def.h

Go to the documentation of this file.
00001 //-------------------------------------------------------------
00002 //        Go4 Release Package v3.04-01 (build 30401)
00003 //                      28-November-2008
00004 //---------------------------------------------------------------
00005 //   The GSI Online Offline Object Oriented (Go4) Project
00006 //   Experiment Data Processing at EE department, GSI
00007 //---------------------------------------------------------------
00008 //
00009 //Copyright (C) 2000- Gesellschaft f. Schwerionenforschung, GSI
00010 //                    Planckstr. 1, 64291 Darmstadt, Germany
00011 //Contact:            http://go4.gsi.de
00012 //----------------------------------------------------------------
00013 //This software can be used under the license agreements as stated
00014 //in Go4License.txt file which is part of the distribution.
00015 //----------------------------------------------------------------
00016 #include "typedefs.h"
00017 /*
00018  * N. Kurz
00019  * Lynx specific definitions
00020  */
00021 
00022 #define FALSE              0
00023 #define TRUE               1
00024 #define SYS__N_MAX_PROCS   30
00025 #define SYS__SEGM_BLK_SIZE 0x1000
00026 /* index in daqst-> bh_running[] */
00027 #define SYS__read_meb         0
00028 #define SYS__collector        1
00029 #define SYS__transport        2
00030 #define SYS__event_serv       3
00031 #define SYS__msg_log          4
00032 #define SYS__dispatch         5
00033 #define SYS__util             6
00034 #define SYS__sbs_mon          7
00035 #define SYS__read_cam_slav    8
00036 #define SYS__esone_serv       9
00037 #define SYS__stream_serv     10
00038 #define SYS__histogram       11
00039 #define SYS__prompt          12
00040 #define SYS__daq_rate        13
00041 #define SYS__smi             14
00042 #define SYS__ds              15
00043 #define SYS__dr              16
00044 #define SYS__ar              17
00045 #define SYS__rirec           18
00046 #define SYS__to              19
00047 #define SYS__vme_serv        20
00048 
00049 //----------------------------END OF GO4 SOURCE FILE ---------------------

Generated on Fri Nov 28 12:59:33 2008 for Go4-v3.04-1 by  doxygen 1.4.2