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

#include <G4PreCompoundNeutron.hh>

G4PreCompoundNeutron에 대한 상속 다이어그램 :
G4PreCompoundNucleon G4PreCompoundFragment G4VPreCompoundFragment

Public 멤버 함수

 G4PreCompoundNeutron ()
 
virtual ~G4PreCompoundNeutron ()
 
virtual G4double GetRj (G4int NumberParticles, G4int NumberCharged) const
 
virtual G4double GetAlpha () const
 
virtual G4double GetBeta () const
 
G4double CalcEmissionProbability (const G4Fragment &aFragment)
 
G4double SampleKineticEnergy (const G4Fragment &aFragment)
 
void Initialize (const G4Fragment &aFragment)
 
G4bool IsItPossible (const G4Fragment &aFragment) const
 
G4ReactionProductGetReactionProduct () const
 
G4int GetA () const
 
G4int GetZ () const
 
G4int GetRestA () const
 
G4int GetRestZ () const
 
G4double GetBindingEnergy () const
 
G4double GetEnergyThreshold () const
 
G4double GetEmissionProbability () const
 
G4double GetNuclearMass () const
 
G4double GetRestNuclearMass () const
 
const G4LorentzVectorGetMomentum () const
 
void SetMomentum (const G4LorentzVector &value)
 
void SetOPTxs (G4int)
 
void UseSICB (G4bool)
 

Protected 멤버 함수

virtual G4double ProbabilityDistributionFunction (G4double eKin, const G4Fragment &aFragment)
 
G4double CrossSection (G4double ekin) const
 

Protected 속성

G4DeexPrecoParameterstheParameters
 
G4Powg4calc
 
G4int theA
 
G4int theZ
 
G4int theResA
 
G4int theResZ
 
G4int theFragA
 
G4int theFragZ
 
G4double theResA13
 
G4double theBindingEnergy
 
G4double theMinKinEnergy
 
G4double theMaxKinEnergy
 
G4double theResMass
 
G4double theReducedMass
 
G4double theMass
 
G4double theEmissionProbability
 
G4double theCoulombBarrier
 
G4int OPTxs
 
G4bool useSICB
 

Private 멤버 함수

 G4PreCompoundNeutron (const G4PreCompoundNeutron &right)
 
const G4PreCompoundNeutronoperator= (const G4PreCompoundNeutron &right)
 
G4int operator== (const G4PreCompoundNeutron &right) const
 
G4int operator!= (const G4PreCompoundNeutron &right) const
 

Private 속성

G4NeutronCoulombBarrier theNeutronCoulombBarrier
 

상세한 설명

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

생성자 & 소멸자 문서화

G4PreCompoundNeutron::G4PreCompoundNeutron ( )

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

G4PreCompoundNeutron::~G4PreCompoundNeutron ( )
virtual

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

G4PreCompoundNeutron::G4PreCompoundNeutron ( const G4PreCompoundNeutron right)
private

멤버 함수 문서화

G4double G4PreCompoundFragment::CalcEmissionProbability ( const G4Fragment aFragment)
virtualinherited
G4double G4PreCompoundFragment::CrossSection ( G4double  ekin) const
protectedinherited
G4int G4VPreCompoundFragment::GetA ( ) const
inlineinherited
G4double G4PreCompoundNeutron::GetAlpha ( ) const
virtual

G4PreCompoundFragment를 구현.

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

다음을 참조함 : G4VPreCompoundFragment::theResA13.

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

G4double G4PreCompoundNeutron::GetBeta ( ) const
virtual

G4PreCompoundFragment를 구현.

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

다음을 참조함 : GetAlpha(), MeV, G4VPreCompoundFragment::theResA13.

G4double G4VPreCompoundFragment::GetBindingEnergy ( ) const
inlineinherited

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

G4double G4VPreCompoundFragment::GetEmissionProbability ( ) const
inlineinherited
G4double G4VPreCompoundFragment::GetEnergyThreshold ( ) const
inlineinherited

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

