Geant4-11
Data Fields
MCGIDI_particle_s Struct Reference

#include <MCGIDI.h>

Data Fields

int A
 
int m
 
double mass_MeV
 
char * name
 
MCGIDI_particlenext
 
int ordinal
 
MCGIDI_particleprior
 
int Z
 

Detailed Description

Definition at line 246 of file MCGIDI.h.

Field Documentation

◆ A

int MCGIDI_particle_s::A

Definition at line 250 of file MCGIDI.h.

Referenced by MCGIDI_particle_getInternalID(), and mcscore.MCParticle::printout().

◆ m

int MCGIDI_particle_s::m

Definition at line 250 of file MCGIDI.h.

Referenced by MCGIDI_particle_getInternalID().

◆ mass_MeV

double MCGIDI_particle_s::mass_MeV

Definition at line 251 of file MCGIDI.h.

Referenced by MCGIDI_particle_getInternalID().

◆ name

char* MCGIDI_particle_s::name

◆ next

MCGIDI_particle* MCGIDI_particle_s::next

Definition at line 248 of file MCGIDI.h.

Referenced by MCGIDI_particle_free(), and MCGIDI_particle_getInternalID().

◆ ordinal

int MCGIDI_particle_s::ordinal

Definition at line 249 of file MCGIDI.h.

Referenced by MCGIDI_particle_getInternalID().

◆ prior

MCGIDI_particle* MCGIDI_particle_s::prior

Definition at line 247 of file MCGIDI.h.

Referenced by MCGIDI_particle_free(), and MCGIDI_particle_getInternalID().

◆ Z

int MCGIDI_particle_s::Z

Definition at line 250 of file MCGIDI.h.

Referenced by MCGIDI_particle_getInternalID(), and mcscore.MCParticle::printout().


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