|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <MCGIDI.h>
Public Member Functions | |
| MCGIDI_quantitiesLookupModes (int projectilesPOPID) | |
| ~MCGIDI_quantitiesLookupModes () | |
| double | getProjectileEnergy (void) const |
| void | setProjectileEnergy (double e_in) |
| int | getGroupIndex (void) const |
| int | setGroupIndex (GIDI_settings const &settings, bool encloseOutOfRange) |
| double | getTemperature (void) const |
| void | setTemperature (double temperature) |
| enum MCGIDI_quantityLookupMode | getMode (std::string const &quantity) const |
| enum MCGIDI_quantityLookupMode | getCrossSectionMode (void) const |
| std::vector< std::string > | getListOfLookupQuanities () const |
| void | setMode (std::string const &quantity, enum MCGIDI_quantityLookupMode mode) |
| void | setCrossSectionMode (enum MCGIDI_quantityLookupMode mode) |
| void | setModeAll (enum MCGIDI_quantityLookupMode mode) |
| MCGIDI_quantitiesLookupModes::MCGIDI_quantitiesLookupModes | ( | int | projectilesPOPID | ) |
Definition at line 12 of file MCGIDI_quantitiesLookupMode.cc.
| MCGIDI_quantitiesLookupModes::~MCGIDI_quantitiesLookupModes | ( | ) |
Definition at line 25 of file MCGIDI_quantitiesLookupMode.cc.
|
inline |
Definition at line 107 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getCrossSectionAtE(), MCGIDI_target_heated_getTotalCrossSectionAtE(), and MCGIDI_target_sampleReaction().
|
inline |
Definition at line 100 of file MCGIDI.h.
Referenced by MCGIDI_reaction_getCrossSectionAtE(), MCGIDI_target_heated_getTotalCrossSectionAtE(), and MCGIDI_target_sampleReaction().
| std::vector< std::string > MCGIDI_quantitiesLookupModes::getListOfLookupQuanities | ( | ) | const |
Definition at line 59 of file MCGIDI_quantitiesLookupMode.cc.
| enum MCGIDI_quantityLookupMode MCGIDI_quantitiesLookupModes::getMode | ( | std::string const & | quantity | ) | const |
Definition at line 46 of file MCGIDI_quantitiesLookupMode.cc.
|
inline |
Definition at line 97 of file MCGIDI.h.
Referenced by MCGIDI_angular_sampleMu(), MCGIDI_energy_sampleEnergy(), MCGIDI_KalbachMann_sampleEp(), MCGIDI_kinetics_COM2Lab(), MCGIDI_outputChannel_sampleProductsAtE(), MCGIDI_reaction_getCrossSectionAtE(), MCGIDI_sampling_doubleDistribution(), MCGIDI_target_heated_getTotalCrossSectionAtE(), MCGIDI_target_sampleNullReactionProductsAtE(), and MCGIDI_target_sampleReaction().
|
inline |
Definition at line 103 of file MCGIDI.h.
Referenced by MCGIDI_target_getIndexReactionCrossSectionAtE(), MCGIDI_target_getTotalCrossSectionAtTAndE(), and MCGIDI_target_sampleReaction().
|
inline |
Definition at line 110 of file MCGIDI.h.
Referenced by G4GIDI_target::getElasticFinalState(), G4GIDI_target::getFinalState(), G4GIDI_target::getTotalCrossSectionAtE(), G4GIDI_target::sampleChannelCrossSectionAtE(), and G4GIDI_target::sumChannelCrossSectionAtE().
| int MCGIDI_quantitiesLookupModes::setGroupIndex | ( | GIDI_settings const & | settings, |
| bool | encloseOutOfRange | ||
| ) |
Definition at line 31 of file MCGIDI_quantitiesLookupMode.cc.
| void MCGIDI_quantitiesLookupModes::setMode | ( | std::string const & | quantity, |
| enum MCGIDI_quantityLookupMode | mode | ||
| ) |
Definition at line 71 of file MCGIDI_quantitiesLookupMode.cc.
| void MCGIDI_quantitiesLookupModes::setModeAll | ( | enum MCGIDI_quantityLookupMode | mode | ) |
Definition at line 84 of file MCGIDI_quantitiesLookupMode.cc.
|
inline |
Definition at line 98 of file MCGIDI.h.
Referenced by G4GIDI_target::getElasticFinalState(), G4GIDI_target::getFinalState(), G4GIDI_target::getTotalCrossSectionAtE(), G4GIDI_target::sampleChannelCrossSectionAtE(), and G4GIDI_target::sumChannelCrossSectionAtE().
|
inline |
Definition at line 104 of file MCGIDI.h.
Referenced by G4GIDI_target::getElasticFinalState(), G4GIDI_target::getFinalState(), G4GIDI_target::getTotalCrossSectionAtE(), G4GIDI_target::sampleChannelCrossSectionAtE(), and G4GIDI_target::sumChannelCrossSectionAtE().