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

#include <MCGIDI_map.h>

Public Attributes

MCGIDI_mapEntrynext
 
enum MCGIDI_mapEntry_type type
 
MCGIDI_mapparent
 
char * schema
 
char * path
 
char * evaluation
 
char * projectile
 
char * targetName
 
int globalPoPsIndexProjectile
 
int globalPoPsIndexTarget
 
MCGIDI_mapmap
 

Detailed Description

Definition at line 28 of file MCGIDI_map.h.

Member Data Documentation

◆ evaluation

char* MCGIDI_mapEntry_s::evaluation

◆ globalPoPsIndexProjectile

int MCGIDI_mapEntry_s::globalPoPsIndexProjectile

Definition at line 37 of file MCGIDI_map.h.

◆ globalPoPsIndexTarget

int MCGIDI_mapEntry_s::globalPoPsIndexTarget

Definition at line 37 of file MCGIDI_map.h.

◆ map

MCGIDI_map* MCGIDI_mapEntry_s::map

Definition at line 38 of file MCGIDI_map.h.

Referenced by MCGIDI_map_addPath(), and MCGIDI_map_release().

◆ next

MCGIDI_mapEntry* MCGIDI_mapEntry_s::next

◆ parent

MCGIDI_map* MCGIDI_mapEntry_s::parent

Definition at line 31 of file MCGIDI_map.h.

Referenced by MCGIDI_map_getTargetsFullPath().

◆ path

char* MCGIDI_mapEntry_s::path

◆ projectile

char* MCGIDI_mapEntry_s::projectile

Definition at line 35 of file MCGIDI_map.h.

Referenced by MCGIDI_map_release(), and MCGIDI_map_toXMLString().

◆ schema

char* MCGIDI_mapEntry_s::schema

Definition at line 32 of file MCGIDI_map.h.

Referenced by MCGIDI_map_release(), and MCGIDI_map_toXMLString().

◆ targetName

char* MCGIDI_mapEntry_s::targetName

◆ type

enum MCGIDI_mapEntry_type MCGIDI_mapEntry_s::type

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