Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <xData.h>
Public Attributes | |
xData_docInfo | docInfo |
size_t | allocated |
size_t | length |
char * | text |
xData_docInfo xData_text_s::docInfo |
size_t xData_text_s::length |
Definition at line 135 of file xData.h.
Referenced by xData_getFirstItem(), and xData_getNextItem().
char* xData_text_s::text |
Definition at line 136 of file xData.h.
Referenced by xData_getFirstItem(), and xData_getNextItem().