Geant4
10.01.p03
|
#include <G4NeutronPHPBuilder.hh>
Public Member Functions | |
G4NeutronPHPBuilder () | |
virtual | ~G4NeutronPHPBuilder () |
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 G4NeutronPHPBuilder.hh.
G4NeutronPHPBuilder::G4NeutronPHPBuilder | ( | ) |
Definition at line 32 of file G4NeutronPHPBuilder.cc.
References MeV, theHPCapture, theHPCaptureData, theHPElastic, theHPElasticData, theHPFission, theHPFissionData, theHPInelastic, theHPInelasticData, theIMax, theIMin, theMax, and theMin.
|
virtual |
Definition at line 54 of file G4NeutronPHPBuilder.cc.
References theHPCaptureData, theHPElasticData, theHPFissionData, and theHPInelasticData.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 63 of file G4NeutronPHPBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theHPElastic, theHPElasticData, theMax, and theMin.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 74 of file G4NeutronPHPBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theHPFission, theHPFissionData, theMax, and theMin.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 85 of file G4NeutronPHPBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theHPCapture, theHPCaptureData, theMax, and theMin.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 96 of file G4NeutronPHPBuilder.cc.
References G4HadronicProcess::AddDataSet(), G4Neutron::Neutron(), G4HadronicProcess::RegisterMe(), G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), theHPInelastic, theHPInelasticData, theIMax, and theIMin.
|
inline |
Definition at line 67 of file G4NeutronPHPBuilder.hh.
|
inline |
Definition at line 72 of file G4NeutronPHPBuilder.hh.
References theIMax.
|
inline |
Definition at line 58 of file G4NeutronPHPBuilder.hh.
|
inline |
Definition at line 63 of file G4NeutronPHPBuilder.hh.
References theIMin.
|
private |
Definition at line 91 of file G4NeutronPHPBuilder.hh.
Referenced by Build(), and G4NeutronPHPBuilder().
|
private |
Definition at line 92 of file G4NeutronPHPBuilder.hh.
Referenced by Build(), G4NeutronPHPBuilder(), and ~G4NeutronPHPBuilder().
|
private |
Definition at line 85 of file G4NeutronPHPBuilder.hh.
Referenced by Build(), and G4NeutronPHPBuilder().
|
private |
Definition at line 86 of file G4NeutronPHPBuilder.hh.
Referenced by Build(), G4NeutronPHPBuilder(), and ~G4NeutronPHPBuilder().
|
private |
Definition at line 89 of file G4NeutronPHPBuilder.hh.
Referenced by Build(), and G4NeutronPHPBuilder().
|
private |
Definition at line 90 of file G4NeutronPHPBuilder.hh.
Referenced by Build(), G4NeutronPHPBuilder(), and ~G4NeutronPHPBuilder().
|
private |
Definition at line 87 of file G4NeutronPHPBuilder.hh.
Referenced by Build(), and G4NeutronPHPBuilder().
|
private |
Definition at line 88 of file G4NeutronPHPBuilder.hh.
Referenced by Build(), G4NeutronPHPBuilder(), and ~G4NeutronPHPBuilder().
|
private |
Definition at line 83 of file G4NeutronPHPBuilder.hh.
Referenced by Build(), G4NeutronPHPBuilder(), SetMaxEnergy(), and SetMaxInelasticEnergy().
|
private |
Definition at line 81 of file G4NeutronPHPBuilder.hh.
Referenced by Build(), G4NeutronPHPBuilder(), SetMinEnergy(), and SetMinInelasticEnergy().
|
private |
Definition at line 82 of file G4NeutronPHPBuilder.hh.
Referenced by Build(), G4NeutronPHPBuilder(), and SetMaxEnergy().
|
private |
Definition at line 80 of file G4NeutronPHPBuilder.hh.
Referenced by Build(), G4NeutronPHPBuilder(), and SetMinEnergy().