Geant4
10.00.p01
|
Go to the source code of this file.
Variables | |
static const G4int | NeutronInducedNubar_ [][3] |
Evaluated nubar values for neutron induced fission. More... | |
static const G4int | NeutronInducedNubarWidth_ [][2] |
Recommended Gaussian widths for neutron induced fission. More... | |
static const G4int | SpontaneousNubar_ [][3] |
Evaluated nubar values for neutron induced fission. More... | |
static const G4int | SpontaneousNubarWidth_ [][2] |
Recommended Gaussian widths for neutron induced fission. More... | |
|
static |
Evaluated nubar values for neutron induced fission.
The data are represented as linear regression fits from experimental data in the form: v = mx + b, where x is the incident neutron energy.
Value 1: The isotope in ZZZAAA format
Value 2: 'x' of the linear regression fit multiplied by 10^13
Value 3: 'b' of the linear regression fit multiplied by 10^4
See Reference 4 for further information
Definition at line 60 of file G4FPYNubarValues.hh.
Referenced by G4FissionProductYieldDist::SetNubar().
|
static |
Recommended Gaussian widths for neutron induced fission.
Column 1: The isotope in ZZZAAA format
Column 2: The width multiplied by 10^6
See Reference 3 for further information
Definition at line 100 of file G4FPYNubarValues.hh.
Referenced by G4FissionProductYieldDist::SetNubar().
|
static |
Evaluated nubar values for neutron induced fission.
The data are represented as linear regression fits from experimental data in the form: v = mx + b, where x is the incident neutron energy.
Value 1: The isotope in ZZZAAA format
Value 2: 'x' of the linear regression fit multiplied by 10^13
Value 3: 'b' of the linear regression fit multiplied by 10^4
See References 1, 2, 4, & 5 for further information
Definition at line 118 of file G4FPYNubarValues.hh.
Referenced by G4FissionProductYieldDist::SetNubar().
|
static |
Recommended Gaussian widths for neutron induced fission.
See Reference 3 for further information.
Column 1: The isotope in ZZZAAA format
Column 2: The width multiplied by 10^6
Definition at line 140 of file G4FPYNubarValues.hh.
Referenced by G4FissionProductYieldDist::SetNubar().