MIDAS
Loading...
Searching...
No Matches
midas.inc
Go to the documentation of this file.
1*********************************************************************\
2*
3* Name: MIDAS.INC
4* Created by: Stefan Ritt
5*
6* Contents: MIDAS Fortran include file. Defining functions
7* and constants
8*
9*
10* Revision history
11* ---------------------------------------------------------------
12* date by modification
13* --------- --- --------------------------------------------
14* 14-JAN-98 SR created
15*
16*
17*********************************************************************/
18
19* Function declarations
20
21 INTEGER*4 CM_CONNECT_EXPERIMENT,CM_YIELD
22
23* Constants
24
25 INTEGER*4 EVENT_BUFFER_SIZE,TRIGGER_ALL,EVENTID_ALL
26
27 PARAMETER (CM_SUCCESS=1,RPC_SHUTDOWN=509,SS_ABORT=415)
28 PARAMETER (EVENT_BUFFER_SIZE=1048576)
29 PARAMETER (TRIGGER_ALL=-1,EVENTID_ALL=-1,GET_ALL=1,GET_SOME=2)
char history[MAX_HISTORY][LINE_LENGTH]
Definition cmdedit.cxx:23
#define CM_SUCCESS
Definition midas.h:582
#define SS_ABORT
Definition midas.h:678
#define RPC_SHUTDOWN
Definition midas.h:708
#define GET_ALL
Definition midas.h:321
#define TRIGGER_ALL
Definition midas.h:538
#define EVENTID_ALL
Definition midas.h:537
#define and
static const te_variable functions[]
Definition tinyexpr.c:175