Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <xData.h>
Public Attributes | |
int | number |
size_t | size |
xData_attribute * | attributes |
xData_attribute* xData_attributionList_s::attributes |
Definition at line 129 of file xData.h.
Referenced by xData_attributeByIndex(), xData_copyAttributionList(), xData_getAttributesValue(), xData_initializeAttributionList(), and xData_releaseAttributionList().
int xData_attributionList_s::number |
Definition at line 127 of file xData.h.
Referenced by xData_attributeByIndex(), xData_attributeListLength(), xData_copyAttributionList(), xData_getAttributesValue(), xData_initializeAttributionList(), and xData_releaseAttributionList().
size_t xData_attributionList_s::size |
Definition at line 128 of file xData.h.
Referenced by xData_copyAttributionList(), xData_initializeAttributionList(), and xData_releaseAttributionList().