| 
    Geant4
    10.01.p02
    
   | 
 
G4FFGDefaultValues is a one-stop shop for storing the default values to variables that configure how the fission fragment generator code is initialized. More...
Functions | |
| static const G4ThreeVector | SourceCenter (0, 0, 0) | 
| Default source center.  More... | |
Variables | |
| static const G4double | ThermalNeutronEnergy = 0.0253 * eV | 
| The energy of thermal neutrons.  More... | |
| static const  G4FFGEnumerations::Verbosity  | Verbosity = G4FFGEnumerations::SILENT | 
| Verbosity for the entire package.  More... | |
| static const G4int | Isotope = 92238 | 
| Default Isotope.  More... | |
| static const  G4FFGEnumerations::MetaState  | MetaState = G4FFGEnumerations::GROUND_STATE | 
| Default meta state.  More... | |
| static const  G4FFGEnumerations::FissionCause  | FissionCause = G4FFGEnumerations::SPONTANEOUS | 
| Default fission cause.  More... | |
| static const G4double | IncidentEnergy = ThermalNeutronEnergy / eV | 
| Default incident energy.  More... | |
| static const char | IncidentEnergyUnit [] = "eV" | 
| Default incident energy unit.  More... | |
| static const  G4FFGEnumerations::YieldType  | YieldType = G4FFGEnumerations::INDEPENDENT | 
| Default yield type.  More... | |
| static const  G4FFGEnumerations::FissionSamplingScheme  | SamplingScheme = G4FFGEnumerations::NORMAL | 
| Default sampling scheme.  More... | |
| static const G4double | TernaryProbability = 0 | 
| Default probabilility of a ternary fission.  More... | |
| static const G4double | AlphaProduction = 0 | 
| Default alpha production in a ternary fission.  More... | |
| static const G4double | MeanGammaEnergy = 800 * keV | 
| Default mean gamma energy for gamma sampling.  More... | |
| static const G4double | EventTime = 0 | 
| Default event time.  More... | |
| static const char | EventTimeUnit [] = "ns" | 
| Default event time units.  More... | |
| static const G4double | SourceDepth = 1 | 
| Default source depth.  More... | |
| static const G4double | SourceHeight = 1 | 
| Default source rectangle Height.  More... | |
| static const G4double | SourceRadius = 1 | 
| Default source radius.  More... | |
| static const G4double | SourceWidth = 1 | 
| Default source rectangle Width.  More... | |
| static const char | SourceDimensionUnit [] = "cm" | 
| Default event time units.  More... | |
| static const  G4FFGEnumerations::SourceType  | SourceType = G4FFGEnumerations::SPHERE | 
| Default source type.  More... | |
| static const char | UICommandDirectory [] = "/process/hadronic/ffgupga" | 
| Default command directory.  More... | |
| static const char | ENDFFissionDataLocation [] = "/Fission/FF/" | 
ENDF data tape location, reference against G4HPNEUTRONDATA.  More... | |
G4FFGDefaultValues is a one-stop shop for storing the default values to variables that configure how the fission fragment generator code is initialized.
      
  | 
  static | 
Default source center.
      
  | 
  static | 
Default alpha production in a ternary fission.
Definition at line 78 of file G4FFGDefaultValues.hh.
Referenced by G4FissionFragmentGenerator::Initialize().
      
  | 
  static | 
ENDF data tape location, reference against G4HPNEUTRONDATA. 
Definition at line 110 of file G4FFGDefaultValues.hh.
Referenced by G4FissionProductYieldDist::MakeDirectoryName().
      
  | 
  static | 
Default event time.
Definition at line 84 of file G4FFGDefaultValues.hh.
      
  | 
  static | 
Default event time units.
Definition at line 86 of file G4FFGDefaultValues.hh.
      
  | 
  static | 
Default fission cause.
Definition at line 66 of file G4FFGDefaultValues.hh.
Referenced by G4FissionFragmentGenerator::Initialize().
      
  | 
  static | 
Default incident energy.
Definition at line 68 of file G4FFGDefaultValues.hh.
      
  | 
  static | 
Default incident energy unit.
Definition at line 70 of file G4FFGDefaultValues.hh.
      
  | 
  static | 
Default Isotope.
Definition at line 62 of file G4FFGDefaultValues.hh.
Referenced by G4FissionFragmentGenerator::Initialize().
Default mean gamma energy for gamma sampling.
Definition at line 80 of file G4FFGDefaultValues.hh.
Referenced by G4FissionProductYieldDist::SampleGammaEnergies().
      
  | 
  static | 
Default meta state.
Definition at line 64 of file G4FFGDefaultValues.hh.
Referenced by G4FissionFragmentGenerator::Initialize().
      
  | 
  static | 
Default sampling scheme.
Definition at line 74 of file G4FFGDefaultValues.hh.
Referenced by G4FissionFragmentGenerator::Initialize().
      
  | 
  static | 
Default source depth.
Definition at line 92 of file G4FFGDefaultValues.hh.
      
  | 
  static | 
Default event time units.
Definition at line 100 of file G4FFGDefaultValues.hh.
      
  | 
  static | 
Default source rectangle Height.
Definition at line 94 of file G4FFGDefaultValues.hh.
      
  | 
  static | 
Default source radius.
Definition at line 96 of file G4FFGDefaultValues.hh.
      
  | 
  static | 
Default source type.
Definition at line 102 of file G4FFGDefaultValues.hh.
      
  | 
  static | 
Default source rectangle Width.
Definition at line 98 of file G4FFGDefaultValues.hh.
      
  | 
  static | 
Default probabilility of a ternary fission.
Definition at line 76 of file G4FFGDefaultValues.hh.
Referenced by G4FissionFragmentGenerator::Initialize().
The energy of thermal neutrons.
Definition at line 49 of file G4FFGDefaultValues.hh.
Referenced by G4FPYSamplingOps::EvaluateWattConstants(), G4FissionFragmentGenerator::G4GenerateFission(), G4FissionFragmentGenerator::Initialize(), and G4WendtFissionFragmentGenerator::InitializeANucleus().
      
  | 
  static | 
Default command directory.
Definition at line 106 of file G4FFGDefaultValues.hh.
      
  | 
  static | 
Verbosity for the entire package.
Definition at line 57 of file G4FFGDefaultValues.hh.
Referenced by G4FissionFragmentGenerator::G4FissionFragmentGenerator(), G4FPYSamplingOps::G4FPYSamplingOps(), G4ShiftedGaussian::G4ShiftedGaussian(), and G4WendtFissionFragmentGenerator::G4WendtFissionFragmentGenerator().
      
  | 
  static | 
Default yield type.
Definition at line 72 of file G4FFGDefaultValues.hh.
Referenced by G4FissionFragmentGenerator::Initialize().