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

#include <G4VParticipants.hh>

G4VParticipants에 대한 상속 다이어그램 :
G4FTFParticipants G4QGSParticipants G4GammaParticipants

Public 멤버 함수

 G4VParticipants ()
 
 G4VParticipants (const G4VParticipants &right)
 
virtual ~G4VParticipants ()
 
const G4VParticipantsoperator= (const G4VParticipants &right)
 
int operator== (const G4VParticipants &right) const
 
int operator!= (const G4VParticipants &right) const
 
virtual void Init (G4int theZ, G4int theA)
 
virtual void SetNucleus (G4V3DNucleus *aNucleus)
 
virtual G4V3DNucleusGetWoundedNucleus () const
 
virtual void InitProjectileNucleus (G4int theZ, G4int theA)
 
virtual void SetProjectileNucleus (G4V3DNucleus *aNucleus)
 
virtual G4V3DNucleusGetProjectileNucleus () const
 

Public 속성

G4V3DNucleustheNucleus
 
G4V3DNucleustheProjectileNucleus
 

상세한 설명

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

생성자 & 소멸자 문서화

G4VParticipants::G4VParticipants ( )

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

G4VParticipants::G4VParticipants ( const G4VParticipants right)
G4VParticipants::~G4VParticipants ( )
virtual

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

다음을 참조함 : theNucleus, theProjectileNucleus.

멤버 함수 문서화

G4V3DNucleus * G4VParticipants::GetProjectileNucleus ( ) const
inlinevirtual

G4QGSParticipants에서 재구현되었습니다.

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

다음을 참조함 : theProjectileNucleus.

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

G4V3DNucleus * G4VParticipants::GetWoundedNucleus ( ) const
inlinevirtual

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

다음을 참조함 : theNucleus.

다음에 의해서 참조됨 : G4FTFModel::GetTargetNucleus(), G4FTFModel::GetWoundedNucleus().

void G4VParticipants::Init ( G4int  theZ,
G4int  theA 
)
virtual

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

다음을 참조함 : G4V3DNucleus::Init(), G4V3DNucleus::SortNucleonsIncZ(), theNucleus.

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

void G4VParticipants::InitProjectileNucleus ( G4int  theZ,
G4int  theA 
)
virtual

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

다음을 참조함 : G4V3DNucleus::Init(), G4V3DNucleus::SortNucleonsDecZ(), theProjectileNucleus.

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

int G4VParticipants::operator!= ( const G4VParticipants right) const
const G4VParticipants& G4VParticipants::operator= ( const G4VParticipants right)
int G4VParticipants::operator== ( const G4VParticipants right) const
void G4VParticipants::SetNucleus ( G4V3DNucleus aNucleus)
virtual

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

다음을 참조함 : theNucleus.

void G4VParticipants::SetProjectileNucleus ( G4V3DNucleus aNucleus)
virtual

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

다음을 참조함 : theProjectileNucleus.

다음에 의해서 참조됨 : G4QGSParticipants::BuildInteractions(), G4FTFModel::Init().

멤버 데이타 문서화

G4V3DNucleus* G4VParticipants::theNucleus
G4V3DNucleus* G4VParticipants::theProjectileNucleus

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