Geant4
10.00.p01
|
#include <G4NeutronHPFission.hh>
Private Member Functions | |
void | addChannelForNewElement () |
Private Attributes | |
G4NeutronHPFissionFS | theFS |
G4double * | xSec |
std::vector< 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 52 of file G4NeutronHPFission.hh.
G4NeutronHPFission::G4NeutronHPFission | ( | ) |
Definition at line 38 of file G4NeutronHPFission.cc.
References dirName, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), lightions::Init(), MeV, numEle, G4AutoDelete::Register(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theFission, and theFS.
G4NeutronHPFission::~G4NeutronHPFission | ( | ) |
Definition at line 72 of file G4NeutronHPFission.cc.
References theFission.
|
private |
Definition at line 138 of file G4NeutronHPFission.cc.
References dirName, G4cout, G4endl, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), lightions::Init(), numEle, G4AutoDelete::Register(), theFission, and theFS.
Referenced by ApplyYourself().
|
virtual |
Implements G4HadronicInteraction.
Definition at line 84 of file G4NeutronHPFission.cc.
References addChannelForNewElement(), G4NeutronHPManager::CloseReactionWhiteBoard(), G4UniformRand, G4Material::GetElement(), G4Element::GetIndex(), G4NeutronHPManager::GetInstance(), G4HadProjectile::GetMaterial(), G4Element::GetNumberOfElements(), G4Material::GetNumberOfElements(), G4Material::GetTemperature(), G4NeutronHPThermalBoost::GetThermalEnergy(), G4Material::GetVecNbOfAtomsPerVolume(), n, numEle, G4NeutronHPManager::OpenReactionWhiteBoard(), G4Nucleus::SetParameters(), theFission, and xSec.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 129 of file G4NeutronHPFission.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 153 of file G4NeutronHPFission.cc.
References G4NeutronHPManager::GetInstance(), and G4NeutronHPManager::GetVerboseLevel().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 157 of file G4NeutronHPFission.cc.
References G4NeutronHPManager::GetInstance(), and G4NeutronHPManager::SetVerboseLevel().
|
private |
Definition at line 77 of file G4NeutronHPFission.hh.
Referenced by addChannelForNewElement(), and G4NeutronHPFission().
|
private |
Definition at line 78 of file G4NeutronHPFission.hh.
Referenced by addChannelForNewElement(), ApplyYourself(), and G4NeutronHPFission().
|
private |
Definition at line 76 of file G4NeutronHPFission.hh.
Referenced by addChannelForNewElement(), ApplyYourself(), G4NeutronHPFission(), and ~G4NeutronHPFission().
|
private |
Definition at line 70 of file G4NeutronHPFission.hh.
Referenced by addChannelForNewElement(), and G4NeutronHPFission().
|
private |
Definition at line 74 of file G4NeutronHPFission.hh.
Referenced by ApplyYourself().