| 
    Geant4
    10.01.p03
    
   | 
 
 Include dependency graph for G4WattFissionSpectrumValues.hh:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | WattSpectrumConstants | 
| WattSpectrumConstants contains constants and other variables for use in sampling the Watt fission spectrum.  More... | |
Variables | |
| static const G4double | IncidentEnergyBins [] | 
| These are the energy values in MeV for the neutron induced Watt fission spectrum constants.  More... | |
| static const G4double | NeutronInducedWattConstants [][3][2] | 
| Watt fission spectrum constants for neutron induced fission.  More... | |
| static const G4int | NeutronInducedWattIsotopesIndex [] | 
| This table provides the indexing for NeutronInducedWattConstants_.  More... | |
| static const G4double | SpontaneousWattConstants [][2] | 
| Watt fission spectrum constants for spontaneous fission.  More... | |
| static const G4int | SpontaneousWattIsotopesIndex [] | 
| This table provides the indexing for SpontaneousWattConstants_.  More... | |
      
  | 
  static | 
These are the energy values in MeV for the neutron induced Watt fission spectrum constants.
Definition 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.
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.
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.
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.
Referenced by G4FPYSamplingOps::EvaluateWattConstants().