Geant4  10.02.p03
MCGIDI_mapEntry_s Struct Reference

#include <MCGIDI_map.h>

Collaboration diagram for MCGIDI_mapEntry_s:

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

Definition at line 34 of file MCGIDI_map.h.

◆ 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.

◆ next

MCGIDI_mapEntry* MCGIDI_mapEntry_s::next

Definition at line 29 of file MCGIDI_map.h.

◆ parent

MCGIDI_map* MCGIDI_mapEntry_s::parent

Definition at line 31 of file MCGIDI_map.h.

◆ path

char* MCGIDI_mapEntry_s::path

Definition at line 33 of file MCGIDI_map.h.

◆ projectile

char* MCGIDI_mapEntry_s::projectile

Definition at line 35 of file MCGIDI_map.h.

◆ schema

char* MCGIDI_mapEntry_s::schema

Definition at line 32 of file MCGIDI_map.h.

◆ targetName

char* MCGIDI_mapEntry_s::targetName

Definition at line 36 of file MCGIDI_map.h.

◆ type

enum MCGIDI_mapEntry_type MCGIDI_mapEntry_s::type

Definition at line 30 of file MCGIDI_map.h.


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