|
Geant4-11
|
#include <MCGIDI.h>
Data Fields | |
| int | A |
| MCGIDI_GammaBranching * | gammas |
| int | globalPoPsIndex |
| int | level |
| double | level_MeV |
| int | m |
| double | mass_MeV |
| char * | name |
| MCGIDI_POP * | next |
| int | numberOfGammaBranchs |
| MCGIDI_POP * | parent |
| int | Z |
| int MCGIDI_POP_s::A |
Definition at line 234 of file MCGIDI.h.
Referenced by G4GIDI_target::getFinalState(), MCGIDI_KalbachMann_parseFromTOM(), MCGIDI_outputChannel_parseFromTOM(), MCGIDI_POP_new(), and mcscore.MCParticle::printout().
| MCGIDI_GammaBranching* MCGIDI_POP_s::gammas |
Definition at line 238 of file MCGIDI.h.
Referenced by MCGIDI_POP_new(), MCGIDI_POP_release(), and MCGIDI_target_heated_parseParticleGammas().
| int MCGIDI_POP_s::globalPoPsIndex |
Definition at line 233 of file MCGIDI.h.
Referenced by MCGIDI_POPs_addParticleIfNeeded(), MCGIDI_reaction_ParseDetermineReactionProducts(), MCGIDI_reaction_particleChanges(), and MCGIDI_target_heated_recast().
| int MCGIDI_POP_s::level |
Definition at line 234 of file MCGIDI.h.
Referenced by MCGIDI_POP_new().
| double MCGIDI_POP_s::level_MeV |
Definition at line 236 of file MCGIDI.h.
Referenced by MCGIDI_POP_new(), and MCGIDI_reaction_ParseDetermineReactionProducts().
| int MCGIDI_POP_s::m |
Definition at line 234 of file MCGIDI.h.
Referenced by G4GIDI_target::getFinalState(), and MCGIDI_POP_new().
| double MCGIDI_POP_s::mass_MeV |
Definition at line 235 of file MCGIDI.h.
Referenced by MCGIDI_outputChannel_sampleProductsAtE(), MCGIDI_particle_getInternalID(), MCGIDI_POP_getMass_MeV(), MCGIDI_POP_new(), MCGIDI_POPs_writeSortedList(), and MCGIDI_target_sampleNullReactionProductsAtE().
| char* MCGIDI_POP_s::name |
Definition at line 232 of file MCGIDI.h.
Referenced by source.g4viscp.G4Scene::create_scene(), MCGIDI_distribution_parseFromTOM(), MCGIDI_outputChannel_sampleProductsAtE(), MCGIDI_POP_new(), MCGIDI_POP_release(), MCGIDI_POPs_findParticleIndex(), MCGIDI_POPs_writeSortedList(), MCGIDI_product_parseFromTOM(), MCGIDI_reaction_ParseDetermineReactionProducts(), MCGIDI_target_heated_getReactionAtIndex_smr(), MCGIDI_target_heated_recast(), mcscore.MCParticle::printout(), and source.g4viscp.G4Scene::update_scene().
| 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().
| int MCGIDI_POP_s::numberOfGammaBranchs |
Definition at line 237 of file MCGIDI.h.
Referenced by MCGIDI_POP_new(), MCGIDI_POP_release(), MCGIDI_reaction_ParseDetermineReactionProducts(), and MCGIDI_target_heated_parseParticleGammas().
| MCGIDI_POP* MCGIDI_POP_s::parent |
Definition at line 231 of file MCGIDI.h.
Referenced by MCGIDI_POP_new(), and MCGIDI_reaction_ParseDetermineReactionProducts().
| int MCGIDI_POP_s::Z |
Definition at line 234 of file MCGIDI.h.
Referenced by G4GIDI_target::getFinalState(), MCGIDI_KalbachMann_parseFromTOM(), MCGIDI_outputChannel_parseFromTOM(), MCGIDI_POP_new(), and mcscore.MCParticle::printout().