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) |
Public Member Functions inherited from G4VNeutronBuilder | |
G4VNeutronBuilder () | |
virtual | ~G4VNeutronBuilder () |
Definition at line 46 of file G4NeutronLENDBuilder.hh.
G4NeutronLENDBuilder::G4NeutronLENDBuilder | ( | G4String | eva = "" | ) |
Definition at line 33 of file G4NeutronLENDBuilder.cc.
|
virtual |
Definition at line 56 of file G4NeutronLENDBuilder.cc.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 65 of file G4NeutronLENDBuilder.cc.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 83 of file G4NeutronLENDBuilder.cc.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 100 of file G4NeutronLENDBuilder.cc.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 117 of file G4NeutronLENDBuilder.cc.
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.