Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
Public Attributes | |
enum XML_Content_Type | type |
enum XML_Content_Quant | quant |
const XML_Char * | name |
int | firstchild |
int | lastchild |
int | childcnt |
int | nextsib |
Definition at line 308 of file xmlparse.c.
int CONTENT_SCAFFOLD::childcnt |
Definition at line 314 of file xmlparse.c.
int CONTENT_SCAFFOLD::firstchild |
Definition at line 312 of file xmlparse.c.
int CONTENT_SCAFFOLD::lastchild |
Definition at line 313 of file xmlparse.c.
const XML_Char* CONTENT_SCAFFOLD::name |
Definition at line 311 of file xmlparse.c.
int CONTENT_SCAFFOLD::nextsib |
Definition at line 315 of file xmlparse.c.
enum XML_Content_Quant CONTENT_SCAFFOLD::quant |
Definition at line 310 of file xmlparse.c.
enum XML_Content_Type CONTENT_SCAFFOLD::type |
Definition at line 309 of file xmlparse.c.