|
Geant4-11
|
#include <MCGIDI.h>
Data Fields | |
| xDataTOM_attributionList | attributes |
| ptwXYPoints * | crossSection |
| ptwXPoints * | crossSectionGrouped |
| int | domainValuesPresent |
| double | EMax |
| double | EMin |
| int | ENDF_MT |
| int | ENDL_C |
| int | ENDL_S |
| double | finalQ |
| MCGIDI_outputChannel | outputChannel |
| char const * | outputChannelStr |
| MCGIDI_productsInfo | productsInfo |
| enum MCGIDI_reactionType | reactionType |
| MCGIDI_target_heated * | target |
| double | thresholdGroupDomain |
| double | thresholdGroupedDeltaCrossSection |
| int | thresholdGroupIndex |
| transportabilitiesMap * | transportabilities |
| xDataTOM_attributionList MCGIDI_reaction_s::attributes |
Definition at line 420 of file MCGIDI.h.
Referenced by MCGIDI_reaction_initialize2(), MCGIDI_reaction_parseFromTOM(), and MCGIDI_reaction_release().
| ptwXYPoints* MCGIDI_reaction_s::crossSection |
Definition at line 426 of file MCGIDI.h.
Referenced by MCGIDI_reaction_fixDomains(), MCGIDI_reaction_getCrossSectionAtE(), MCGIDI_reaction_parseFromTOM(), MCGIDI_reaction_recast(), MCGIDI_reaction_release(), and MCGIDI_target_heated_read().
| ptwXPoints* MCGIDI_reaction_s::crossSectionGrouped |
Definition at line 427 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getCrossSectionAtE(), MCGIDI_reaction_recast(), and MCGIDI_reaction_release().
| int MCGIDI_reaction_s::domainValuesPresent |
Definition at line 421 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getDomain(), and MCGIDI_reaction_parseFromTOM().
| double MCGIDI_reaction_s::EMax |
Definition at line 425 of file MCGIDI.h.
Referenced by MCGIDI_reaction_fixDomains(), MCGIDI_reaction_getCrossSectionAtE(), MCGIDI_reaction_getDomain(), MCGIDI_reaction_parseFromTOM(), and MCGIDI_target_heated_getReactionsDomain().
| double MCGIDI_reaction_s::EMin |
Definition at line 425 of file MCGIDI.h.
Referenced by MCGIDI_reaction_fixDomains(), MCGIDI_reaction_getCrossSectionAtE(), MCGIDI_reaction_getDomain(), MCGIDI_reaction_parseFromTOM(), MCGIDI_reaction_recast(), MCGIDI_target_heated_getReactionsDomain(), MCGIDI_target_heated_getReactionsThreshold(), and MCGIDI_target_sampleReaction().
| int MCGIDI_reaction_s::ENDF_MT |
Definition at line 417 of file MCGIDI.h.
Referenced by MCGIDI_outputChannel_parseFromTOM(), MCGIDI_reaction_getENDF_MTNumber(), and MCGIDI_reaction_parseFromTOM().
| int MCGIDI_reaction_s::ENDL_C |
Definition at line 417 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getENDL_CSNumbers(), and MCGIDI_reaction_setENDL_CSNumbers().
| int MCGIDI_reaction_s::ENDL_S |
Definition at line 417 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getENDL_CSNumbers(), and MCGIDI_reaction_setENDL_CSNumbers().
| double MCGIDI_reaction_s::finalQ |
Definition at line 425 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getFinalQ(), and MCGIDI_reaction_ParseReactionTypeAndDetermineProducts().
| MCGIDI_outputChannel MCGIDI_reaction_s::outputChannel |
Definition at line 428 of file MCGIDI.h.
Referenced by G4GIDI_target::getElasticFinalState(), MCGIDI_reaction_parseFromTOM(), MCGIDI_reaction_ParseReactionTypeAndDetermineProducts(), MCGIDI_reaction_release(), and MCGIDI_target_heated_sampleIndexReactionProductsAtE().
| char const* MCGIDI_reaction_s::outputChannelStr |
Definition at line 419 of file MCGIDI.h.
Referenced by G4GIDI_target::getChannelIDs(), G4GIDI_target::getChannelsID(), MCGIDI_reaction_parseFromTOM(), and MCGIDI_reaction_release().
| MCGIDI_productsInfo MCGIDI_reaction_s::productsInfo |
Definition at line 429 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getProductsInfo(), MCGIDI_reaction_ParseReactionTypeAndDetermineProducts(), and MCGIDI_reaction_release().
| enum MCGIDI_reactionType MCGIDI_reaction_s::reactionType |
Definition at line 418 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getReactionType(), MCGIDI_reaction_parseFromTOM(), and MCGIDI_reaction_ParseReactionTypeAndDetermineProducts().
| MCGIDI_target_heated* MCGIDI_reaction_s::target |
Definition at line 416 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getProjectileMass_MeV(), MCGIDI_reaction_getTargetHeated(), MCGIDI_reaction_getTargetMass_MeV(), MCGIDI_reaction_parseFromTOM(), and MCGIDI_reaction_ParseReactionTypeAndDetermineProducts().
| double MCGIDI_reaction_s::thresholdGroupDomain |
Definition at line 423 of file MCGIDI.h.
Referenced by MCGIDI_reaction_recast(), and MCGIDI_target_sampleReaction().
| double MCGIDI_reaction_s::thresholdGroupedDeltaCrossSection |
Definition at line 424 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getCrossSectionAtE(), MCGIDI_reaction_recast(), and MCGIDI_target_heated_recast().
| int MCGIDI_reaction_s::thresholdGroupIndex |
Definition at line 422 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getCrossSectionAtE(), MCGIDI_reaction_recast(), MCGIDI_target_heated_recast(), and MCGIDI_target_sampleReaction().
| transportabilitiesMap* MCGIDI_reaction_s::transportabilities |
Definition at line 430 of file MCGIDI.h.
Referenced by MCGIDI_reaction_addReturnProduct(), MCGIDI_reaction_initialize(), MCGIDI_reaction_release(), and MCGIDI_target_heated_read().