Geant4.10
|
#include <G4NeutronLENDBuilder.hh>
Public Member Functions | |
G4NeutronLENDBuilder (G4String eva="") | |
virtual | ~G4NeutronLENDBuilder () |
virtual void | Build (G4HadronElasticProcess *aP) |
virtual void | Build (G4HadronFissionProcess *aP) |
virtual void | Build (G4HadronCaptureProcess *aP) |
virtual void | Build (G4NeutronInelasticProcess *aP) |
void | SetMinEnergy (G4double aM) |
void | SetMinInelasticEnergy (G4double aM) |
void | SetMaxEnergy (G4double aM) |
void | SetMaxInelasticEnergy (G4double aM) |
![]() | |
G4VNeutronBuilder () | |
virtual | ~G4VNeutronBuilder () |
Definition at line 46 of file G4NeutronLENDBuilder.hh.
G4NeutronLENDBuilder::G4NeutronLENDBuilder | ( | G4String | eva = "" | ) |
|
virtual |
Definition at line 56 of file G4NeutronLENDBuilder.cc.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 65 of file G4NeutronLENDBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4LENDModel::AllowAnyCandidateTarget(), G4LENDCrossSection::AllowAnyCandidateTarget(), G4LENDModel::ChangeDefaultEvaluation(), G4LENDCrossSection::ChangeDefaultEvaluation(), G4Neutron::Neutron(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 83 of file G4NeutronLENDBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4LENDModel::AllowAnyCandidateTarget(), G4LENDCrossSection::AllowAnyCandidateTarget(), G4LENDModel::ChangeDefaultEvaluation(), G4LENDCrossSection::ChangeDefaultEvaluation(), G4Neutron::Neutron(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 100 of file G4NeutronLENDBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4LENDModel::AllowAnyCandidateTarget(), G4LENDCrossSection::AllowAnyCandidateTarget(), G4LENDModel::ChangeDefaultEvaluation(), G4LENDCrossSection::ChangeDefaultEvaluation(), G4Neutron::Neutron(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 117 of file G4NeutronLENDBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4LENDModel::AllowAnyCandidateTarget(), G4LENDCrossSection::AllowAnyCandidateTarget(), G4LENDModel::ChangeDefaultEvaluation(), G4LENDCrossSection::ChangeDefaultEvaluation(), G4Neutron::Neutron(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
Definition at line 67 of file G4NeutronLENDBuilder.hh.
Definition at line 72 of file G4NeutronLENDBuilder.hh.
Definition at line 58 of file G4NeutronLENDBuilder.hh.
Definition at line 63 of file G4NeutronLENDBuilder.hh.