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

#include <G4tgrElementFromIsotopes.hh>

G4tgrElementFromIsotopes에 대한 상속 다이어그램 :
G4tgrElement

Public 멤버 함수

 G4tgrElementFromIsotopes ()
 
 ~G4tgrElementFromIsotopes ()
 
 G4tgrElementFromIsotopes (const std::vector< G4String > &wl)
 
G4int GetNumberOfIsotopes () const
 
const G4StringGetComponent (G4int n) const
 
G4double GetAbundance (G4int n) const
 
const G4StringGetName () const
 
const G4StringGetSymbol () const
 
const G4StringGetType () const
 

Protected 속성

G4String theName
 
G4String theSymbol
 
G4String theType
 

Private 속성

G4int theNoIsotopes
 
std::vector< G4StringtheComponents
 
std::vector< G4doubletheAbundances
 

Friends

std::ostream & operator<< (std::ostream &, const G4tgrElementFromIsotopes &)
 

상세한 설명

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

생성자 & 소멸자 문서화

G4tgrElementFromIsotopes::G4tgrElementFromIsotopes ( )

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

G4tgrElementFromIsotopes::~G4tgrElementFromIsotopes ( )

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

G4tgrElementFromIsotopes::G4tgrElementFromIsotopes ( const std::vector< G4String > &  wl)

멤버 함수 문서화

G4double G4tgrElementFromIsotopes::GetAbundance ( G4int  n) const
inline

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

다음을 참조함 : n, theAbundances.

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

const G4String& G4tgrElementFromIsotopes::GetComponent ( G4int  n) const
inline

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

다음을 참조함 : n, theComponents.

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

const G4String& G4tgrElement::GetName ( void  ) const
inlineinherited
G4int G4tgrElementFromIsotopes::GetNumberOfIsotopes ( ) const
inline

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

다음을 참조함 : theNoIsotopes.

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

const G4String& G4tgrElement::GetSymbol ( ) const
inlineinherited

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

다음을 참조함 : G4tgrElement::theSymbol.

다음에 의해서 참조됨 : G4tgbElement::BuildG4ElementFromIsotopes(), G4tgbElement::BuildG4ElementSimple().

const G4String& G4tgrElement::GetType ( ) const
inlineinherited

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

다음을 참조함 : G4tgrElement::theType.

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

Friend, 그리고 관련된 함수 문서화

std::ostream& operator<< ( std::ostream &  os,
const G4tgrElementFromIsotopes obj 
)
friend

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

멤버 데이타 문서화

std::vector<G4double> G4tgrElementFromIsotopes::theAbundances
private

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

다음에 의해서 참조됨 : G4tgrElementFromIsotopes(), GetAbundance(), operator<<().

std::vector<G4String> G4tgrElementFromIsotopes::theComponents
private

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

다음에 의해서 참조됨 : G4tgrElementFromIsotopes(), GetComponent(), operator<<().

G4String G4tgrElement::theName
protectedinherited

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

다음에 의해서 참조됨 : G4tgrElementFromIsotopes(), G4tgrElementSimple::G4tgrElementSimple(), G4tgrElement::GetName(), operator<<().

G4int G4tgrElementFromIsotopes::theNoIsotopes
private

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

다음에 의해서 참조됨 : G4tgrElementFromIsotopes(), GetNumberOfIsotopes(), operator<<().

G4String G4tgrElement::theSymbol
protectedinherited

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

다음에 의해서 참조됨 : G4tgrElementFromIsotopes(), G4tgrElementSimple::G4tgrElementSimple(), G4tgrElement::GetSymbol().

G4String G4tgrElement::theType
protectedinherited

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

다음에 의해서 참조됨 : G4tgrElementFromIsotopes(), G4tgrElementSimple::G4tgrElementSimple(), G4tgrElement::GetType().


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