SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
BrowseSisState.h
Go to the documentation of this file.
1 /* $Id: BrowseSisState.h,v 1.4 2000/11/03 03:50:37 rgr Exp $ */
2 
3 /* $Source: /users/asc/aceprog/include/RCS/BrowseSisState.h,v $ */
4 /* $Author: rgr $ */
5 /* $Date: 2000/11/03 03:50:37 $ */
6 /* $Revision: 1.4 $ */
7 
8 #define SIZE_SIS_BROWSE_EVENT_LIST 1000
9 
10 #define NBUFFER NUM_SIS_EVT_BUFFERS
11 #define NCLASS NUM_SIS_EVT_CLASSES
12 
13 #include <ieeefp.h>
14 
18 };
19 
20 #undef NBUFFER
21 #undef NCLASS
22 #undef NEVT
#define NCLASS
Definition: BrowseSisState.h:11
Definition: BrowseSisState.h:15
#define NBUFFER
Definition: BrowseSisState.h:10
uint32 NumberHiZEvents[NBUFFER][NCLASS]
Definition: BrowseSisState.h:17
uint32 NumberEvents[NBUFFER][NCLASS]
Definition: BrowseSisState.h:16