#include <G4DopplerProfile.hh>
Public 멤버 함수 | |
G4DopplerProfile (G4int minZ=1, G4int maxZ=100) | |
~G4DopplerProfile () | |
size_t | NumberOfProfiles (G4int Z) const |
const G4VEMDataSet * | Profiles (G4int Z) const |
const G4VEMDataSet * | Profile (G4int Z, G4int ShellIndex) const |
void | PrintData () const |
G4double | RandomSelectMomentum (G4int Z, G4int shellIndex) const |
Private 멤버 함수 | |
G4DopplerProfile & | operator= (const G4DopplerProfile &right) |
G4DopplerProfile (const G4DopplerProfile &) | |
void | LoadBiggsP (const G4String &fileName) |
void | LoadProfile (const G4String &fileName, G4int Z) |
Private 속성 | |
std::map< G4int, G4VEMDataSet *, std::less< G4int > > | profileMap |
std::vector< G4int > | nShells |
G4int | zMin |
G4int | zMax |
size_t | nBiggs |
std::vector< G4double > | biggsP |
G4DopplerProfile.hh 파일의 52 번째 라인에서 정의되었습니다.
G4DopplerProfile.cc 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : LoadBiggsP(), LoadProfile(), nBiggs, Z, zMax, zMin.
G4DopplerProfile::~G4DopplerProfile | ( | ) |
G4DopplerProfile.cc 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : pos, profileMap.
|
private |
G4DopplerProfile.cc 파일의 119 번째 라인에서 정의되었습니다.
다음을 참조함 : biggsP, FatalException, file, G4Exception(), nBiggs.
다음에 의해서 참조됨 : G4DopplerProfile().
G4DopplerProfile.cc 파일의 161 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VEMDataSet::AddComponent(), biggsP, G4VDataSetAlgorithm::Clone(), FatalException, file, G4Exception(), nBiggs, nShells, profileMap, Z.
다음에 의해서 참조됨 : G4DopplerProfile().
size_t G4DopplerProfile::NumberOfProfiles | ( | G4int | Z | ) | const |
|
private |
G4DopplerProfile.cc 파일의 109 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VEMDataSet::PrintData(), Profiles(), Z, zMax, zMin.
const G4VEMDataSet * G4DopplerProfile::Profile | ( | G4int | Z, |
G4int | ShellIndex | ||
) | const |
G4DopplerProfile.cc 파일의 101 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VEMDataSet::GetComponent(), Profiles().
const G4VEMDataSet * G4DopplerProfile::Profiles | ( | G4int | Z | ) | const |
G4DopplerProfile.cc 파일의 89 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, G4Exception(), pos, profileMap, zMax.
다음에 의해서 참조됨 : PrintData(), Profile(), RandomSelectMomentum().
G4DopplerProfile.cc 파일의 227 번째 라인에서 정의되었습니다.
다음을 참조함 : Profiles(), G4VEMDataSet::RandomSelect().
다음에 의해서 참조됨 : G4LivermoreComptonModifiedModel::SampleSecondaries(), G4LivermoreComptonModel::SampleSecondaries(), G4LivermorePolarizedComptonModel::SampleSecondaries(), G4LowEPComptonModel::SampleSecondaries(), G4LowEPPolarizedComptonModel::SampleSecondaries().
|
private |
G4DopplerProfile.hh 파일의 84 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : LoadBiggsP(), LoadProfile().
|
private |
G4DopplerProfile.hh 파일의 82 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DopplerProfile(), LoadBiggsP(), LoadProfile().
|
private |
G4DopplerProfile.hh 파일의 77 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : LoadProfile(), NumberOfProfiles().
|
private |
G4DopplerProfile.hh 파일의 76 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : LoadProfile(), Profiles(), ~G4DopplerProfile().
|
private |
G4DopplerProfile.hh 파일의 80 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DopplerProfile(), NumberOfProfiles(), PrintData(), Profiles().
|
private |
G4DopplerProfile.hh 파일의 79 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4DopplerProfile(), NumberOfProfiles(), PrintData().