SDDS ToolKit Programs and Libraries for C and Python
|
Public Attributes | |
char * | string |
int64_t | events |
double * | data |
long | histogramIndex |
long | overlapIndex |
Definition at line 136 of file sddseventhist.c.
double* EVENT_DATA::data |
Definition at line 140 of file sddseventhist.c.
int64_t EVENT_DATA::events |
Definition at line 139 of file sddseventhist.c.
long EVENT_DATA::histogramIndex |
Definition at line 142 of file sddseventhist.c.
long EVENT_DATA::overlapIndex |
Definition at line 142 of file sddseventhist.c.
char* EVENT_DATA::string |
Definition at line 138 of file sddseventhist.c.