Geant4-11
|
#include <expat.h>
Data Fields | |
XML_Content * | children |
XML_Char * | name |
unsigned int | numchildren |
enum XML_Content_Quant | quant |
enum XML_Content_Type | type |
XML_Content* XML_cp::children |
Definition at line 142 of file expat.h.
Referenced by build_node(), and doProlog().
XML_Char* XML_cp::name |
Definition at line 140 of file expat.h.
Referenced by build_node(), source.g4viscp.G4Scene::create_scene(), doProlog(), mcscore.MCParticle::printout(), and source.g4viscp.G4Scene::update_scene().
unsigned int XML_cp::numchildren |
Definition at line 141 of file expat.h.
Referenced by build_node(), and doProlog().
enum XML_Content_Quant XML_cp::quant |
Definition at line 139 of file expat.h.
Referenced by build_node(), and doProlog().
enum XML_Content_Type XML_cp::type |
Definition at line 138 of file expat.h.
Referenced by build_node(), and doProlog().