const G4LorentzVector& G4VPreCompoundFragment::GetMomentum ( ) const
inlineinherited
G4double G4VPreCompoundFragment::GetNuclearMass ( ) const
inlineinherited
G4ReactionProduct* G4VPreCompoundFragment::GetReactionProduct ( ) const
inlineinherited

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

G4int G4VPreCompoundFragment::GetRestA ( ) const
inlineinherited

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

G4double G4VPreCompoundFragment::GetRestNuclearMass ( ) const
inlineinherited
G4int G4VPreCompoundFragment::GetRestZ ( ) const
inlineinherited

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

G4double G4PreCompoundNeutron::GetRj ( G4int  NumberParticles,
G4int  NumberCharged 
) const
virtual

G4PreCompoundNucleon를 구현.

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

G4int G4VPreCompoundFragment::GetZ ( ) const
inlineinherited

다음에 의해서 참조됨 : operator<<(), G4PreCompoundEmission::PerformEmission().

void G4VPreCompoundFragment::Initialize ( const G4Fragment aFragment)
inherited
G4bool G4VPreCompoundFragment::IsItPossible ( const G4Fragment aFragment) const
inlineinherited
G4int G4PreCompoundNeutron::operator!= ( const G4PreCompoundNeutron right) const
private
const G4PreCompoundNeutron& G4PreCompoundNeutron::operator= ( const G4PreCompoundNeutron right)
private
G4int G4PreCompoundNeutron::operator== ( const G4PreCompoundNeutron right) const
private
G4double G4PreCompoundNucleon::ProbabilityDistributionFunction ( G4double  eKin,
const G4Fragment aFragment 
)
protectedvirtualinherited
G4double G4PreCompoundFragment::SampleKineticEnergy ( const G4Fragment aFragment)
virtualinherited
void G4VPreCompoundFragment::SetMomentum ( const G4LorentzVector value)
inlineinherited

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

void G4VPreCompoundFragment::SetOPTxs ( G4int  )
inlineinherited
void G4VPreCompoundFragment::UseSICB ( G4bool  )
inlineinherited

멤버 데이타 문서화

G4Pow* G4VPreCompoundFragment::g4calc
protectedinherited
G4int G4VPreCompoundFragment::OPTxs
protectedinherited

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

다음에 의해서 참조됨 : G4PreCompoundFragment::CrossSection(), G4VPreCompoundFragment::Initialize().

G4int G4VPreCompoundFragment::theA
protectedinherited
G4double G4VPreCompoundFragment::theBindingEnergy
protectedinherited
G4double G4VPreCompoundFragment::theCoulombBarrier
protectedinherited
G4double G4VPreCompoundFragment::theEmissionProbability
protectedinherited

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

다음에 의해서 참조됨 : G4HETCFragment::CalcEmissionProbability(), G4PreCompoundFragment::CalcEmissionProbability().

G4int G4VPreCompoundFragment::theFragA
protectedinherited
G4int G4VPreCompoundFragment::theFragZ
protectedinherited
G4double G4VPreCompoundFragment::theMass
protectedinherited

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

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

G4double G4VPreCompoundFragment::theMaxKinEnergy
protectedinherited
G4double G4VPreCompoundFragment::theMinKinEnergy
protectedinherited
G4NeutronCoulombBarrier G4PreCompoundNeutron::theNeutronCoulombBarrier
private

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

G4DeexPrecoParameters* G4VPreCompoundFragment::theParameters
protectedinherited
G4double G4VPreCompoundFragment::theReducedMass
protectedinherited
G4int G4VPreCompoundFragment::theResA
protectedinherited
G4double G4VPreCompoundFragment::theResA13
protectedinherited
G4double G4VPreCompoundFragment::theResMass
protectedinherited

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

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

G4int G4VPreCompoundFragment::theResZ
protectedinherited
G4int G4VPreCompoundFragment::theZ
protectedinherited
G4bool G4VPreCompoundFragment::useSICB
protectedinherited

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


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