Geant4_10
Public Member Functions | List of all members
G4NeutronLENDBuilder Class Reference

#include <G4NeutronLENDBuilder.hh>

Inheritance diagram for G4NeutronLENDBuilder:
Inheritance graph
[legend]
Collaboration diagram for G4NeutronLENDBuilder:
Collaboration graph
[legend]

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 ()
 

Detailed Description

Definition at line 46 of file G4NeutronLENDBuilder.hh.

Constructor & Destructor Documentation

G4NeutronLENDBuilder::G4NeutronLENDBuilder ( G4String  eva = "")

Definition at line 33 of file G4NeutronLENDBuilder.cc.

G4NeutronLENDBuilder::~G4NeutronLENDBuilder ( )
virtual

Definition at line 56 of file G4NeutronLENDBuilder.cc.

Member Function Documentation

void G4NeutronLENDBuilder::Build ( G4HadronElasticProcess aP)
virtual

Implements G4VNeutronBuilder.

Definition at line 65 of file G4NeutronLENDBuilder.cc.

Here is the call graph for this function:

void G4NeutronLENDBuilder::Build ( G4HadronFissionProcess aP)
virtual

Implements G4VNeutronBuilder.

Definition at line 83 of file G4NeutronLENDBuilder.cc.

Here is the call graph for this function:

void G4NeutronLENDBuilder::Build ( G4HadronCaptureProcess aP)
virtual

Implements G4VNeutronBuilder.

Definition at line 100 of file G4NeutronLENDBuilder.cc.

Here is the call graph for this function:

void G4NeutronLENDBuilder::Build ( G4NeutronInelasticProcess aP)
virtual

Implements G4VNeutronBuilder.

Definition at line 117 of file G4NeutronLENDBuilder.cc.

Here is the call graph for this function:

void G4NeutronLENDBuilder::SetMaxEnergy ( G4double  aM)
inline

Definition at line 67 of file G4NeutronLENDBuilder.hh.

void G4NeutronLENDBuilder::SetMaxInelasticEnergy ( G4double  aM)
inline

Definition at line 72 of file G4NeutronLENDBuilder.hh.

void G4NeutronLENDBuilder::SetMinEnergy ( G4double  aM)
inline

Definition at line 58 of file G4NeutronLENDBuilder.hh.

void G4NeutronLENDBuilder::SetMinInelasticEnergy ( G4double  aM)
inline

Definition at line 63 of file G4NeutronLENDBuilder.hh.


The documentation for this class was generated from the following files: