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

#include <G4QMDNucleus.hh>

G4QMDNucleus에 대한 상속 다이어그램 :
G4QMDSystem G4QMDGroundStateNucleus

Public 멤버 함수

 G4QMDNucleus ()
 
G4LorentzVector Get4Momentum ()
 
G4int GetMassNumber ()
 
G4int GetAtomicNumber ()
 
void CalEnergyAndAngularMomentumInCM ()
 
G4double GetNuclearMass ()
 
void SetTotalPotential (G4double x)
 
G4double GetExcitationEnergy ()
 
G4int GetAngularMomentum ()
 
void SetParticipant (G4QMDParticipant *particle)
 
void SetSystem (G4QMDSystem *, G4ThreeVector, G4ThreeVector)
 
void SubtractSystem (G4QMDSystem *)
 
G4QMDParticipantEraseParticipant (G4int i)
 
void DeleteParticipant (G4int i)
 
void InsertParticipant (G4QMDParticipant *particle, G4int j)
 
G4int GetTotalNumberOfParticipant ()
 
G4QMDParticipantGetParticipant (G4int i)
 
void IncrementCollisionCounter ()
 
G4int GetNOCollision ()
 
void ShowParticipants ()
 
void Clear ()
 

Protected 속성

std::vector< G4QMDParticipant * > participants
 

Private 속성

G4double hbc
 
std::vector< G4ThreeVectorrcm
 
std::vector< G4ThreeVectorpcm
 
std::vector< G4doublees
 
G4int jj
 
G4double potentialEnergy
 
G4double excitationEnergy
 

상세한 설명

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

생성자 & 소멸자 문서화

G4QMDNucleus::G4QMDNucleus ( )

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

다음을 참조함 : excitationEnergy, G4QMDParameters::Get_hbc(), G4QMDParameters::GetInstance(), hbc, jj, potentialEnergy.

멤버 함수 문서화

void G4QMDNucleus::CalEnergyAndAngularMomentumInCM ( )
void G4QMDSystem::Clear ( )
inherited

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

다음을 참조함 : G4QMDSystem::GetTotalNumberOfParticipant(), G4QMDSystem::participants.

다음에 의해서 참조됨 : G4QMDReaction::ApplyYourself(), G4QMDSystem::~G4QMDSystem().

void G4QMDSystem::DeleteParticipant ( G4int  i)
inlineinherited

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

다음을 참조함 : G4QMDSystem::participants.

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

G4QMDParticipant* G4QMDSystem::EraseParticipant ( G4int  i)
inlineinherited

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

다음을 참조함 : G4QMDSystem::participants.

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

G4LorentzVector G4QMDNucleus::Get4Momentum ( )

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

다음을 참조함 : G4QMDSystem::participants.

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

G4int G4QMDNucleus::GetAngularMomentum ( )
inline

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

G4int G4QMDNucleus::GetAtomicNumber ( )

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

다음을 참조함 : G4QMDSystem::participants, G4Proton::Proton(), Z.

다음에 의해서 참조됨 : CalEnergyAndAngularMomentumInCM(), GetNuclearMass(), G4QMDGroundStateNucleus::packNucleons().

G4double G4QMDNucleus::GetExcitationEnergy ( void  )
inline

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

다음을 참조함 : excitationEnergy.

G4int G4QMDNucleus::GetMassNumber ( )
G4int G4QMDSystem::GetNOCollision ( )
inlineinherited

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

다음을 참조함 : G4QMDSystem::numberOfCollision.

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

G4double G4QMDNucleus::GetNuclearMass ( void  )
G4QMDParticipant* G4QMDSystem::GetParticipant ( G4int  i)
inlineinherited
G4int G4QMDSystem::GetTotalNumberOfParticipant ( )
inlineinherited
void G4QMDSystem::IncrementCollisionCounter ( )
inlineinherited

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

다음을 참조함 : G4QMDSystem::numberOfCollision.

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

void G4QMDSystem::InsertParticipant ( G4QMDParticipant particle,
G4int  j 
)
inherited

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

다음을 참조함 : G4cout, G4endl, n, G4QMDSystem::participants.

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

void G4QMDSystem::SetParticipant ( G4QMDParticipant particle)
inlineinherited
void G4QMDSystem::SetSystem ( G4QMDSystem nucleus,
G4ThreeVector  dp,
G4ThreeVector  dr 
)
inherited

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

다음을 참조함 : G4QMDSystem::participants, G4QMDSystem::SetParticipant().

void G4QMDNucleus::SetTotalPotential ( G4double  x)
inline

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

다음을 참조함 : potentialEnergy, x.

다음에 의해서 참조됨 : G4QMDReaction::ApplyYourself(), G4QMDMeanField::SetNucleus().

void G4QMDSystem::ShowParticipants ( )
inherited

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

다음을 참조함 : G4cout, G4endl, CLHEP::Hep3Vector::mag(), G4QMDSystem::participants.

void G4QMDSystem::SubtractSystem ( G4QMDSystem nucleus)
inherited

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

다음을 참조함 : G4QMDSystem::GetParticipant(), G4QMDSystem::GetTotalNumberOfParticipant(), G4QMDSystem::participants.

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

멤버 데이타 문서화

std::vector< G4double > G4QMDNucleus::es
private

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

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

G4double G4QMDNucleus::excitationEnergy
private

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

다음에 의해서 참조됨 : CalEnergyAndAngularMomentumInCM(), G4QMDNucleus(), GetExcitationEnergy().

G4double G4QMDNucleus::hbc
private

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

다음에 의해서 참조됨 : CalEnergyAndAngularMomentumInCM(), G4QMDNucleus().

G4int G4QMDNucleus::jj
private

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

다음에 의해서 참조됨 : CalEnergyAndAngularMomentumInCM(), G4QMDNucleus().

std::vector< G4QMDParticipant* > G4QMDSystem::participants
protectedinherited
std::vector< G4ThreeVector > G4QMDNucleus::pcm
private

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

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

G4double G4QMDNucleus::potentialEnergy
private

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

다음에 의해서 참조됨 : CalEnergyAndAngularMomentumInCM(), G4QMDNucleus(), SetTotalPotential().

std::vector< G4ThreeVector > G4QMDNucleus::rcm
private

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

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


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