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

#include <G4DopplerProfile.hh>

Public 멤버 함수

 G4DopplerProfile (G4int minZ=1, G4int maxZ=100)
 
 ~G4DopplerProfile ()
 
size_t NumberOfProfiles (G4int Z) const
 
const G4VEMDataSetProfiles (G4int Z) const
 
const G4VEMDataSetProfile (G4int Z, G4int ShellIndex) const
 
void PrintData () const
 
G4double RandomSelectMomentum (G4int Z, G4int shellIndex) const
 

Private 멤버 함수

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

상세한 설명

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

생성자 & 소멸자 문서화

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

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

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

G4DopplerProfile::~G4DopplerProfile ( )

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

다음을 참조함 : pos, profileMap.

G4DopplerProfile::G4DopplerProfile ( const G4DopplerProfile )
private

멤버 함수 문서화

void G4DopplerProfile::LoadBiggsP ( const G4String fileName)
private

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

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

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

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

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

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

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

size_t G4DopplerProfile::NumberOfProfiles ( G4int  Z) const

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

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

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

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

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

멤버 데이타 문서화

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

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

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

size_t G4DopplerProfile::nBiggs
private

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

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

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

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

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

std::map<G4int,G4VEMDataSet*,std::less<G4int> > G4DopplerProfile::profileMap
private

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

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

G4int G4DopplerProfile::zMax
private

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

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

G4int G4DopplerProfile::zMin
private

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

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


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