Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
WattSpectrumConstants Struct Reference

#include <G4WattFissionSpectrumValues.hh>

Public Attributes

G4int Product
 
G4FFGEnumerations::FissionCause Cause
 
G4double Energy
 
G4double L
 
G4double M
 
G4double B
 

Detailed Description

WattSpectrumConstants contains constants and other variables for use in sampling the Watt fission spectrum.

Definition at line 53 of file G4WattFissionSpectrumValues.hh.

Member Data Documentation

◆ B

G4double WattSpectrumConstants::B

Sampling constant taken from the data tables.

Definition at line 82 of file G4WattFissionSpectrumValues.hh.

◆ Cause

G4FFGEnumerations::FissionCause WattSpectrumConstants::Cause

Fission cause for which the Watt fission spectrum is being sampled

Definition at line 62 of file G4WattFissionSpectrumValues.hh.

◆ Energy

G4double WattSpectrumConstants::Energy

Energy, if any, of the incident particle that cause the fission

Definition at line 64 of file G4WattFissionSpectrumValues.hh.

◆ L

G4double WattSpectrumConstants::L

Sampling constant. Calculated as:

\[ L = \frac{[K + (K^2 - 1)^\frac{1}{2}]}{a}
\]

\[K = 1 + \frac{b}{8a}
\]

Definition at line 74 of file G4WattFissionSpectrumValues.hh.

◆ M

G4double WattSpectrumConstants::M

Sampling constant. Calculated as:

\[M = a*L-1
\]

Definition at line 80 of file G4WattFissionSpectrumValues.hh.

◆ Product

G4int WattSpectrumConstants::Product

Isotope code in ZZZAAA format for which the Watt fission spectrum is being sampled

Definition at line 58 of file G4WattFissionSpectrumValues.hh.


The documentation for this struct was generated from the following file: