ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
WattSpectrumConstants Struct Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/particle_hp/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 54 of file G4WattFissionSpectrumValues.hh.

View newest version in sPHENIX GitHub at line 54 of file G4WattFissionSpectrumValues.hh

Member Data Documentation

G4double WattSpectrumConstants::B

Sampling constant taken from the data tables.

Definition at line 83 of file G4WattFissionSpectrumValues.hh.

View newest version in sPHENIX GitHub at line 83 of file G4WattFissionSpectrumValues.hh

Referenced by G4FPYSamplingOps::EvaluateWattConstants(), and G4FPYSamplingOps::G4SampleWatt().

G4FFGEnumerations::FissionCause WattSpectrumConstants::Cause

Fission cause for which the Watt fission spectrum is being sampled

Definition at line 63 of file G4WattFissionSpectrumValues.hh.

View newest version in sPHENIX GitHub at line 63 of file G4WattFissionSpectrumValues.hh

Referenced by G4FPYSamplingOps::EvaluateWattConstants(), and G4FPYSamplingOps::G4SampleWatt().

G4double WattSpectrumConstants::Energy

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

Definition at line 65 of file G4WattFissionSpectrumValues.hh.

View newest version in sPHENIX GitHub at line 65 of file G4WattFissionSpectrumValues.hh

Referenced by G4FPYSamplingOps::EvaluateWattConstants(), and G4FPYSamplingOps::G4SampleWatt().

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 75 of file G4WattFissionSpectrumValues.hh.

View newest version in sPHENIX GitHub at line 75 of file G4WattFissionSpectrumValues.hh

Referenced by G4FPYSamplingOps::EvaluateWattConstants(), and G4FPYSamplingOps::G4SampleWatt().

G4double WattSpectrumConstants::M

Sampling constant. Calculated as:

\[ M = a*L-1 \]

Definition at line 81 of file G4WattFissionSpectrumValues.hh.

View newest version in sPHENIX GitHub at line 81 of file G4WattFissionSpectrumValues.hh

Referenced by G4FPYSamplingOps::EvaluateWattConstants(), and G4FPYSamplingOps::G4SampleWatt().

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.

View newest version in sPHENIX GitHub at line 59 of file G4WattFissionSpectrumValues.hh

Referenced by G4FPYSamplingOps::EvaluateWattConstants(), G4FPYSamplingOps::G4SampleWatt(), and G4FPYSamplingOps::Initialize().


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