SDDS ToolKit Programs and Libraries for C and Python
All Classes Files Functions Variables Macros Pages
EVENT_DATA Struct Reference

Public Attributes

char * string
 
int64_t events
 
double * data
 
long histogramIndex
 
long overlapIndex
 

Detailed Description

Definition at line 136 of file sddseventhist.c.

Member Data Documentation

◆ data

double* EVENT_DATA::data

Definition at line 140 of file sddseventhist.c.

◆ events

int64_t EVENT_DATA::events

Definition at line 139 of file sddseventhist.c.

◆ histogramIndex

long EVENT_DATA::histogramIndex

Definition at line 142 of file sddseventhist.c.

◆ overlapIndex

long EVENT_DATA::overlapIndex

Definition at line 142 of file sddseventhist.c.

◆ string

char* EVENT_DATA::string

Definition at line 138 of file sddseventhist.c.


The documentation for this struct was generated from the following file: