#include "TGo4Parameter.h"
#include "TEpicsEvent.h"
Go to the source code of this file.
Data Structures | |
class | TEpicsParam |
Defines | |
#define | CBM_EPIX_NUMHIS_LONG 200 |
#define | CBM_EPIX_NUMHIS_DOUBLE 200 |
#define | CBM_EPIX_TRENDSIZE 120 |
#define | CBM_EPIX_STATRANGE 5000 |
#define | CBM_EPIX_NOTCONFIGURED "Not Configured" |
#define CBM_EPIX_NOTCONFIGURED "Not Configured" |
Definition at line 12 of file TEpicsParam.h.
Referenced by TEpicsParam::AddDouble(), TEpicsParam::AddLong(), TEpicsParam::DoubleName(), and TEpicsParam::LongName().
#define CBM_EPIX_NUMHIS_DOUBLE 200 |
Definition at line 9 of file TEpicsParam.h.
Referenced by TEpicsParam::DoubleName().
#define CBM_EPIX_NUMHIS_LONG 200 |
Definition at line 8 of file TEpicsParam.h.
Referenced by TEpicsParam::LongName().
#define CBM_EPIX_STATRANGE 5000 |
Definition at line 11 of file TEpicsParam.h.
#define CBM_EPIX_TRENDSIZE 120 |
Definition at line 10 of file TEpicsParam.h.