|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <GIDI.hpp>
Public Member Functions | |
| SetupInfo (ProtareSingle *a_protare) | |
| SetupInfo (SetupInfo const &a_setupInfo) | |
| ~SetupInfo () | |
Public Attributes | |
| ProtareSingle * | m_protare |
| ParticleSubstitution * | m_particleSubstitution |
| LUPI::FormatVersion | m_formatVersion |
| Styles::MultiGroup * | m_multiGroup |
| Styles::HeatedMultiGroup * | m_heatedMultiGroup |
| bool | m_isENDL_C_9 |
| int | m_outputChannelLevel |
| std::string | m_initialState |
|
inline |
Definition at line 606 of file GIDI.hpp.
Referenced by SetupInfo().
|
inline |
Definition at line 618 of file GIDI.hpp.
| LUPI::FormatVersion GIDI::SetupInfo::m_formatVersion |
Definition at line 599 of file GIDI.hpp.
Referenced by GIDI::Fluxes::addFile(), GIDI::Groups::addFile(), GIDI::Functions::Regions1d::Regions1d(), GIDI::Functions::Regions2d::Regions2d(), SetupInfo(), SetupInfo(), GIDI::Functions::XYs2d::XYs2d(), and GIDI::Functions::XYs3d::XYs3d().
| Styles::HeatedMultiGroup* GIDI::SetupInfo::m_heatedMultiGroup |
Definition at line 601 of file GIDI.hpp.
Referenced by GIDI::Styles::HeatedMultiGroup::HeatedMultiGroup(), SetupInfo(), and SetupInfo().
| std::string GIDI::SetupInfo::m_initialState |
Definition at line 604 of file GIDI.hpp.
Referenced by GIDI::Product::Product(), SetupInfo(), and SetupInfo().
| bool GIDI::SetupInfo::m_isENDL_C_9 |
Definition at line 602 of file GIDI.hpp.
Referenced by GIDI::Reaction::Reaction(), SetupInfo(), and SetupInfo().
| Styles::MultiGroup* GIDI::SetupInfo::m_multiGroup |
Definition at line 600 of file GIDI.hpp.
Referenced by GIDI::parseStylesSuite(), SetupInfo(), and SetupInfo().
| int GIDI::SetupInfo::m_outputChannelLevel |
Definition at line 603 of file GIDI.hpp.
Referenced by GIDI::Product::Product(), GIDI::Reaction::Reaction(), SetupInfo(), and SetupInfo().
| ParticleSubstitution* GIDI::SetupInfo::m_particleSubstitution |
Definition at line 598 of file GIDI.hpp.
Referenced by GIDI::Protare::initialize(), GIDI::Product::Product(), SetupInfo(), and SetupInfo().
| ProtareSingle* GIDI::SetupInfo::m_protare |
Definition at line 597 of file GIDI.hpp.
Referenced by GIDI::Functions::Branching1d::Branching1d(), GIDI::Styles::Evaluated::Evaluated(), GIDI::GRIN::GRIN_continuumGammas::GRIN_continuumGammas(), GIDI::parseValuesOfDoubles(), GIDI::parseValuesOfInts(), GIDI::Product::Product(), SetupInfo(), and SetupInfo().