#include <G4ParticleHPThermalScatteringNames.hh>
Public 멤버 함수 | |
G4ParticleHPThermalScatteringNames () | |
~G4ParticleHPThermalScatteringNames () | |
G4bool | IsThisThermalElement (G4String) |
G4bool | IsThisThermalElement (G4String, G4String) |
size_t | GetSize () |
G4String | GetTS_NDL_Name (G4String nameG4Element) |
G4String | GetTS_NDL_Name (G4String material, G4String element) |
void | AddThermalElement (G4String, G4String) |
Private 속성 | |
std::map< G4String, G4String > | names |
std::map< std::pair< G4String, G4String >, G4String > | nist_names |
G4ParticleHPThermalScatteringNames.hh 파일의 47 번째 라인에서 정의되었습니다.
G4ParticleHPThermalScatteringNames::G4ParticleHPThermalScatteringNames | ( | ) |
G4ParticleHPThermalScatteringNames.cc 파일의 45 번째 라인에서 정의되었습니다.
다음을 참조함 : names, nist_names.
G4ParticleHPThermalScatteringNames::~G4ParticleHPThermalScatteringNames | ( | ) |
G4ParticleHPThermalScatteringNames.cc 파일의 86 번째 라인에서 정의되었습니다.
void G4ParticleHPThermalScatteringNames::AddThermalElement | ( | G4String | nameG4Element, |
G4String | filename | ||
) |
G4ParticleHPThermalScatteringNames.cc 파일의 106 번째 라인에서 정의되었습니다.
다음을 참조함 : names.
다음에 의해서 참조됨 : G4ParticleHPThermalScattering::AddUserThermalScatteringFile(), G4ParticleHPThermalScatteringData::AddUserThermalScatteringFile().
|
inline |
G4ParticleHPThermalScatteringNames.hh 파일의 57 번째 라인에서 정의되었습니다.
다음을 참조함 : names.
G4ParticleHPThermalScatteringNames.hh 파일의 58 번째 라인에서 정의되었습니다.
다음을 참조함 : names.
다음에 의해서 참조됨 : G4ParticleHPThermalScatteringData::BuildPhysicsTable(), G4ParticleHPThermalScattering::buildPhysicsTable().
|
inline |
G4ParticleHPThermalScatteringNames.hh 파일의 59 번째 라인에서 정의되었습니다.
다음을 참조함 : nist_names.
G4ParticleHPThermalScatteringNames.cc 파일의 91 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleHPThermalScatteringData::BuildPhysicsTable(), G4ParticleHPThermalScattering::buildPhysicsTable().
G4bool G4ParticleHPThermalScatteringNames::IsThisThermalElement | ( | G4String | material, |
G4String | element | ||
) |
G4ParticleHPThermalScatteringNames.cc 파일의 98 번째 라인에서 정의되었습니다.
다음을 참조함 : nist_names, result.
G4ParticleHPThermalScatteringNames.hh 파일의 69 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddThermalElement(), G4ParticleHPThermalScatteringNames(), GetSize(), GetTS_NDL_Name(), IsThisThermalElement().
|
private |
G4ParticleHPThermalScatteringNames.hh 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ParticleHPThermalScatteringNames(), GetTS_NDL_Name(), IsThisThermalElement().