Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 멤버 함수 | Private 속성 | 모든 멤버 목록
G4RDDopplerProfile 클래스 참조

#include <G4RDDopplerProfile.hh>

Public 멤버 함수

 G4RDDopplerProfile (G4int minZ=1, G4int maxZ=100)
 
 ~G4RDDopplerProfile ()
 
size_t NumberOfProfiles (G4int Z) const
 
const G4RDVEMDataSetProfiles (G4int Z) const
 
const G4RDVEMDataSetProfile (G4int Z, G4int ShellIndex) const
 
void PrintData () const
 
G4double RandomSelectMomentum (G4int Z, G4int shellIndex) const
 

Private 멤버 함수

G4RDDopplerProfileoperator= (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< G4intnShells
 
G4int zMin
 
G4int zMax
 
size_t nBiggs
 
std::vector< G4doublebiggsP
 

상세한 설명

G4RDDopplerProfile.hh 파일의 53 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4RDDopplerProfile::G4RDDopplerProfile ( G4int  minZ = 1,
G4int  maxZ = 100 
)

G4RDDopplerProfile.cc 파일의 56 번째 라인에서 정의되었습니다.

다음을 참조함 : LoadBiggsP(), LoadProfile(), nBiggs, Z, zMax, zMin.

G4RDDopplerProfile::~G4RDDopplerProfile ( )

G4RDDopplerProfile.cc 파일의 70 번째 라인에서 정의되었습니다.

다음을 참조함 : pos, profileMap.

G4RDDopplerProfile::G4RDDopplerProfile ( const G4RDDopplerProfile )
private

멤버 함수 문서화

void G4RDDopplerProfile::LoadBiggsP ( const G4String fileName)
private

G4RDDopplerProfile.cc 파일의 120 번째 라인에서 정의되었습니다.

다음을 참조함 : biggsP, FatalException, file, G4Exception(), nBiggs.

다음에 의해서 참조됨 : G4RDDopplerProfile().

void G4RDDopplerProfile::LoadProfile ( const G4String fileName,
G4int  Z 
)
private

G4RDDopplerProfile.cc 파일의 162 번째 라인에서 정의되었습니다.

다음을 참조함 : G4RDVEMDataSet::AddComponent(), biggsP, G4RDVDataSetAlgorithm::Clone(), FatalException, file, G4Exception(), nBiggs, nShells, profileMap, Z.

다음에 의해서 참조됨 : G4RDDopplerProfile().

size_t G4RDDopplerProfile::NumberOfProfiles ( G4int  Z) const

G4RDDopplerProfile.cc 파일의 82 번째 라인에서 정의되었습니다.

다음을 참조함 : n, nShells, zMax, zMin.

G4RDDopplerProfile& G4RDDopplerProfile::operator= ( const G4RDDopplerProfile right)
private
void G4RDDopplerProfile::PrintData ( void  ) const

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().

G4double G4RDDopplerProfile::RandomSelectMomentum ( G4int  Z,
G4int  shellIndex 
) const

G4RDDopplerProfile.cc 파일의 227 번째 라인에서 정의되었습니다.

다음을 참조함 : Profiles(), G4RDVEMDataSet::RandomSelect().

다음에 의해서 참조됨 : G4LowEnergyCompton::PostStepDoIt(), G4LowEnergyPolarizedCompton::PostStepDoIt().

멤버 데이타 문서화

std::vector<G4double> G4RDDopplerProfile::biggsP
private

G4RDDopplerProfile.hh 파일의 85 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : LoadBiggsP(), LoadProfile().

size_t G4RDDopplerProfile::nBiggs
private

G4RDDopplerProfile.hh 파일의 83 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4RDDopplerProfile(), LoadBiggsP(), LoadProfile().

std::vector<G4int> G4RDDopplerProfile::nShells
private

G4RDDopplerProfile.hh 파일의 78 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : LoadProfile(), NumberOfProfiles().

std::map<G4int,G4RDVEMDataSet*,std::less<G4int> > G4RDDopplerProfile::profileMap
private

G4RDDopplerProfile.hh 파일의 77 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : LoadProfile(), Profiles(), ~G4RDDopplerProfile().

G4int G4RDDopplerProfile::zMax
private

G4RDDopplerProfile.hh 파일의 81 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4RDDopplerProfile(), NumberOfProfiles(), PrintData(), Profiles().

G4int G4RDDopplerProfile::zMin
private

G4RDDopplerProfile.hh 파일의 80 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4RDDopplerProfile(), NumberOfProfiles(), PrintData().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: