|
Geant4.10
|
#include <tpia_map.h>
Data Fields | |
| tpia_mapEntry * | next |
| enum tpia_mapEntry_type | type |
| char * | schema |
| char * | path |
| char * | evaluation |
| char * | projectile |
| char * | targetName |
| tpia_map * | map |
Definition at line 62 of file tpia_map.h.
| char* tpia_mapEntry_s::evaluation |
Definition at line 67 of file tpia_map.h.
Referenced by G4GIDI::getNamesOfAvailableLibraries(), tpia_map_release(), and tpia_map_toXMLString().
| tpia_map* tpia_mapEntry_s::map |
Definition at line 70 of file tpia_map.h.
Referenced by tpia_map_addPath(), and tpia_map_release().
| tpia_mapEntry* tpia_mapEntry_s::next |
Definition at line 63 of file tpia_map.h.
Referenced by tpia_map_getNextEntry(), tpia_map_release(), and tpia_map_toXMLString().
| char* tpia_mapEntry_s::path |
Definition at line 66 of file tpia_map.h.
Referenced by tpia_map_addPath(), tpia_map_release(), and tpia_map_toXMLString().
| char* tpia_mapEntry_s::projectile |
Definition at line 68 of file tpia_map.h.
Referenced by tpia_map_release(), and tpia_map_toXMLString().
| char* tpia_mapEntry_s::schema |
Definition at line 65 of file tpia_map.h.
Referenced by tpia_map_release(), and tpia_map_toXMLString().
| char* tpia_mapEntry_s::targetName |
Definition at line 69 of file tpia_map.h.
Referenced by getNamesOfAvailableTargets_walker(), tpia_map_release(), and tpia_map_toXMLString().
| enum tpia_mapEntry_type tpia_mapEntry_s::type |
Definition at line 64 of file tpia_map.h.
Referenced by getNamesOfAvailableTargets_walker(), and tpia_map_toXMLString().
1.8.7