Geant4
10.00.p01
|
#include <G4FissLib.hh>
Private Attributes | |
G4FissionLibrary | theLibrary |
G4double * | xSec |
G4NeutronHPChannel * | theFission |
G4String | dirName |
G4int | numEle |
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
void | SetModelName (const G4String &nam) |
G4bool | IsBlocked () const |
void | Block () |
Protected Attributes inherited from G4HadronicInteraction | |
G4HadFinalState | theParticleChange |
G4int | verboseLevel |
G4double | theMinEnergy |
G4double | theMaxEnergy |
G4bool | isBlocked |
Definition at line 133 of file G4FissLib.hh.
G4FissLib::G4FissLib | ( | ) |
Definition at line 65 of file G4FissLib.cc.
References dirName, G4cout, G4endl, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), G4NeutronHPChannel::Init(), MeV, numEle, G4NeutronHPChannel::Register(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theFission, and theLibrary.
G4FissLib::~G4FissLib | ( | ) |
Definition at line 91 of file G4FissLib.cc.
References theFission.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 97 of file G4FissLib.cc.
References G4NeutronHPChannel::ApplyYourself(), G4UniformRand, G4Material::GetElement(), G4Element::GetIndex(), G4HadProjectile::GetMaterial(), G4Material::GetNumberOfElements(), G4Material::GetTemperature(), G4NeutronHPThermalBoost::GetThermalEnergy(), G4Material::GetVecNbOfAtomsPerVolume(), G4NeutronHPChannel::GetXsec(), n, theFission, and xSec.
|
private |
Definition at line 148 of file G4FissLib.hh.
Referenced by G4FissLib().
|
private |
Definition at line 149 of file G4FissLib.hh.
Referenced by G4FissLib().
|
private |
Definition at line 147 of file G4FissLib.hh.
Referenced by ApplyYourself(), G4FissLib(), and ~G4FissLib().
|
private |
Definition at line 143 of file G4FissLib.hh.
Referenced by G4FissLib().
|
private |
Definition at line 146 of file G4FissLib.hh.
Referenced by ApplyYourself().