|
Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
|
#include <PoPI.hpp>
Public Member Functions | |
| GammaDecayData (HAPI::Node const &a_node) | |
| ~GammaDecayData () | |
| std::string const & | kind () const |
| int | rows () const |
| int | colunms () const |
| std::vector< std::string > const & | ids () const |
| std::vector< double > const & | probabilities () const |
| std::vector< double > const & | photonEmissionProbabilities () const |
| void | calculateNuclideGammaBranchStateInfo (PoPI::Database const &a_pops, NuclideGammaBranchStateInfo &nuclideGammaBranchStateInfo) const |
This class stores, in a crude way, the GRIN, non-GNDS 2.0 compliant, nuclide gamma decay data.
| PoPI::GammaDecayData::GammaDecayData | ( | HAPI::Node const & | a_node | ) |
| a_node | [in] The HAPI node to parse. |
Definition at line 232 of file PoPI_decayData.cc.
| PoPI::GammaDecayData::~GammaDecayData | ( | ) |
| void PoPI::GammaDecayData::calculateNuclideGammaBranchStateInfo | ( | PoPI::Database const & | a_pops, |
| NuclideGammaBranchStateInfo & | nuclideGammaBranchStateInfo ) const |
Definition at line 270 of file PoPI_decayData.cc.
Referenced by calculateNuclideGammaBranchStateInfo().
|
inline |
|
inline |
Definition at line 840 of file PoPI.hpp.
Referenced by MCGIDI::GRIN_captureToCompound::GRIN_captureToCompound().
|
inline |
|
inline |
|
inline |
Definition at line 841 of file PoPI.hpp.
Referenced by MCGIDI::GRIN_captureToCompound::GRIN_captureToCompound().
|
inline |