#include <G4RDDopplerProfile.hh>
Public 멤버 함수 | |
G4RDDopplerProfile (G4int minZ=1, G4int maxZ=100) | |
~G4RDDopplerProfile () | |
size_t | NumberOfProfiles (G4int Z) const |
const G4RDVEMDataSet * | Profiles (G4int Z) const |
const G4RDVEMDataSet * | Profile (G4int Z, G4int ShellIndex) const |
void | PrintData () const |
G4double | RandomSelectMomentum (G4int Z, G4int shellIndex) const |
Private 멤버 함수 | |
G4RDDopplerProfile & | operator= (const G4RDDopplerProfile &right) |
G4RDDopplerProfile (const G4RDDopplerProfile &) | |
void | LoadBiggsP (const G4String &fileName) |
void | LoadProfile (const G4String &fileName, G4int Z) |
Private 속성 | |
std::map< G4int, G4RDVEMDataSet *, std::less < G4int > > | profileMap |
std::vector< G4int > | nShells |
G4int | zMin |
G4int | zMax |
size_t | nBiggs |
std::vector< G4double > | biggsP |
G4RDDopplerProfile.hh 파일의 53 번째 라인에서 정의되었습니다.
G4RDDopplerProfile.cc 파일의 56 번째 라인에서 정의되었습니다.
다음을 참조함 : LoadBiggsP(), LoadProfile(), nBiggs, Z, zMax, zMin.
G4RDDopplerProfile::~G4RDDopplerProfile | ( | ) |
G4RDDopplerProfile.cc 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : pos, profileMap.
|
private |
G4RDDopplerProfile.cc 파일의 120 번째 라인에서 정의되었습니다.
다음을 참조함 : biggsP, FatalException, file, G4Exception(), nBiggs.
다음에 의해서 참조됨 : G4RDDopplerProfile().
G4RDDopplerProfile.cc 파일의 162 번째 라인에서 정의되었습니다.
다음을 참조함 : G4RDVEMDataSet::AddComponent(), biggsP, G4RDVDataSetAlgorithm::Clone(), FatalException, file, G4Exception(), nBiggs, nShells, profileMap, Z.
다음에 의해서 참조됨 : G4RDDopplerProfile().
size_t G4RDDopplerProfile::NumberOfProfiles | ( | G4int | Z | ) | const |
|
private |
G4RDDopplerProfile.cc 파일의 110 번째 라인에서 정의되었습니다.
다음을 참조함 : G4RDVEMDataSet::PrintData(), Profiles(), Z, zMax, zMin.
const G4RDVEMDataSet * G4RDDopplerProfile::Profile | ( | G4int | Z, |
G4int | ShellIndex | ||
) | const |
G4RDDopplerProfile.cc 파일의 102 번째 라인에서 정의되었습니다.
다음을 참조함 : G4RDVEMDataSet::GetComponent(), Profiles().
const G4RDVEMDataSet * G4RDDopplerProfile::Profiles | ( | G4int | Z | ) | const |
G4RDDopplerProfile.cc 파일의 90 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, G4Exception(), pos, profileMap, zMax.
다음에 의해서 참조됨 : PrintData(), Profile(), RandomSelectMomentum().
G4RDDopplerProfile.cc 파일의 227 번째 라인에서 정의되었습니다.
다음을 참조함 : Profiles(), G4RDVEMDataSet::RandomSelect().
다음에 의해서 참조됨 : G4LowEnergyCompton::PostStepDoIt(), G4LowEnergyPolarizedCompton::PostStepDoIt().
|
private |
G4RDDopplerProfile.hh 파일의 85 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : LoadBiggsP(), LoadProfile().
|
private |
G4RDDopplerProfile.hh 파일의 83 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4RDDopplerProfile(), LoadBiggsP(), LoadProfile().
|
private |
G4RDDopplerProfile.hh 파일의 78 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : LoadProfile(), NumberOfProfiles().
|
private |
G4RDDopplerProfile.hh 파일의 77 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : LoadProfile(), Profiles(), ~G4RDDopplerProfile().
|
private |
G4RDDopplerProfile.hh 파일의 81 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4RDDopplerProfile(), NumberOfProfiles(), PrintData(), Profiles().
|
private |
G4RDDopplerProfile.hh 파일의 80 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4RDDopplerProfile(), NumberOfProfiles(), PrintData().