| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4WattFissionSpectrumValues.hh>
Public Attributes | |
| G4int | Product | 
| G4FFGEnumerations::FissionCause | Cause | 
| G4double | Energy | 
| G4double | L | 
| G4double | M | 
| G4double | B | 
WattSpectrumConstants contains constants and other variables for use in sampling the Watt fission spectrum.
Definition at line 54 of file G4WattFissionSpectrumValues.hh.
| G4double WattSpectrumConstants::B | 
Sampling constant taken from the data tables.
Definition at line 83 of file G4WattFissionSpectrumValues.hh.
| G4FFGEnumerations::FissionCause WattSpectrumConstants::Cause | 
Fission cause for which the Watt fission spectrum is being sampled
Definition at line 63 of file G4WattFissionSpectrumValues.hh.
| G4double WattSpectrumConstants::Energy | 
Energy, if any, of the incident particle that cause the fission
Definition at line 65 of file G4WattFissionSpectrumValues.hh.
| G4double WattSpectrumConstants::L | 
| G4double WattSpectrumConstants::M | 
| G4int WattSpectrumConstants::Product | 
Isotope code in ZZZAAA format for which the Watt fission spectrum is being sampled
Definition at line 59 of file G4WattFissionSpectrumValues.hh.