Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
tpia_mapEntry_s Struct Reference

#include <tpia_map.h>

Public Attributes

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.

Member Data Documentation

◆ evaluation

char* tpia_mapEntry_s::evaluation

◆ map

tpia_map* tpia_mapEntry_s::map

Definition at line 70 of file tpia_map.h.

Referenced by tpia_map_addPath(), and tpia_map_release().

◆ next

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().

◆ path

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().

◆ projectile

char* tpia_mapEntry_s::projectile

Definition at line 68 of file tpia_map.h.

Referenced by tpia_map_release(), and tpia_map_toXMLString().

◆ schema

char* tpia_mapEntry_s::schema

Definition at line 65 of file tpia_map.h.

Referenced by tpia_map_release(), and tpia_map_toXMLString().

◆ targetName

char* tpia_mapEntry_s::targetName

◆ type

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: