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

Class that stores isotopic abundances for a given element. 더 자세히 ...

#include <G4INCLNaturalIsotopicDistributions.hh>

Public 멤버 함수

 NaturalIsotopicDistributions ()
 Constructor. 더 자세히 ...
 
G4int drawRandomIsotope (G4int const Z) const
 Draw a random isotope. 더 자세히 ...
 
IsotopicDistribution const & getIsotopicDistribution (G4int const Z) const
 Get an isotopic distribution. 더 자세히 ...
 

Private 속성

std::map< G4int,
IsotopicDistribution
theDistributions
 

상세한 설명

Class that stores isotopic abundances for a given element.

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

생성자 & 소멸자 문서화

G4INCL::NaturalIsotopicDistributions::NaturalIsotopicDistributions ( )

Constructor.

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

멤버 함수 문서화

G4int G4INCL::NaturalIsotopicDistributions::drawRandomIsotope ( G4int const  Z) const

Draw a random isotope.

매개변수
Zthe element number

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

IsotopicDistribution const & G4INCL::NaturalIsotopicDistributions::getIsotopicDistribution ( G4int const  Z) const

Get an isotopic distribution.

매개변수
Zthe element number

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

다음을 참조함 : INCL_FATAL, theDistributions.

멤버 데이타 문서화

std::map<G4int, IsotopicDistribution> G4INCL::NaturalIsotopicDistributions::theDistributions
private

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

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


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