Geant4  10.00.p02
G4NeutronLENDBuilder Class Reference

#include <G4NeutronLENDBuilder.hh>

+ Inheritance diagram for G4NeutronLENDBuilder:
+ Collaboration diagram for G4NeutronLENDBuilder:

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

Private Attributes

G4double theMin
 
G4double theIMin
 
G4double theMax
 
G4double theIMax
 
G4LENDElastictheLENDElastic
 
G4LENDElasticCrossSectiontheLENDElasticCrossSection
 
G4LENDInelastictheLENDInelastic
 
G4LENDInelasticCrossSectiontheLENDInelasticCrossSection
 
G4LENDFissiontheLENDFission
 
G4LENDFissionCrossSectiontheLENDFissionCrossSection
 
G4LENDCapturetheLENDCapture
 
G4LENDCaptureCrossSectiontheLENDCaptureCrossSection
 
G4String evaluation
 

Detailed Description

Definition at line 46 of file G4NeutronLENDBuilder.hh.

Constructor & Destructor Documentation

G4NeutronLENDBuilder::~G4NeutronLENDBuilder ( )
virtual

Member Function Documentation

void G4NeutronLENDBuilder::SetMaxEnergy ( G4double  aM)
inline

Definition at line 67 of file G4NeutronLENDBuilder.hh.

References theIMax, and theMax.

void G4NeutronLENDBuilder::SetMaxInelasticEnergy ( G4double  aM)
inline

Definition at line 72 of file G4NeutronLENDBuilder.hh.

References theIMax.

void G4NeutronLENDBuilder::SetMinEnergy ( G4double  aM)
inline

Definition at line 58 of file G4NeutronLENDBuilder.hh.

References theIMin, and theMin.

void G4NeutronLENDBuilder::SetMinInelasticEnergy ( G4double  aM)
inline

Definition at line 63 of file G4NeutronLENDBuilder.hh.

References theIMin.

Member Data Documentation

G4String G4NeutronLENDBuilder::evaluation
private

Definition at line 94 of file G4NeutronLENDBuilder.hh.

Referenced by Build(), and G4NeutronLENDBuilder().

G4double G4NeutronLENDBuilder::theIMax
private
G4double G4NeutronLENDBuilder::theIMin
private
G4LENDCapture* G4NeutronLENDBuilder::theLENDCapture
private

Definition at line 91 of file G4NeutronLENDBuilder.hh.

Referenced by Build(), and G4NeutronLENDBuilder().

G4LENDCaptureCrossSection* G4NeutronLENDBuilder::theLENDCaptureCrossSection
private

Definition at line 92 of file G4NeutronLENDBuilder.hh.

Referenced by Build(), G4NeutronLENDBuilder(), and ~G4NeutronLENDBuilder().

G4LENDElastic* G4NeutronLENDBuilder::theLENDElastic
private

Definition at line 85 of file G4NeutronLENDBuilder.hh.

Referenced by Build(), and G4NeutronLENDBuilder().

G4LENDElasticCrossSection* G4NeutronLENDBuilder::theLENDElasticCrossSection
private

Definition at line 86 of file G4NeutronLENDBuilder.hh.

Referenced by Build(), G4NeutronLENDBuilder(), and ~G4NeutronLENDBuilder().

G4LENDFission* G4NeutronLENDBuilder::theLENDFission
private

Definition at line 89 of file G4NeutronLENDBuilder.hh.

Referenced by Build(), and G4NeutronLENDBuilder().

G4LENDFissionCrossSection* G4NeutronLENDBuilder::theLENDFissionCrossSection
private

Definition at line 90 of file G4NeutronLENDBuilder.hh.

Referenced by Build(), G4NeutronLENDBuilder(), and ~G4NeutronLENDBuilder().

G4LENDInelastic* G4NeutronLENDBuilder::theLENDInelastic
private

Definition at line 87 of file G4NeutronLENDBuilder.hh.

Referenced by Build(), and G4NeutronLENDBuilder().

G4LENDInelasticCrossSection* G4NeutronLENDBuilder::theLENDInelasticCrossSection
private

Definition at line 88 of file G4NeutronLENDBuilder.hh.

Referenced by Build(), G4NeutronLENDBuilder(), and ~G4NeutronLENDBuilder().

G4double G4NeutronLENDBuilder::theMax
private

Definition at line 82 of file G4NeutronLENDBuilder.hh.

Referenced by Build(), G4NeutronLENDBuilder(), and SetMaxEnergy().

G4double G4NeutronLENDBuilder::theMin
private

Definition at line 80 of file G4NeutronLENDBuilder.hh.

Referenced by Build(), G4NeutronLENDBuilder(), and SetMinEnergy().


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