Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
클래스 | 변수
G4WattFissionSpectrumValues.hh 파일 참조
#include "globals.hh"
#include "G4FFGDefaultValues.hh"
#include "G4FFGEnumerations.hh"

이 파일의 소스 코드 페이지로 가기

클래스

struct  WattSpectrumConstants
 

변수

static const G4double IncidentEnergyBins []
 
static const G4double NeutronInducedWattConstants [][3][2]
 
static const G4int NeutronInducedWattIsotopesIndex []
 
static const G4double SpontaneousWattConstants [][2]
 
static const G4int SpontaneousWattIsotopesIndex []
 

변수 문서화

const G4double IncidentEnergyBins[]
static
초기값:
=
{
1.0 * CLHEP::MeV,
14.0 * CLHEP::MeV,
-1
}
static const G4double ThermalNeutronEnergy
static constexpr double MeV

These are the energy values in MeV for the neutron induced Watt fission spectrum constants.

G4WattFissionSpectrumValues.hh 파일의 89 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4FPYSamplingOps::EvaluateWattConstants().

const G4double NeutronInducedWattConstants[][3][2]
static
초기값:
=
{
{ {0.95, 2.7},
{1.0, 2.5},
{1.05, 2.4}, },
{ {1.0888, 1.6871},
{1.1096, 1.6316},
{1.1700, 1.4610}, },
{ {0.977, 2.546},
{0.977, 2.249},
{1.0036, 2.6377}, },
{ {0.988, 2.249},
{0.988, 2.249},
{1.028, 2.084}, },
{ {0.88111, 3.4005},
{0.89506, 3.2953},
{0.96534, 2.8330}, },
{ {0.966, 2.842},
{0.966, 2.842},
{1.055, 2.383}, }
}

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

G4WattFissionSpectrumValues.hh 파일의 107 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4FPYSamplingOps::EvaluateWattConstants().

const G4int NeutronInducedWattIsotopesIndex[]
static
초기값:
=
{
0,
90232,
92233,
92235,
92238,
94239,
-1
}

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.

G4WattFissionSpectrumValues.hh 파일의 143 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4FPYSamplingOps::EvaluateWattConstants().

const G4double SpontaneousWattConstants[][2]
static
초기값:
=
{
{0.8, 4.0},
{0.799, 4.903},
{0.833668, 4.431658},
{0.891, 4.046},
{0.906, 3.848},
{1.025, 2.926}
}

Watt fission spectrum constants for spontaneous fission.
Column 1: 'a' value
Column 2: 'b' value

G4WattFissionSpectrumValues.hh 파일의 163 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4FPYSamplingOps::EvaluateWattConstants().

const G4int SpontaneousWattIsotopesIndex[]
static
초기값:
=
{
0,
94240,
94242,
96242,
96244,
98252,
-1
}

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.

G4WattFissionSpectrumValues.hh 파일의 186 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4FPYSamplingOps::EvaluateWattConstants().