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

#include <G4StatMFChannel.hh>

클래스

struct  DeleteFragment
 

Public 멤버 함수

 G4StatMFChannel ()
 
 ~G4StatMFChannel ()
 
void CreateFragment (G4int A, G4int Z)
 
size_t GetMultiplicity (void)
 
G4bool CheckFragments (void)
 
G4double GetFragmentsCoulombEnergy (void)
 
G4double GetFragmentsEnergy (G4double T) const
 
G4FragmentVectorGetFragments (G4int anA, G4int anZ, G4double T)
 

Private 멤버 함수

 G4StatMFChannel (const G4StatMFChannel &right)
 
G4StatMFChanneloperator= (const G4StatMFChannel &right)
 
G4bool operator== (const G4StatMFChannel &right) const
 
G4bool operator!= (const G4StatMFChannel &right) const
 
void CoulombImpulse (G4int anA, G4int anZ, G4double T)
 
void PlaceFragments (G4int anA)
 
void SolveEqOfMotion (G4int anA, G4int anZ, G4double T)
 
void FragmentsMomenta (G4int NF, G4int idx, G4double T)
 
G4ThreeVector RotateMomentum (G4ThreeVector Pa, G4ThreeVector V, G4ThreeVector P)
 

Private 속성

std::deque< G4StatMFFragment * > _theFragments
 
G4int _NumOfNeutralFragments
 
G4int _NumOfChargedFragments
 

상세한 설명

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

생성자 & 소멸자 문서화

G4StatMFChannel::G4StatMFChannel ( )

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

G4StatMFChannel::~G4StatMFChannel ( )

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

다음을 참조함 : _theFragments.

G4StatMFChannel::G4StatMFChannel ( const G4StatMFChannel right)
private

멤버 함수 문서화

G4bool G4StatMFChannel::CheckFragments ( void  )

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

다음을 참조함 : _theFragments, A(), Z.

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

void G4StatMFChannel::CoulombImpulse ( G4int  anA,
G4int  anZ,
G4double  T 
)
private

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

다음을 참조함 : _NumOfChargedFragments, FragmentsMomenta(), PlaceFragments(), SolveEqOfMotion().

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

void G4StatMFChannel::CreateFragment ( G4int  A,
G4int  Z 
)

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

다음을 참조함 : _NumOfChargedFragments, _NumOfNeutralFragments, _theFragments.

다음에 의해서 참조됨 : G4StatMFMicroCanonical::ChooseAandZ(), G4StatMFMicroPartition::ChooseZ(), G4StatMFMacroCanonical::ChooseZ().

void G4StatMFChannel::FragmentsMomenta ( G4int  NF,
G4int  idx,
G4double  T 
)
private
G4FragmentVector * G4StatMFChannel::GetFragments ( G4int  anA,
G4int  anZ,
G4double  T 
)

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

다음을 참조함 : _NumOfChargedFragments, _NumOfNeutralFragments, _theFragments, CoulombImpulse(), FragmentsMomenta().

G4double G4StatMFChannel::GetFragmentsCoulombEnergy ( void  )

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

다음을 참조함 : _theFragments.

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

G4double G4StatMFChannel::GetFragmentsEnergy ( G4double  T) const

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

다음을 참조함 : _theFragments.

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

size_t G4StatMFChannel::GetMultiplicity ( void  )
inline

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

다음을 참조함 : _theFragments.

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

G4bool G4StatMFChannel::operator!= ( const G4StatMFChannel right) const
private
G4StatMFChannel& G4StatMFChannel::operator= ( const G4StatMFChannel right)
private
G4bool G4StatMFChannel::operator== ( const G4StatMFChannel right) const
private
void G4StatMFChannel::PlaceFragments ( G4int  anA)
private

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

다음을 참조함 : _theFragments, G4Pow::A13(), G4RandomDirection(), G4UniformRand, G4Pow::GetInstance(), G4StatMFParameters::Getr0(), CLHEP::Hep3Vector::mag2(), R, G4Pow::Z13().

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

G4ThreeVector G4StatMFChannel::RotateMomentum ( G4ThreeVector  Pa,
G4ThreeVector  V,
G4ThreeVector  P 
)
private

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

다음을 참조함 : CLHEP::Hep3Vector::cross(), N, CLHEP::Hep3Vector::unit(), CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().

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

void G4StatMFChannel::SolveEqOfMotion ( G4int  anA,
G4int  anZ,
G4double  T 
)
private

멤버 데이타 문서화

G4int G4StatMFChannel::_NumOfChargedFragments
private

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

다음에 의해서 참조됨 : CoulombImpulse(), CreateFragment(), GetFragments(), SolveEqOfMotion().

G4int G4StatMFChannel::_NumOfNeutralFragments
private

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

다음에 의해서 참조됨 : CreateFragment(), GetFragments().

std::deque<G4StatMFFragment*> G4StatMFChannel::_theFragments
private

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