ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Classes | |
struct | WattSpectrumConstants |
Variables | |
static const G4double | IncidentEnergyBins [] |
static const G4double | NeutronInducedWattConstants [][3][2] |
static const G4int | NeutronInducedWattIsotopesIndex [] |
static const G4double | SpontaneousWattConstants [][2] |
static const G4int | SpontaneousWattIsotopesIndex [] |
|
static |
These are the energy values in MeV for the neutron induced Watt fission spectrum constants.
Definition at line 89 of file G4WattFissionSpectrumValues.hh.
View newest version in sPHENIX GitHub at line 89 of file G4WattFissionSpectrumValues.hh
Referenced by G4FPYSamplingOps::EvaluateWattConstants().
|
static |
Watt fission spectrum constants for neutron induced fission.
Constants
Column 1: 'a' value
Column 2: 'b' value
Incident Neutron Energies
Row 1: Thermal (~0.025 eV)
Row 2: 1 MeV
Row 3: 14 MeV
Definition at line 107 of file G4WattFissionSpectrumValues.hh.
View newest version in sPHENIX GitHub at line 107 of file G4WattFissionSpectrumValues.hh
Referenced by G4FPYSamplingOps::EvaluateWattConstants().
|
static |
This table provides the indexing for NeutronInducedWattConstants_. The index of an isotope in this table is the index for the Watt fission spectrum constants in NeutronInducedWattConstants_. The isotopes are listed in ZZZAAA format.
Definition at line 143 of file G4WattFissionSpectrumValues.hh.
View newest version in sPHENIX GitHub at line 143 of file G4WattFissionSpectrumValues.hh
Referenced by G4FPYSamplingOps::EvaluateWattConstants().
|
static |
Watt fission spectrum constants for spontaneous fission.
Column 1: 'a' value
Column 2: 'b' value
Definition at line 163 of file G4WattFissionSpectrumValues.hh.
View newest version in sPHENIX GitHub at line 163 of file G4WattFissionSpectrumValues.hh
Referenced by G4FPYSamplingOps::EvaluateWattConstants().
|
static |
This table provides the indexing for SpontaneousWattConstants_. The index of an isotope in this table is the index for the Watt fission spectrum constants in SpontaneousWattConstants_. The isotopes are listed in ZZZAAA format.
Definition at line 186 of file G4WattFissionSpectrumValues.hh.
View newest version in sPHENIX GitHub at line 186 of file G4WattFissionSpectrumValues.hh
Referenced by G4FPYSamplingOps::EvaluateWattConstants().