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

#include <G4FermiFragmentsPoolVI.hh>

Public 멤버 함수

 G4FermiFragmentsPoolVI ()
 
 ~G4FermiFragmentsPoolVI ()
 
const G4FermiChannelsClosestChannels (G4int Z, G4int A, G4double mass) const
 
void DumpFragment (const G4FermiFragment *) const
 
void Dump () const
 
G4bool IsApplicable (G4int Z, G4int A, G4double etot) const
 
G4bool IsPhysical (G4int Z, G4int A) const
 
const G4FermiDecayProbabilityFermiDecayProbability () const
 
G4int GetMaxZ () const
 
G4int GetMaxA () const
 
G4double GetEnergyLimit () const
 
G4double GetTolerance () const
 

Private 멤버 함수

void Initialise ()
 
G4bool IsInThePool (G4int Z, G4int A, G4double exc) const
 
G4bool IsInPhysPairs (const G4FermiFragment *f1, const G4FermiFragment *f2) const
 
G4bool IsInUnphysPairs (const G4FermiFragment *f1, const G4FermiFragment *f2) const
 

Private 속성

G4double tolerance
 
G4double elim
 
G4float timelim
 
G4float elimf
 
G4FermiDecayProbability theDecay
 
std::vector< const
G4FermiFragment * > 
fragment_pool
 
std::vector< const
G4FermiFragment * > 
funstable
 
std::vector< const
G4FermiFragment * > 
list_f [maxA]
 
std::vector< G4FermiChannels * > list_c [maxA]
 
std::vector< const G4FermiPair * > list_p [maxA]
 
std::vector< const
G4FermiFragment * > 
list_g [maxA]
 
std::vector< G4FermiChannels * > list_d [maxA]
 
std::vector< const G4FermiPair * > list_u [maxA]
 

상세한 설명

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

생성자 & 소멸자 문서화

G4FermiFragmentsPoolVI::G4FermiFragmentsPoolVI ( )
explicit
G4FermiFragmentsPoolVI::~G4FermiFragmentsPoolVI ( )

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

다음을 참조함 : fragment_pool, funstable, list_c, list_d, list_p, list_u, maxA, G4InuclParticleNames::nn.

멤버 함수 문서화

const G4FermiChannels * G4FermiFragmentsPoolVI::ClosestChannels ( G4int  Z,
G4int  A,
G4double  mass 
) const

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

다음을 참조함 : A(), e, G4FermiFragment::GetTotalEnergy(), G4FermiFragment::GetZ(), list_c, list_d, list_f, list_g, G4InuclParticleNames::nn, tolerance, Z.

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

void G4FermiFragmentsPoolVI::Dump ( ) const
void G4FermiFragmentsPoolVI::DumpFragment ( const G4FermiFragment f) const
const G4FermiDecayProbability * G4FermiFragmentsPoolVI::FermiDecayProbability ( ) const
inline

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

다음을 참조함 : theDecay.

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

G4double G4FermiFragmentsPoolVI::GetEnergyLimit ( ) const
inline

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

다음을 참조함 : elim.

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

G4int G4FermiFragmentsPoolVI::GetMaxA ( ) const
inline

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

다음을 참조함 : maxA.

G4int G4FermiFragmentsPoolVI::GetMaxZ ( ) const
inline

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

다음을 참조함 : maxZ.

G4double G4FermiFragmentsPoolVI::GetTolerance ( ) const
inline

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

다음을 참조함 : tolerance.

void G4FermiFragmentsPoolVI::Initialise ( )
private
G4bool G4FermiFragmentsPoolVI::IsApplicable ( G4int  Z,
G4int  A,
G4double  etot 
) const

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

다음을 참조함 : A(), elim, list_f, list_g, G4InuclParticleNames::nn.

G4bool G4FermiFragmentsPoolVI::IsInPhysPairs ( const G4FermiFragment f1,
const G4FermiFragment f2 
) const
private

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

