ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "G4Types.hh"
Go to the source code of this file.
Variables | |
static const G4int | NeutronInducedNubar_ [][3] |
static const G4int | NeutronInducedNubarWidth_ [][2] |
static const G4int | SpontaneousNubar_ [][3] |
static const G4int | SpontaneousNubarWidth_ [][2] |
|
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 62 of file G4FPYNubarValues.hh.
View newest version in sPHENIX GitHub at line 62 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 102 of file G4FPYNubarValues.hh.
View newest version in sPHENIX GitHub at line 102 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 120 of file G4FPYNubarValues.hh.
View newest version in sPHENIX GitHub at line 120 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 142 of file G4FPYNubarValues.hh.
View newest version in sPHENIX GitHub at line 142 of file G4FPYNubarValues.hh
Referenced by G4FissionProductYieldDist::SetNubar().