Geant4
10.03.p01
|
#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 60 of file G4NeutronLENDBuilder.cc.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 78 of file G4NeutronLENDBuilder.cc.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 95 of file G4NeutronLENDBuilder.cc.
|
virtual |
Implements G4VNeutronBuilder.
Definition at line 112 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.