Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI.h>
Public Attributes | |
MCGIDI_target_heated * | target |
int | ENDF_MT |
int | ENDL_C |
int | ENDL_S |
enum MCGIDI_reactionType | reactionType |
char const * | outputChannelStr |
xDataTOM_attributionList | attributes |
int | domainValuesPresent |
int | thresholdGroupIndex |
double | thresholdGroupDomain |
double | thresholdGroupedDeltaCrossSection |
double | EMin |
double | EMax |
double | finalQ |
ptwXYPoints * | crossSection |
ptwXPoints * | crossSectionGrouped |
MCGIDI_outputChannel | outputChannel |
MCGIDI_productsInfo | productsInfo |
transportabilitiesMap * | transportabilities |
xDataTOM_attributionList MCGIDI_reaction_s::attributes |
Definition at line 420 of file MCGIDI.h.
Referenced by 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().
int MCGIDI_reaction_s::ENDL_S |
Definition at line 417 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getENDL_CSNumbers().
double MCGIDI_reaction_s::finalQ |
Definition at line 425 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getFinalQ().
MCGIDI_outputChannel MCGIDI_reaction_s::outputChannel |
Definition at line 428 of file MCGIDI.h.
Referenced by G4GIDI_target::getElasticFinalState(), MCGIDI_reaction_parseFromTOM(), 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(), and MCGIDI_reaction_release().
enum MCGIDI_reactionType MCGIDI_reaction_s::reactionType |
Definition at line 418 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getReactionType(), and MCGIDI_reaction_parseFromTOM().
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(), and MCGIDI_reaction_parseFromTOM().
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_initialize(), MCGIDI_reaction_release(), and MCGIDI_target_heated_read().