|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
Classes | |
| class | FunctionBase |
| class | Function1d |
| class | Function1d_d1 |
| class | Function1d_d2 |
| class | Constant1d |
| class | XYs1d |
| class | Polynomial1d |
| class | Gridded1d |
| class | Regions1d |
| class | Branching1d |
| class | TerrellFissionNeutronMultiplicityModel |
| class | Function2d |
| class | XYs2d |
Functions | |
| LUPI_HOST Function1d * | parseMultiplicityFunction1d (SetupInfo &a_setupInfo, Transporting::MC const &a_settings, GIDI::Suite const &a_suite) |
| LUPI_HOST Function1d_d1 * | parseFunction1d_d1 (Transporting::MC const &a_settings, GIDI::Suite const &a_suite) |
| LUPI_HOST Function1d_d1 * | parseFunction1d_d1 (GIDI::Functions::Function1dForm const *form1d) |
| LUPI_HOST Function1d_d2 * | parseFunction1d_d2 (GIDI::Functions::Function1dForm const *form1d) |
| LUPI_HOST Function2d * | parseFunction2d (Transporting::MC const &a_settings, GIDI::Suite const &a_suite) |
| LUPI_HOST Function2d * | parseFunction2d (GIDI::Functions::Function2dForm const *form2d) |
| LUPI_HOST Function1d * | parseMultiplicityFunction1d (SetupInfo &a_setupInfo, LUPI_maybeUnused Transporting::MC const &a_settings, GIDI::Suite const &a_suite) |
| LUPI_HOST Function1d_d1 * MCGIDI::Functions::parseFunction1d_d1 | ( | GIDI::Functions::Function1dForm const * | form1d | ) |
Definition at line 1099 of file MCGIDI_functions.cc.
| LUPI_HOST Function1d_d1 * MCGIDI::Functions::parseFunction1d_d1 | ( | Transporting::MC const & | a_settings, |
| GIDI::Suite const & | a_suite ) |
| LUPI_HOST Function1d_d2 * MCGIDI::Functions::parseFunction1d_d2 | ( | GIDI::Functions::Function1dForm const * | form1d | ) |
Definition at line 1127 of file MCGIDI_functions.cc.
Referenced by MCGIDI::Functions::Regions1d::Regions1d().
| LUPI_HOST Function2d * MCGIDI::Functions::parseFunction2d | ( | GIDI::Functions::Function2dForm const * | form2d | ) |
Definition at line 1153 of file MCGIDI_functions.cc.
| LUPI_HOST Function2d * MCGIDI::Functions::parseFunction2d | ( | Transporting::MC const & | a_settings, |
| GIDI::Suite const & | a_suite ) |
| LUPI_HOST Function1d * MCGIDI::Functions::parseMultiplicityFunction1d | ( | SetupInfo & | a_setupInfo, |
| LUPI_maybeUnused Transporting::MC const & | a_settings, | ||
| GIDI::Suite const & | a_suite ) |
Definition at line 1077 of file MCGIDI_functions.cc.
| LUPI_HOST Function1d * MCGIDI::Functions::parseMultiplicityFunction1d | ( | SetupInfo & | a_setupInfo, |
| Transporting::MC const & | a_settings, | ||
| GIDI::Suite const & | a_suite ) |