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

#include <G4NeutronField.hh>

G4NeutronField에 대한 상속 다이어그램 :
G4VNuclearField

Public 멤버 함수

 G4NeutronField (G4V3DNucleus *nucleus)
 
virtual ~G4NeutronField ()
 
virtual G4double GetField (const G4ThreeVector &aPosition)
 
virtual G4double GetBarrier ()
 
void SetNucleus (G4V3DNucleus *aNucleus)
 
virtual G4double GetCoeff ()
 

Protected 속성

G4V3DNucleustheNucleus
 
const G4double radius
 

Private 멤버 함수

 G4NeutronField (const G4NeutronField &right)
 
const G4NeutronFieldoperator= (const G4NeutronField &right)
 
int operator== (const G4NeutronField &right) const
 
int operator!= (const G4NeutronField &right) const
 
G4double GetDensity (const G4ThreeVector &aPosition)
 
G4double GetFermiMomentum (const G4double aDensity)
 

Private 속성

G4FermiMomentum theFermi
 
G4int theA
 
G4int theZ
 
const G4VNuclearDensitytheDensity
 
G4double theR
 
std::vector< G4doubletheFermiMomBuffer
 

상세한 설명

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

생성자 & 소멸자 문서화

G4NeutronField::G4NeutronField ( G4V3DNucleus nucleus)
G4NeutronField::~G4NeutronField ( )
virtual

G4NeutronField.cc 파일의 75 번째 라인에서 정의되었습니다.

G4NeutronField::G4NeutronField ( const G4NeutronField right)
private

멤버 함수 문서화

G4double G4NeutronField::GetBarrier ( )
virtual

G4VNuclearField를 구현.

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

virtual G4double G4VNuclearField::GetCoeff ( )
inlinevirtualinherited
G4double G4NeutronField::GetDensity ( const G4ThreeVector aPosition)
inlineprivate

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

다음을 참조함 : G4VNuclearDensity::GetDensity(), theDensity.

다음에 의해서 참조됨 : G4NeutronField().

G4double G4NeutronField::GetFermiMomentum ( const G4double  aDensity)
inlineprivate

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

다음을 참조함 : G4FermiMomentum::GetFermiMomentum(), theFermi.

다음에 의해서 참조됨 : G4NeutronField().

G4double G4NeutronField::GetField ( const G4ThreeVector aPosition)
virtual

G4VNuclearField를 구현.

G4NeutronField.cc 파일의 78 번째 라인에서 정의되었습니다.

다음을 참조함 : fermi, CLHEP::Hep3Vector::mag(), CLHEP::neutron_mass_c2, theFermiMomBuffer, x, x1, x2, y1, y2.

int G4NeutronField::operator!= ( const G4NeutronField right) const
private
const G4NeutronField& G4NeutronField::operator= ( const G4NeutronField right)
private
int G4NeutronField::operator== ( const G4NeutronField right) const
private
void G4VNuclearField::SetNucleus ( G4V3DNucleus aNucleus)
inlineinherited

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

다음을 참조함 : G4VNuclearField::theNucleus.

멤버 데이타 문서화

const G4double G4VNuclearField::radius
protectedinherited
G4int G4NeutronField::theA
private

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

다음에 의해서 참조됨 : G4NeutronField().

const G4VNuclearDensity* G4NeutronField::theDensity
private

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

다음에 의해서 참조됨 : GetDensity().

G4FermiMomentum G4NeutronField::theFermi
private

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

다음에 의해서 참조됨 : G4NeutronField(), GetFermiMomentum().

std::vector<G4double> G4NeutronField::theFermiMomBuffer
private

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

다음에 의해서 참조됨 : G4NeutronField(), GetField().

G4V3DNucleus* G4VNuclearField::theNucleus
protectedinherited
G4double G4NeutronField::theR
private

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

다음에 의해서 참조됨 : G4NeutronField().

G4int G4NeutronField::theZ
private

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

다음에 의해서 참조됨 : G4NeutronField().


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