Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <xDataTOM.h>
Public Attributes | |
xDataTOM_attribute * | next |
char * | name |
char * | value |
Definition at line 157 of file xDataTOM.h.
char* xDataTOM_attribute_s::name |
Definition at line 159 of file xDataTOM.h.
Referenced by xDataTOMAL_addAttribute(), xDataTOMAL_copyAttributionList(), xDataTOMAL_getAttributesValue(), and xDataTOMAL_release().
xDataTOM_attribute* xDataTOM_attribute_s::next |
Definition at line 158 of file xDataTOM.h.
Referenced by xDataTOMAL_addAttribute(), xDataTOMAL_copyAttributionList(), xDataTOMAL_getAttributesValue(), and xDataTOMAL_release().
char* xDataTOM_attribute_s::value |
Definition at line 160 of file xDataTOM.h.
Referenced by xDataTOMAL_addAttribute(), xDataTOMAL_copyAttributionList(), xDataTOMAL_getAttributesValue(), and xDataTOMAL_release().