Geant4-11
|
#include <xDataTOM.h>
Data Fields | |
char * | name |
xDataTOM_attribute * | next |
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 source.g4viscp.G4Scene::create_scene(), mcscore.MCParticle::printout(), source.g4viscp.G4Scene::update_scene(), xDataTOMAL_addAttribute(), xDataTOMAL_copyAttributionList(), xDataTOMAL_getAttributesValue(), xDataTOMAL_release(), and xDataTOME_displayTree().
xDataTOM_attribute* xDataTOM_attribute_s::next |
Definition at line 158 of file xDataTOM.h.
Referenced by xDataTOMAL_addAttribute(), xDataTOMAL_copyAttributionList(), xDataTOMAL_getAttributesValue(), xDataTOMAL_release(), and xDataTOME_displayTree().
char* xDataTOM_attribute_s::value |
Definition at line 160 of file xDataTOM.h.
Referenced by xDataTOMAL_addAttribute(), xDataTOMAL_copyAttributionList(), xDataTOMAL_getAttributesValue(), xDataTOMAL_release(), and xDataTOME_displayTree().