Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 속성 | 모든 멤버 목록
G4NeutronLENDBuilder 클래스 참조

#include <G4NeutronLENDBuilder.hh>

G4NeutronLENDBuilder에 대한 상속 다이어그램 :
G4VNeutronBuilder G4PhysicsBuilderInterface

Public 멤버 함수

 G4NeutronLENDBuilder (G4String eva="")
 
virtual ~G4NeutronLENDBuilder ()
 
virtual void Build (G4HadronElasticProcess *aP) finaloverride
 
virtual void Build (G4HadronFissionProcess *aP) finaloverride
 
virtual void Build (G4HadronCaptureProcess *aP) finaloverride
 
virtual void Build (G4NeutronInelasticProcess *aP) finaloverride
 
virtual void SetMinEnergy (G4double aM) finaloverride
 
void SetMinInelasticEnergy (G4double aM)
 
virtual void SetMaxEnergy (G4double aM) finaloverride
 
void SetMaxInelasticEnergy (G4double aM)
 
virtual void Build ()
 
virtual void RegisterMe (G4PhysicsBuilderInterface *)
 

Private 속성

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

상세한 설명

G4NeutronLENDBuilder.hh 파일의 46 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4NeutronLENDBuilder::G4NeutronLENDBuilder ( G4String  eva = "")
virtual G4NeutronLENDBuilder::~G4NeutronLENDBuilder ( )
inlinevirtual

G4NeutronLENDBuilder.hh 파일의 50 번째 라인에서 정의되었습니다.

멤버 함수 문서화

virtual void G4PhysicsBuilderInterface::Build ( void  )
inlinevirtualinherited
void G4NeutronLENDBuilder::Build ( G4HadronElasticProcess aP)
finaloverridevirtual
void G4NeutronLENDBuilder::Build ( G4HadronFissionProcess aP)
finaloverridevirtual
void G4NeutronLENDBuilder::Build ( G4HadronCaptureProcess aP)
finaloverridevirtual
void G4NeutronLENDBuilder::Build ( G4NeutronInelasticProcess aP)
finaloverridevirtual
virtual void G4PhysicsBuilderInterface::RegisterMe ( G4PhysicsBuilderInterface )
inlinevirtualinherited
virtual void G4NeutronLENDBuilder::SetMaxEnergy ( G4double  aM)
inlinefinaloverridevirtual

G4PhysicsBuilderInterface(으)로부터 재구현되었습니다.

G4NeutronLENDBuilder.hh 파일의 66 번째 라인에서 정의되었습니다.

다음을 참조함 : theIMax, theMax.

void G4NeutronLENDBuilder::SetMaxInelasticEnergy ( G4double  aM)
inline

G4NeutronLENDBuilder.hh 파일의 71 번째 라인에서 정의되었습니다.

다음을 참조함 : theIMax.

virtual void G4NeutronLENDBuilder::SetMinEnergy ( G4double  aM)
inlinefinaloverridevirtual

G4PhysicsBuilderInterface(으)로부터 재구현되었습니다.

G4NeutronLENDBuilder.hh 파일의 57 번째 라인에서 정의되었습니다.

다음을 참조함 : theIMin, theMin.

void G4NeutronLENDBuilder::SetMinInelasticEnergy ( G4double  aM)
inline

G4NeutronLENDBuilder.hh 파일의 62 번째 라인에서 정의되었습니다.

다음을 참조함 : theIMin.

멤버 데이타 문서화

G4String G4NeutronLENDBuilder::evaluation
private

G4NeutronLENDBuilder.hh 파일의 94 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder().

G4double G4NeutronLENDBuilder::theIMax
private

G4NeutronLENDBuilder.hh 파일의 83 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder(), SetMaxEnergy(), SetMaxInelasticEnergy().

G4double G4NeutronLENDBuilder::theIMin
private

G4NeutronLENDBuilder.hh 파일의 81 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder(), SetMinEnergy(), SetMinInelasticEnergy().

G4LENDCapture* G4NeutronLENDBuilder::theLENDCapture
private

G4NeutronLENDBuilder.hh 파일의 91 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder().

G4LENDCaptureCrossSection* G4NeutronLENDBuilder::theLENDCaptureCrossSection
private

G4NeutronLENDBuilder.hh 파일의 92 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder().

G4LENDElastic* G4NeutronLENDBuilder::theLENDElastic
private

G4NeutronLENDBuilder.hh 파일의 85 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder().

G4LENDElasticCrossSection* G4NeutronLENDBuilder::theLENDElasticCrossSection
private

G4NeutronLENDBuilder.hh 파일의 86 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder().

G4LENDFission* G4NeutronLENDBuilder::theLENDFission
private

G4NeutronLENDBuilder.hh 파일의 89 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder().

G4LENDFissionCrossSection* G4NeutronLENDBuilder::theLENDFissionCrossSection
private

G4NeutronLENDBuilder.hh 파일의 90 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder().

G4LENDInelastic* G4NeutronLENDBuilder::theLENDInelastic
private

G4NeutronLENDBuilder.hh 파일의 87 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder().

G4LENDInelasticCrossSection* G4NeutronLENDBuilder::theLENDInelasticCrossSection
private

G4NeutronLENDBuilder.hh 파일의 88 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder().

G4double G4NeutronLENDBuilder::theMax
private

G4NeutronLENDBuilder.hh 파일의 82 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder(), SetMaxEnergy().

G4double G4NeutronLENDBuilder::theMin
private

G4NeutronLENDBuilder.hh 파일의 80 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Build(), G4NeutronLENDBuilder(), SetMinEnergy().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: