Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI.h>
Public Attributes | |
int | ordinal |
char * | path |
char * | absPath |
MCGIDI_POPs | pops |
MCGIDI_POP * | projectilePOP |
MCGIDI_POP * | targetPOP |
xDataTOM_attributionList | attributes |
char * | contents |
double | temperature_MeV |
double | EMin |
double | EMax |
ptwXYPoints * | crossSection |
ptwXPoints * | crossSectionGrouped |
ptwXPoints * | crossSectionGroupedForSampling |
int | numberOfReactions |
MCGIDI_reaction * | reactions |
transportabilitiesMap * | transportabilities |
char* MCGIDI_target_heated_s::absPath |
Definition at line 432 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_read(), and MCGIDI_target_heated_release().
xDataTOM_attributionList MCGIDI_target_heated_s::attributes |
Definition at line 436 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_read(), and MCGIDI_target_heated_release().
ptwXYPoints* MCGIDI_target_heated_s::crossSection |
Definition at line 440 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_getTotalCrossSectionAtE(), MCGIDI_target_heated_read(), and MCGIDI_target_heated_release().
ptwXPoints* MCGIDI_target_heated_s::crossSectionGrouped |
Definition at line 441 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_getTotalCrossSectionAtE(), MCGIDI_target_heated_recast(), and MCGIDI_target_heated_release().
ptwXPoints* MCGIDI_target_heated_s::crossSectionGroupedForSampling |
Definition at line 442 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_getTotalCrossSectionAtE(), MCGIDI_target_heated_recast(), and MCGIDI_target_heated_release().
double MCGIDI_target_heated_s::EMax |
Definition at line 439 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_getTotalCrossSectionAtE(), and MCGIDI_target_heated_read().
double MCGIDI_target_heated_s::EMin |
Definition at line 439 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_getTotalCrossSectionAtE(), and MCGIDI_target_heated_read().
int MCGIDI_target_heated_s::numberOfReactions |
Definition at line 443 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_numberOfReactions(), MCGIDI_target_heated_read(), MCGIDI_target_heated_recast(), and MCGIDI_target_heated_release().
int MCGIDI_target_heated_s::ordinal |
Definition at line 430 of file MCGIDI.h.
Referenced by MCGIDI_target_readHeatedTarget().
char* MCGIDI_target_heated_s::path |
Definition at line 431 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_read(), and MCGIDI_target_heated_release().
MCGIDI_POPs MCGIDI_target_heated_s::pops |
Definition at line 433 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_initialize(), MCGIDI_target_heated_read(), and MCGIDI_target_heated_release().
MCGIDI_POP* MCGIDI_target_heated_s::projectilePOP |
Definition at line 434 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_getPOPForProjectile(), MCGIDI_target_heated_getProjectileMass_MeV(), MCGIDI_target_heated_getReactionAtIndex_smr(), MCGIDI_target_heated_read(), MCGIDI_target_heated_recast(), and MCGIDI_target_readHeatedTarget().
MCGIDI_reaction* MCGIDI_target_heated_s::reactions |
Definition at line 444 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_getReactionAtIndex(), MCGIDI_target_heated_read(), MCGIDI_target_heated_recast(), and MCGIDI_target_heated_release().
MCGIDI_POP* MCGIDI_target_heated_s::targetPOP |
Definition at line 435 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_getPOPForTarget(), MCGIDI_target_heated_getReactionAtIndex_smr(), MCGIDI_target_heated_getTargetMass_MeV(), MCGIDI_target_heated_read(), and MCGIDI_target_readHeatedTarget().
double MCGIDI_target_heated_s::temperature_MeV |
Definition at line 438 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_read(), and MCGIDI_target_heated_recast().
transportabilitiesMap* MCGIDI_target_heated_s::transportabilities |
Definition at line 445 of file MCGIDI.h.
Referenced by MCGIDI_target_heated_getUniqueProducts(), MCGIDI_target_heated_initialize(), MCGIDI_target_heated_read(), and MCGIDI_target_heated_release().