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

#include <G4tgrIsotope.hh>

Public 멤버 함수

 G4tgrIsotope ()
 
 ~G4tgrIsotope ()
 
 G4tgrIsotope (const std::vector< G4String > &wl)
 
const G4StringGetName () const
 
G4int GetZ () const
 
G4int GetN () const
 
G4double GetA () const
 

Private 속성

G4String theName
 
G4int theZ
 
G4int theN
 
G4double theA
 

Friends

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

상세한 설명

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

생성자 & 소멸자 문서화

G4tgrIsotope::G4tgrIsotope ( )

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

G4tgrIsotope::~G4tgrIsotope ( )

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

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

멤버 함수 문서화

G4double G4tgrIsotope::GetA ( ) const
inline

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

다음을 참조함 : theA.

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

G4int G4tgrIsotope::GetN ( ) const
inline

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

다음을 참조함 : theN.

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

const G4String& G4tgrIsotope::GetName ( void  ) const
inline

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

다음을 참조함 : theName.

다음에 의해서 참조됨 : G4tgrMaterialFactory::AddIsotope(), G4tgbIsotope::BuildG4Isotope(), G4tgbIsotope::GetName().

G4int G4tgrIsotope::GetZ ( ) const
inline

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

다음을 참조함 : theZ.

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

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

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

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

멤버 데이타 문서화

G4double G4tgrIsotope::theA
private

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

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

G4int G4tgrIsotope::theN
private

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

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

G4String G4tgrIsotope::theName
private

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

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

G4int G4tgrIsotope::theZ
private

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

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


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