|
Geant4
9.6.p02
|
#include <tpia_map.h>

Public Attributes | |
| 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.
| tpia_map* tpia_mapEntry_s::map |
Definition at line 70 of file tpia_map.h.
| tpia_mapEntry* tpia_mapEntry_s::next |
Definition at line 63 of file tpia_map.h.
| char* tpia_mapEntry_s::path |
Definition at line 66 of file tpia_map.h.
| char* tpia_mapEntry_s::projectile |
Definition at line 68 of file tpia_map.h.
| char* tpia_mapEntry_s::schema |
Definition at line 65 of file tpia_map.h.
| char* tpia_mapEntry_s::targetName |
Definition at line 69 of file tpia_map.h.
| enum tpia_mapEntry_type tpia_mapEntry_s::type |
Definition at line 64 of file tpia_map.h.
1.8.4