Geant4
10.00.p02
|
#include <G4NeutronHPBuilder.hh>
Public Member Functions | |
G4NeutronHPBuilder () | |
virtual | ~G4NeutronHPBuilder () |
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) |
Public Member Functions inherited from G4VNeutronBuilder | |
G4VNeutronBuilder () | |
virtual | ~G4VNeutronBuilder () |
Definition at line 46 of file G4NeutronHPBuilder.hh.
G4NeutronHPBuilder::G4NeutronHPBuilder | ( | ) |
Definition at line 33 of file G4NeutronHPBuilder.cc.
References MeV, theHPCapture, theHPCaptureData, theHPElastic, theHPElasticData, theHPFission, theHPFissionData, theHPInelastic, theHPInelasticData, theIMax, theIMin, theMax, and theMin.
|
virtual |
Definition at line 55 of file G4NeutronHPBuilder.cc.
References theHPCaptureData, theHPElasticData, theHPFissionData, and theHPInelasticData.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 64 of file G4NeutronHPBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theHPElastic, theHPElasticData, theMax, and theMin.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 75 of file G4NeutronHPBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theHPFission, theHPFissionData, theMax, and theMin.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 86 of file G4NeutronHPBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theHPCapture, theHPCaptureData, theMax, and theMin.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 97 of file G4NeutronHPBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theHPInelastic, theHPInelasticData, theIMax, and theIMin.
|
inline |
Definition at line 67 of file G4NeutronHPBuilder.hh.
|
inline |
Definition at line 72 of file G4NeutronHPBuilder.hh.
References theIMax.
|
inline |
Definition at line 58 of file G4NeutronHPBuilder.hh.
|
inline |
Definition at line 63 of file G4NeutronHPBuilder.hh.
References theIMin.
|
private |
Definition at line 91 of file G4NeutronHPBuilder.hh.
Referenced by Build(), and G4NeutronHPBuilder().
|
private |
Definition at line 92 of file G4NeutronHPBuilder.hh.
Referenced by Build(), G4NeutronHPBuilder(), and ~G4NeutronHPBuilder().
|
private |
Definition at line 85 of file G4NeutronHPBuilder.hh.
Referenced by Build(), and G4NeutronHPBuilder().
|
private |
Definition at line 86 of file G4NeutronHPBuilder.hh.
Referenced by Build(), G4NeutronHPBuilder(), and ~G4NeutronHPBuilder().
|
private |
Definition at line 89 of file G4NeutronHPBuilder.hh.
Referenced by Build(), and G4NeutronHPBuilder().
|
private |
Definition at line 90 of file G4NeutronHPBuilder.hh.
Referenced by Build(), G4NeutronHPBuilder(), and ~G4NeutronHPBuilder().
|
private |
Definition at line 87 of file G4NeutronHPBuilder.hh.
Referenced by Build(), and G4NeutronHPBuilder().
|
private |
Definition at line 88 of file G4NeutronHPBuilder.hh.
Referenced by Build(), G4NeutronHPBuilder(), and ~G4NeutronHPBuilder().
|
private |
Definition at line 83 of file G4NeutronHPBuilder.hh.
Referenced by Build(), G4NeutronHPBuilder(), SetMaxEnergy(), and SetMaxInelasticEnergy().
|
private |
Definition at line 81 of file G4NeutronHPBuilder.hh.
Referenced by Build(), G4NeutronHPBuilder(), SetMinEnergy(), and SetMinInelasticEnergy().
|
private |
Definition at line 82 of file G4NeutronHPBuilder.hh.
Referenced by Build(), G4NeutronHPBuilder(), and SetMaxEnergy().
|
private |
Definition at line 80 of file G4NeutronHPBuilder.hh.
Referenced by Build(), G4NeutronHPBuilder(), and SetMinEnergy().