|
Geant4_10
|
#include <G4FPYBiasedLightFragmentDist.hh>


G4FPYBiasedLightFragmentDist is an inherited class of G4FissionProductYield that only samples the 'light' fission fragments, defined by A < 115
Definition at line 58 of file G4FPYBiasedLightFragmentDist.hh.
| G4FPYBiasedLightFragmentDist::G4FPYBiasedLightFragmentDist | ( | G4int | WhichIsotope, |
| G4FFGEnumerations::MetaState | WhichMetaState, | ||
| G4FFGEnumerations::FissionCause | WhichCause, | ||
| G4FFGEnumerations::YieldType | WhichYieldType, | ||
| std::istringstream & | dataStream | ||
| ) |
Default constructor
WhichIsotope: Isotope number of the element in ZZZAAA formWhichMetaState: GROUND_STATE, META_1, or META_2 WhichCause: SPONTANEOUS or N_INDUCED WhichYieldType: INDEPENDENT or CUMULATIVE Definition at line 43 of file G4FPYBiasedLightFragmentDist.cc.

| G4FPYBiasedLightFragmentDist::G4FPYBiasedLightFragmentDist | ( | G4int | WhichIsotope, |
| G4FFGEnumerations::MetaState | WhichMetaState, | ||
| G4FFGEnumerations::FissionCause | WhichCause, | ||
| G4FFGEnumerations::YieldType | WhichYieldType, | ||
| G4int | Verbosity, | ||
| std::istringstream & | dataStream | ||
| ) |
Overloaded constructor
WhichIsotope: Isotope number of the element in ZZZAAA formWhichMetaState: GROUND_STATE, META_1, or META_2 WhichCause: SPONTANEOUS or N_INDUCED WhichYieldType: INDEPENDENT or CUMULATIVE Verbosity: Verbosity levelDefinition at line 59 of file G4FPYBiasedLightFragmentDist.cc.

|
virtual |
Default deconstructor. It is a virtual function since G4FPYBiasedLightFragmentDist inherits from G4FissionProductYieldDist
Definition at line 128 of file G4FPYBiasedLightFragmentDist.cc.
Selects a fission product from the probability tree, limited by the number of nucleons available to the system
Implements G4FissionProductYieldDist.
Definition at line 88 of file G4FPYBiasedLightFragmentDist.cc.

Initialize is a common function called by all constructors.
Definition at line 77 of file G4FPYBiasedLightFragmentDist.cc.

|
protected |
Defines the half-weight of the fission isotope
Definition at line 100 of file G4FPYBiasedLightFragmentDist.hh.
1.8.5