#include <G4tgrElementSimple.hh>
Public 멤버 함수 | |
G4tgrElementSimple () | |
~G4tgrElementSimple () | |
G4tgrElementSimple (const std::vector< G4String > &wl) | |
G4double | GetZ () const |
G4double | GetA () const |
const G4String & | GetName () const |
const G4String & | GetSymbol () const |
const G4String & | GetType () const |
Protected 속성 | |
G4String | theName |
G4String | theSymbol |
G4String | theType |
Private 속성 | |
G4double | theZ |
G4double | theA |
Friends | |
std::ostream & | operator<< (std::ostream &os, const G4tgrElementSimple &obj) |
G4tgrElementSimple.hh 파일의 49 번째 라인에서 정의되었습니다.
G4tgrElementSimple::G4tgrElementSimple | ( | ) |
G4tgrElementSimple.cc 파일의 43 번째 라인에서 정의되었습니다.
G4tgrElementSimple::~G4tgrElementSimple | ( | ) |
G4tgrElementSimple.cc 파일의 50 번째 라인에서 정의되었습니다.
G4tgrElementSimple::G4tgrElementSimple | ( | const std::vector< G4String > & | wl | ) |
G4tgrElementSimple.cc 파일의 56 번째 라인에서 정의되었습니다.
다음을 참조함 : G4tgrUtils::CheckWLsize(), g, G4cout, G4endl, G4tgrUtils::GetDouble(), G4tgrUtils::GetInt(), G4tgrUtils::GetString(), G4tgrMessenger::GetVerboseLevel(), mole, theA, G4tgrElement::theName, G4tgrElement::theSymbol, G4tgrElement::theType, theZ, WLSIZE_EQ.
|
inline |
G4tgrElementSimple.hh 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : theA.
다음에 의해서 참조됨 : G4tgbElement::BuildG4ElementSimple().
G4tgrElement.hh 파일의 52 번째 라인에서 정의되었습니다.
다음을 참조함 : G4tgrElement::theName.
다음에 의해서 참조됨 : G4tgrMaterialFactory::AddElementFromIsotopes(), G4tgrMaterialFactory::AddElementSimple(), G4tgbElement::BuildG4ElementFromIsotopes(), G4tgbElement::BuildG4ElementSimple(), G4tgbElement::GetName().
|
inlineinherited |
G4tgrElement.hh 파일의 53 번째 라인에서 정의되었습니다.
다음을 참조함 : G4tgrElement::theSymbol.
다음에 의해서 참조됨 : G4tgbElement::BuildG4ElementFromIsotopes(), G4tgbElement::BuildG4ElementSimple().
|
inlineinherited |
G4tgrElement.hh 파일의 54 번째 라인에서 정의되었습니다.
다음을 참조함 : G4tgrElement::theType.
다음에 의해서 참조됨 : G4tgbElement::GetType().
|
inline |
G4tgrElementSimple.hh 파일의 60 번째 라인에서 정의되었습니다.
다음을 참조함 : theZ.
다음에 의해서 참조됨 : G4tgbElement::BuildG4ElementSimple().
|
friend |
G4tgrElementSimple.cc 파일의 78 번째 라인에서 정의되었습니다.
|
private |
G4tgrElementSimple.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrElementSimple(), GetA(), operator<<().
|
protectedinherited |
G4tgrElement.hh 파일의 58 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrElementFromIsotopes::G4tgrElementFromIsotopes(), G4tgrElementSimple(), G4tgrElement::GetName(), operator<<().
|
protectedinherited |
G4tgrElement.hh 파일의 59 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrElementFromIsotopes::G4tgrElementFromIsotopes(), G4tgrElementSimple(), G4tgrElement::GetSymbol().
|
protectedinherited |
G4tgrElement.hh 파일의 60 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrElementFromIsotopes::G4tgrElementFromIsotopes(), G4tgrElementSimple(), G4tgrElement::GetType().
|
private |
G4tgrElementSimple.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4tgrElementSimple(), GetZ(), operator<<().