SDDSlib
|
Public Attributes | |
char * | string |
int64_t | events |
double * | data |
long | histogramIndex |
long | overlapIndex |
Definition at line 123 of file sddseventhist.c.
double* EVENT_DATA::data |
Definition at line 127 of file sddseventhist.c.
int64_t EVENT_DATA::events |
Definition at line 126 of file sddseventhist.c.
long EVENT_DATA::histogramIndex |
Definition at line 129 of file sddseventhist.c.
long EVENT_DATA::overlapIndex |
Definition at line 129 of file sddseventhist.c.
char* EVENT_DATA::string |
Definition at line 125 of file sddseventhist.c.