- Fixed SICS up to run with up to three TRICS detectors.
- added 150 detectors the default for FOCUS middle bank. - added documentation for el734_test
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
#line 486 "histogram.w"
|
||||
#line 487 "histogram.w"
|
||||
|
||||
/*---------------------------------------------------------------------------
|
||||
H I S T M E M -- Internal
|
||||
@ -11,7 +11,7 @@
|
||||
#ifndef SICSHISTMEMINT
|
||||
#define SICSHISTMEMINT
|
||||
|
||||
#line 260 "histogram.w"
|
||||
#line 261 "histogram.w"
|
||||
|
||||
typedef struct __HistMem {
|
||||
pObjectDescriptor pDes;
|
||||
@ -29,7 +29,7 @@
|
||||
int iUpdateIntervall;
|
||||
} HistMem;
|
||||
|
||||
#line 496 "histogram.w"
|
||||
#line 497 "histogram.w"
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user