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

#include <MCGIDI.h>

Public Attributes

MCGIDI_POPnext
 
MCGIDI_POPparent
 
char * name
 
int globalPoPsIndex
 
int Z
 
int A
 
int level
 
int m
 
double mass_MeV
 
double level_MeV
 
int numberOfGammaBranchs
 
MCGIDI_GammaBranchinggammas
 

Detailed Description

Definition at line 229 of file MCGIDI.h.

Member Data Documentation

◆ A

◆ gammas

MCGIDI_GammaBranching* MCGIDI_POP_s::gammas

Definition at line 238 of file MCGIDI.h.

Referenced by MCGIDI_POP_new(), and MCGIDI_POP_release().

◆ globalPoPsIndex

int MCGIDI_POP_s::globalPoPsIndex

Definition at line 233 of file MCGIDI.h.

Referenced by MCGIDI_POPs_addParticleIfNeeded(), and MCGIDI_target_heated_recast().

◆ level

int MCGIDI_POP_s::level

Definition at line 234 of file MCGIDI.h.

Referenced by MCGIDI_POP_new().

◆ level_MeV

double MCGIDI_POP_s::level_MeV

Definition at line 236 of file MCGIDI.h.

Referenced by MCGIDI_POP_new().

◆ m

int MCGIDI_POP_s::m

Definition at line 234 of file MCGIDI.h.

Referenced by G4GIDI_target::getFinalState(), and MCGIDI_POP_new().

◆ mass_MeV

◆ name

◆ next

MCGIDI_POP* MCGIDI_POP_s::next

Definition at line 230 of file MCGIDI.h.

Referenced by MCGIDI_POP_new(), MCGIDI_POPs_addParticleIfNeeded(), and MCGIDI_POPs_release().

◆ numberOfGammaBranchs

int MCGIDI_POP_s::numberOfGammaBranchs

Definition at line 237 of file MCGIDI.h.

Referenced by MCGIDI_POP_new(), and MCGIDI_POP_release().

◆ parent

MCGIDI_POP* MCGIDI_POP_s::parent

Definition at line 231 of file MCGIDI.h.

Referenced by MCGIDI_POP_new().

◆ Z


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