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

#include <G4StatMFMicroCanonical.hh>

G4StatMFMicroCanonical에 대한 상속 다이어그램 :
G4VStatMFEnsemble

클래스

struct  DeleteFragment
 
class  SumProbabilities
 

Public 타입

enum  { MaxAllowedMultiplicity = 4 }
 

Public 멤버 함수

 G4StatMFMicroCanonical (const G4Fragment &theFragment)
 
 ~G4StatMFMicroCanonical ()
 
G4StatMFChannelChooseAandZ (const G4Fragment &theFragment)
 
G4double GetMeanMultiplicity (void) const
 
G4double GetMeanTemperature (void) const
 

Protected 속성

G4double __FreeInternalE0
 
G4double __MeanTemperature
 
G4double __MeanEntropy
 
G4double __MeanMultiplicity
 

Private 멤버 함수

 G4StatMFMicroCanonical ()
 
 G4StatMFMicroCanonical (const G4StatMFMicroCanonical &right)
 
G4StatMFMicroCanonicaloperator= (const G4StatMFMicroCanonical &right)
 
G4bool operator== (const G4StatMFMicroCanonical &right) const
 
G4bool operator!= (const G4StatMFMicroCanonical &right) const
 
void Initialize (const G4Fragment &theFragment)
 
G4double CalcEntropyOfCompoundNucleus (const G4Fragment &theFragment, G4double &TConf)
 
G4double CalcFreeInternalEnergy (const G4Fragment &theFragment, G4double T)
 
G4double CalcInvLevelDensity (G4int anA)
 

Private 속성

std::vector
< G4StatMFMicroManager * > 
_ThePartitionManagerVector
 
G4double _WCompoundNucleus
 

상세한 설명

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

멤버 열거형 문서화

anonymous enum
열거형 멤버
MaxAllowedMultiplicity 

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

생성자 & 소멸자 문서화

G4StatMFMicroCanonical::G4StatMFMicroCanonical ( const G4Fragment theFragment)

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

다음을 참조함 : Initialize().

G4StatMFMicroCanonical::~G4StatMFMicroCanonical ( )

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

다음을 참조함 : _ThePartitionManagerVector.

G4StatMFMicroCanonical::G4StatMFMicroCanonical ( )
inlineprivate

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

G4StatMFMicroCanonical::G4StatMFMicroCanonical ( const G4StatMFMicroCanonical right)
private

멤버 함수 문서화

G4double G4StatMFMicroCanonical::CalcEntropyOfCompoundNucleus ( const G4Fragment theFragment,
G4double TConf 
)
private
G4double G4StatMFMicroCanonical::CalcFreeInternalEnergy ( const G4Fragment theFragment,
G4double  T 
)
private
G4double G4StatMFMicroCanonical::CalcInvLevelDensity ( G4int  anA)
private

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

다음을 참조함 : G4StatMFParameters::GetEpsilon0().

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

G4StatMFChannel * G4StatMFMicroCanonical::ChooseAandZ ( const G4Fragment theFragment)
virtual
G4double G4VStatMFEnsemble::GetMeanMultiplicity ( void  ) const
inlineinherited

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

다음을 참조함 : G4VStatMFEnsemble::__MeanMultiplicity.

G4double G4VStatMFEnsemble::GetMeanTemperature ( void  ) const
inlineinherited

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

다음을 참조함 : G4VStatMFEnsemble::__MeanTemperature.

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

void G4StatMFMicroCanonical::Initialize ( const G4Fragment theFragment)
private
G4bool G4StatMFMicroCanonical::operator!= ( const G4StatMFMicroCanonical right) const
private
G4StatMFMicroCanonical& G4StatMFMicroCanonical::operator= ( const G4StatMFMicroCanonical right)
private
G4bool G4StatMFMicroCanonical::operator== ( const G4StatMFMicroCanonical right) const
private

멤버 데이타 문서화

G4double G4VStatMFEnsemble::__FreeInternalE0
protectedinherited
G4double G4VStatMFEnsemble::__MeanEntropy
protectedinherited

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

다음에 의해서 참조됨 : G4StatMFMacroCanonical::CalculateTemperature(), Initialize().

G4double G4VStatMFEnsemble::__MeanMultiplicity
protectedinherited
G4double G4VStatMFEnsemble::__MeanTemperature
protectedinherited
std::vector<G4StatMFMicroManager*> G4StatMFMicroCanonical::_ThePartitionManagerVector
private

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

다음에 의해서 참조됨 : ChooseAandZ(), Initialize(), ~G4StatMFMicroCanonical().

G4double G4StatMFMicroCanonical::_WCompoundNucleus
private

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

다음에 의해서 참조됨 : ChooseAandZ(), Initialize().


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