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

#include <G4QMDParticipant.hh>

Public 멤버 함수

 G4QMDParticipant (const G4ParticleDefinition *, G4ThreeVector, G4ThreeVector)
 
 ~G4QMDParticipant ()
 
void SetDefinition (const G4ParticleDefinition *pd)
 
const G4ParticleDefinitionGetDefinition ()
 
void SetPosition (G4ThreeVector r)
 
G4ThreeVector GetPosition ()
 
void SetMomentum (G4ThreeVector p)
 
G4ThreeVector GetMomentum ()
 
G4double GetMass ()
 
G4LorentzVector Get4Momentum ()
 
G4double GetKineticEnergy ()
 
G4int GetBaryonNumber ()
 
G4int GetNuc ()
 
G4int GetChargeInUnitOfEplus ()
 
void UnsetInitialMark ()
 
void UnsetHitMark ()
 
G4bool IsThisHit ()
 
void SetHitMark ()
 
void SetProjectile ()
 
void SetTarget ()
 
G4bool IsThisProjectile ()
 
G4bool IsThisTarget ()
 

Private 속성

const G4ParticleDefinitiondefinition
 
G4ThreeVector momentum
 
G4ThreeVector position
 
G4bool projectile
 
G4bool target
 
G4bool hit
 

상세한 설명

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

생성자 & 소멸자 문서화

G4QMDParticipant::G4QMDParticipant ( const G4ParticleDefinition pd,
G4ThreeVector  p,
G4ThreeVector  r 
)

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

G4QMDParticipant::~G4QMDParticipant ( )

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

멤버 함수 문서화

G4LorentzVector G4QMDParticipant::Get4Momentum ( )
G4int G4QMDParticipant::GetBaryonNumber ( )
inline

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

다음을 참조함 : definition, G4ParticleDefinition::GetBaryonNumber().

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

G4int G4QMDParticipant::GetChargeInUnitOfEplus ( )
inline
const G4ParticleDefinition* G4QMDParticipant::GetDefinition ( )
inline

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

다음을 참조함 : definition.

다음에 의해서 참조됨 : G4QMDReaction::ApplyYourself(), G4QMDCollision::CalFinalStateOfTheBinaryCollision(), G4QMDCollision::CalKinematicsOfBinaryCollisions().

G4double G4QMDParticipant::GetKineticEnergy ( )
inline

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

다음을 참조함 : CLHEP::HepLorentzVector::e(), Get4Momentum(), GetMass().

G4double G4QMDParticipant::GetMass ( )
inline
G4ThreeVector G4QMDParticipant::GetMomentum ( void  )
inline
G4int G4QMDParticipant::GetNuc ( )
inline
G4ThreeVector G4QMDParticipant::GetPosition ( void  )
inline
G4bool G4QMDParticipant::IsThisHit ( )
inline

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

다음을 참조함 : hit.

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

G4bool G4QMDParticipant::IsThisProjectile ( )
inline

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

다음을 참조함 : projectile.

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

G4bool G4QMDParticipant::IsThisTarget ( )
inline

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

다음을 참조함 : target.

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

void G4QMDParticipant::SetDefinition ( const G4ParticleDefinition pd)
inline

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

다음을 참조함 : definition.

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

void G4QMDParticipant::SetHitMark ( )
inline

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

다음을 참조함 : hit.

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

void G4QMDParticipant::SetMomentum ( G4ThreeVector  p)
inline
void G4QMDParticipant::SetPosition ( G4ThreeVector  r)
inline

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

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

void G4QMDParticipant::SetProjectile ( )
inline

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

다음을 참조함 : projectile.

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

void G4QMDParticipant::SetTarget ( )
inline

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

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

void G4QMDParticipant::UnsetHitMark ( )
inline

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

다음을 참조함 : hit.

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

void G4QMDParticipant::UnsetInitialMark ( )
inline

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

다음을 참조함 : projectile.

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

멤버 데이타 문서화

const G4ParticleDefinition* G4QMDParticipant::definition
private

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

다음에 의해서 참조됨 : Get4Momentum(), GetBaryonNumber(), GetChargeInUnitOfEplus(), GetDefinition(), GetMass(), GetNuc(), SetDefinition().

G4bool G4QMDParticipant::hit
private

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

다음에 의해서 참조됨 : IsThisHit(), SetHitMark(), UnsetHitMark().

G4ThreeVector G4QMDParticipant::momentum
private

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

다음에 의해서 참조됨 : Get4Momentum(), GetMomentum(), SetMomentum().

G4ThreeVector G4QMDParticipant::position
private

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

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

G4bool G4QMDParticipant::projectile
private

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

다음에 의해서 참조됨 : IsThisProjectile(), SetProjectile(), UnsetInitialMark().

G4bool G4QMDParticipant::target
private

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

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


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