5 #include "daqFormats.h"
10 #define BTOW_DATSIZE 160
14 #define ETOW_PRESIZE 4
15 #define ETOW_DATSIZE 160
16 #define ESMD_MAXFEE 48 // used to be 30
17 #define ESMD_PRESIZE 4
18 #define ESMD_DATSIZE 192
29 u_short btow[4800] ;
int fenceB;
32 u_short btow_new[BTOW_MAXFEE][BTOW_DATSIZE] ;
33 u_short btow_pre[BTOW_MAXFEE][BTOW_PRESIZE] ;
38 u_short bsmd[EMC_FIBER_NUM][4800] ;
int fenceC;
39 u_char bsmd_cap[EMC_FIBER_NUM] ;
int fenceD;
54 u_short etow[ETOW_MAXFEE][ETOW_DATSIZE] ;
int fenceE;
55 u_short etow_pre[ETOW_MAXFEE][ETOW_PRESIZE];
int fenceF;
64 u_short esmd_max_fee ;
65 u_short esmd [ESMD_MAXFEE][ESMD_DATSIZE];
int fenceG;
66 u_short
esmd_pre[ESMD_MAXFEE][ESMD_PRESIZE];
int fenceH;
74 extern struct emc_t emc ;
76 extern int emcReader(
char *mem) ;
u_short * esmd_raw
ESMD preamble.
u_short esmd_pre[ESMD_MAXFEE][ESMD_PRESIZE]
ADC data.