Data Structures | Variables

epics/apps/cbm/cbmApp/src/dabc/dabcRecords.h File Reference

(r4864/r2274)

Go to the source code of this file.

Data Structures

struct  dabcHistogram
struct  dabcState
struct  dabcInfo
struct  dabcRate

Variables

static char * HISTOGRAMDESC = "L:1;F:1;F:1;C:32;C:32;C:16;L"
static char * STATEDESC = "L:1;C:16;C:16"
static char * INFODESC = "L:1;C:16;C:128"
static char * RATEDESC = "F:1;L:1;F:1;F:1;F:1;F:1;C:16;C:16;C:16"

Variable Documentation

char* HISTOGRAMDESC = "L:1;F:1;F:1;C:32;C:32;C:16;L" [static]

Definition at line 46 of file dabcRecords.h.

char* INFODESC = "L:1;C:16;C:128" [static]

Definition at line 62 of file dabcRecords.h.

char* RATEDESC = "F:1;L:1;F:1;F:1;F:1;F:1;C:16;C:16;C:16" [static]

Definition at line 68 of file dabcRecords.h.

char* STATEDESC = "L:1;C:16;C:16" [static]

Definition at line 56 of file dabcRecords.h.