|
Geant4-11
|
#include <MCGIDI_map.h>
Data Fields | |
| char * | evaluation |
| int | globalPoPsIndexProjectile |
| int | globalPoPsIndexTarget |
| MCGIDI_map * | map |
| MCGIDI_mapEntry * | next |
| MCGIDI_map * | parent |
| char * | path |
| char * | projectile |
| char * | schema |
| char * | targetName |
| enum MCGIDI_mapEntry_type | type |
Definition at line 28 of file MCGIDI_map.h.
| char* MCGIDI_mapEntry_s::evaluation |
Definition at line 34 of file MCGIDI_map.h.
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_findTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), G4GIDI::getNamesOfAvailableLibraries(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| int MCGIDI_mapEntry_s::globalPoPsIndexProjectile |
Definition at line 37 of file MCGIDI_map.h.
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), and _MCGIDI_map_findTargetViaPoPIDs2().
| int MCGIDI_mapEntry_s::globalPoPsIndexTarget |
Definition at line 37 of file MCGIDI_map.h.
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), and _MCGIDI_map_findTargetViaPoPIDs2().
| MCGIDI_map* MCGIDI_mapEntry_s::map |
Definition at line 38 of file MCGIDI_map.h.
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_findTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), _MCGIDI_map_walkTree2(), MCGIDI_map_addPath(), and MCGIDI_map_release().
| MCGIDI_mapEntry* MCGIDI_mapEntry_s::next |
Definition at line 29 of file MCGIDI_map.h.
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_findTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), _MCGIDI_map_walkTree2(), MCGIDI_map_getNextEntry(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| MCGIDI_map* MCGIDI_mapEntry_s::parent |
Definition at line 31 of file MCGIDI_map.h.
Referenced by _MCGIDI_map_addEntry(), and MCGIDI_map_getTargetsFullPath().
| char* MCGIDI_mapEntry_s::path |
Definition at line 33 of file MCGIDI_map.h.
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_findTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), MCGIDI_map_addPath(), MCGIDI_map_getTargetsFullPath(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| char* MCGIDI_mapEntry_s::projectile |
Definition at line 35 of file MCGIDI_map.h.
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| char* MCGIDI_mapEntry_s::schema |
Definition at line 32 of file MCGIDI_map.h.
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| char* MCGIDI_mapEntry_s::targetName |
Definition at line 36 of file MCGIDI_map.h.
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), getNamesOfAvailableTargets_walker(), MCGIDI_map_release(), and MCGIDI_map_toXMLString().
| enum MCGIDI_mapEntry_type MCGIDI_mapEntry_s::type |
Definition at line 30 of file MCGIDI_map.h.
Referenced by _MCGIDI_map_addEntry(), _MCGIDI_map_findAllOfTargetViaPoPIDs2(), _MCGIDI_map_findTargetViaPoPIDs2(), _MCGIDI_map_simpleWrite2(), _MCGIDI_map_walkTree2(), getNamesOfAvailableTargets_walker(), MCGIDI_map_getTargetsFullPath(), and MCGIDI_map_toXMLString().