다음을 참조함 : A(), G4FermiFragment::GetA(), list_p, G4InuclParticleNames::nn.

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

G4bool G4FermiFragmentsPoolVI::IsInThePool ( G4int  Z,
G4int  A,
G4double  exc 
) const
private

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

다음을 참조함 : fragment_pool, G4FermiFragment::GetA(), G4FermiFragment::GetExcitationEnergy(), G4FermiFragment::GetZ(), tolerance.

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

G4bool G4FermiFragmentsPoolVI::IsInUnphysPairs ( const G4FermiFragment f1,
const G4FermiFragment f2 
) const
private

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

다음을 참조함 : A(), G4FermiFragment::GetA(), list_u, G4InuclParticleNames::nn.

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

G4bool G4FermiFragmentsPoolVI::IsPhysical ( G4int  Z,
G4int  A 
) const

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

다음을 참조함 : A(), list_f, G4InuclParticleNames::nn.

다음에 의해서 참조됨 : G4FermiBreakUpVI::BreakFragment(), Initialise().

멤버 데이타 문서화

G4double G4FermiFragmentsPoolVI::elim
private

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

다음에 의해서 참조됨 : Dump(), G4FermiFragmentsPoolVI(), GetEnergyLimit(), Initialise(), IsApplicable().

G4float G4FermiFragmentsPoolVI::elimf
private

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

다음에 의해서 참조됨 : G4FermiFragmentsPoolVI(), Initialise().

std::vector<const G4FermiFragment*> G4FermiFragmentsPoolVI::fragment_pool
private

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

다음에 의해서 참조됨 : Dump(), G4FermiFragmentsPoolVI(), Initialise(), IsInThePool(), ~G4FermiFragmentsPoolVI().

std::vector<const G4FermiFragment*> G4FermiFragmentsPoolVI::funstable
private

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

다음에 의해서 참조됨 : Dump(), G4FermiFragmentsPoolVI(), Initialise(), ~G4FermiFragmentsPoolVI().

std::vector<G4FermiChannels*> G4FermiFragmentsPoolVI::list_c[maxA]
private

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

다음에 의해서 참조됨 : ClosestChannels(), Dump(), Initialise(), ~G4FermiFragmentsPoolVI().

std::vector<G4FermiChannels*> G4FermiFragmentsPoolVI::list_d[maxA]
private

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

다음에 의해서 참조됨 : ClosestChannels(), Dump(), Initialise(), ~G4FermiFragmentsPoolVI().

std::vector<const G4FermiFragment*> G4FermiFragmentsPoolVI::list_f[maxA]
private

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

다음에 의해서 참조됨 : ClosestChannels(), Dump(), Initialise(), IsApplicable(), IsPhysical().

std::vector<const G4FermiFragment*> G4FermiFragmentsPoolVI::list_g[maxA]
private

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

다음에 의해서 참조됨 : ClosestChannels(), Dump(), Initialise(), IsApplicable().

std::vector<const G4FermiPair*> G4FermiFragmentsPoolVI::list_p[maxA]
private

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

다음에 의해서 참조됨 : Dump(), Initialise(), IsInPhysPairs(), ~G4FermiFragmentsPoolVI().

std::vector<const G4FermiPair*> G4FermiFragmentsPoolVI::list_u[maxA]
private

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

다음에 의해서 참조됨 : Dump(), Initialise(), IsInUnphysPairs(), ~G4FermiFragmentsPoolVI().

G4FermiDecayProbability G4FermiFragmentsPoolVI::theDecay
private

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

다음에 의해서 참조됨 : FermiDecayProbability(), Initialise().

G4float G4FermiFragmentsPoolVI::timelim
private

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

다음에 의해서 참조됨 : G4FermiFragmentsPoolVI(), Initialise().

G4double G4FermiFragmentsPoolVI::tolerance
private

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

다음에 의해서 참조됨 : ClosestChannels(), G4FermiFragmentsPoolVI(), GetTolerance(), Initialise(), IsInThePool().


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