Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
tpia_mapEntry_s Struct Reference

#include <tpia_map.h>

Data Fields

tpia_mapEntrynext
 
enum tpia_mapEntry_type type
 
char * schema
 
char * path
 
char * evaluation
 
char * projectile
 
char * targetName
 
tpia_mapmap
 

Detailed Description

Definition at line 62 of file tpia_map.h.

Field Documentation

char* tpia_mapEntry_s::evaluation
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
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().


The documentation for this struct was generated from the following file: