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

#include <G4FermiPair.hh>

Public 멤버 함수

 G4FermiPair (const G4FermiFragment *f1, const G4FermiFragment *f2)
 
G4int GetA () const
 
G4int GetZ () const
 
G4double GetMass () const
 
G4double GetExcitationEnergy () const
 
G4double GetTotalEnergy () const
 
G4double GetDynamicMinMass (G4double Eex) const
 
const G4FermiFragmentGetFragment1 () const
 
const G4FermiFragmentGetFragment2 () const
 

Private 멤버 함수

 G4FermiPair (const G4FermiPair &)=delete
 
const G4FermiPairoperator= (const G4FermiPair &)=delete
 
G4bool operator== (const G4FermiPair &) const =delete
 
G4bool operator!= (const G4FermiPair &) const =delete
 

Private 속성

G4int totalZ
 
G4int totalA
 
G4double mass
 
G4double excitEnergy
 
const G4FermiFragmentfragment1
 
const G4FermiFragmentfragment2
 

상세한 설명

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

생성자 & 소멸자 문서화

G4FermiPair::G4FermiPair ( const G4FermiFragment f1,
const G4FermiFragment f2 
)
explicit
G4FermiPair::G4FermiPair ( const G4FermiPair )
inlineprivatedelete

멤버 함수 문서화

G4int G4FermiPair::GetA ( void  ) const
inline

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

다음을 참조함 : totalA.

G4double G4FermiPair::GetDynamicMinMass ( G4double  Eex) const
inline
G4double G4FermiPair::GetExcitationEnergy ( void  ) const
inline

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

다음을 참조함 : excitEnergy.

const G4FermiFragment * G4FermiPair::GetFragment1 ( ) const
inline

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

다음을 참조함 : fragment1.

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

const G4FermiFragment * G4FermiPair::GetFragment2 ( ) const
inline

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

다음을 참조함 : fragment2.

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

G4double G4FermiPair::GetMass ( ) const
inline

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

다음을 참조함 : mass.

G4double G4FermiPair::GetTotalEnergy ( void  ) const
inline

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

다음을 참조함 : excitEnergy, mass.

G4int G4FermiPair::GetZ ( void  ) const
inline

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

다음을 참조함 : totalZ.

G4bool G4FermiPair::operator!= ( const G4FermiPair ) const
inlineprivatedelete
const G4FermiPair& G4FermiPair::operator= ( const G4FermiPair )
inlineprivatedelete
G4bool G4FermiPair::operator== ( const G4FermiPair ) const
inlineprivatedelete

멤버 데이타 문서화

G4double G4FermiPair::excitEnergy
private

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

다음에 의해서 참조됨 : G4FermiPair(), GetExcitationEnergy(), GetTotalEnergy().

const G4FermiFragment* G4FermiPair::fragment1
private

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

다음에 의해서 참조됨 : GetDynamicMinMass(), GetFragment1().

const G4FermiFragment* G4FermiPair::fragment2
private

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

다음에 의해서 참조됨 : GetDynamicMinMass(), GetFragment2().

G4double G4FermiPair::mass
private

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

다음에 의해서 참조됨 : G4FermiPair(), GetMass(), GetTotalEnergy().

G4int G4FermiPair::totalA
private

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

다음에 의해서 참조됨 : G4FermiPair(), GetA().

G4int G4FermiPair::totalZ
private

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

다음에 의해서 참조됨 : G4FermiPair(), GetZ().


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