#include <G4tgrElementFromIsotopes.hh>
Public 멤버 함수 | |
G4tgrElementFromIsotopes () | |
~G4tgrElementFromIsotopes () | |
G4tgrElementFromIsotopes (const std::vector< G4String > &wl) | |
G4int | GetNumberOfIsotopes () const |
const G4String & | GetComponent (G4int n) const |
G4double | GetAbundance (G4int n) const |
const G4String & | GetName () const |
const G4String & | GetSymbol () const |
const G4String & | GetType () const |
Protected 속성 | |
G4String | theName |
G4String | theSymbol |
G4String | theType |
Private 속성 | |
G4int | theNoIsotopes |
std::vector< G4String > | theComponents |
std::vector< G4double > | theAbundances |
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 | ) |
G4tgrElementFromIsotopes.cc 파일의 54 번째 라인에서 정의되었습니다.
다음을 참조함 : G4tgrUtils::CheckWLsize(), G4cout, G4endl, G4tgrUtils::GetDouble(), G4tgrUtils::GetInt(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), theAbundances, theComponents, G4tgrElement::theName, theNoIsotopes, G4tgrElement::theSymbol, G4tgrElement::theType, WLSIZE_GE.
G4tgrElementFromIsotopes.hh 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : n, theAbundances.
다음에 의해서 참조됨 : G4tgbElement::BuildG4ElementFromIsotopes().
G4tgrElementFromIsotopes.hh 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : n, theComponents.
다음에 의해서 참조됨 : G4tgbElement::BuildG4ElementFromIsotopes().
G4tgrElement.hh 파일의 52 번째 라인에서 정의되었습니다.
다음을 참조함 : G4tgrElement::theName.
다음에 의해서 참조됨 : G4tgrMaterialFactory::AddElementFromIsotopes(), G4tgrMaterialFactory::AddElementSimple(), G4tgbElement::BuildG4ElementFromIsotopes(), G4tgbElement::BuildG4ElementSimple(), G4tgbElement::GetName().
|
inline |
G4tgrElementFromIsotopes.hh 파일의 60 번째 라인에서 정의되었습니다.
다음을 참조함 : theNoIsotopes.
다음에 의해서 참조됨 : G4tgbElement::BuildG4ElementFromIsotopes().
|
inlineinherited |
G4tgrElement.hh 파일의 53 번째 라인에서 정의되었습니다.
다음을 참조함 : G4tgrElement::theSymbol.
다음에 의해서 참조됨 : G4tgbElement::BuildG4ElementFromIsotopes(), G4tgbElement::BuildG4ElementSimple().
|
inlineinherited |
G4tgrElement.hh 파일의 54 번째 라인에서 정의되었습니다.
다음을 참조함 : G4tgrElement::theType.
다음에 의해서 참조됨 : G4tgbElement::GetType().
|
friend |
G4tgrElementFromIsotopes.cc 파일의 82 번째 라인에서 정의되었습니다.
|
private |
G4tgrElementFromIsotopes.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrElementFromIsotopes(), GetAbundance(), operator<<().
|
private |
G4tgrElementFromIsotopes.hh 파일의 69 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrElementFromIsotopes(), GetComponent(), operator<<().
|
protectedinherited |
G4tgrElement.hh 파일의 58 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrElementFromIsotopes(), G4tgrElementSimple::G4tgrElementSimple(), G4tgrElement::GetName(), operator<<().
|
private |
G4tgrElementFromIsotopes.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrElementFromIsotopes(), GetNumberOfIsotopes(), operator<<().
|
protectedinherited |
G4tgrElement.hh 파일의 59 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrElementFromIsotopes(), G4tgrElementSimple::G4tgrElementSimple(), G4tgrElement::GetSymbol().
|
protectedinherited |
G4tgrElement.hh 파일의 60 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrElementFromIsotopes(), G4tgrElementSimple::G4tgrElementSimple(), G4tgrElement::GetType().