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

#include <G4FTFParticipants.hh>

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

Public 멤버 함수

 G4FTFParticipants ()
 
const G4FTFParticipantsoperator= (const G4FTFParticipants &right)
 
 ~G4FTFParticipants ()
 
int operator== (const G4FTFParticipants &right) const
 
int operator!= (const G4FTFParticipants &right) const
 
void GetList (const G4ReactionProduct &thePrimary, G4FTFParameters *theParameters)
 
void StartLoop ()
 
G4bool Next ()
 
void SortInteractionsIncT ()
 
void ShiftInteractionTime ()
 
G4InteractionContentGetInteraction ()
 
void Clean ()
 
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 속성

std::vector
< G4InteractionContent * > 
theInteractions
 
G4V3DNucleustheNucleus
 
G4V3DNucleustheProjectileNucleus
 

Private 멤버 함수

 G4FTFParticipants (const G4FTFParticipants &right)
 

Private 속성

G4int currentInteraction
 

상세한 설명

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

생성자 & 소멸자 문서화

G4FTFParticipants::G4FTFParticipants ( )

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

G4FTFParticipants::~G4FTFParticipants ( )

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

G4FTFParticipants::G4FTFParticipants ( const G4FTFParticipants right)
private

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

다음을 참조함 : FatalException, G4Exception().

멤버 함수 문서화

void G4FTFParticipants::Clean ( )

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

다음을 참조함 : currentInteraction, theInteractions.

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

G4InteractionContent & G4FTFParticipants::GetInteraction ( )
inline

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

다음을 참조함 : currentInteraction, theInteractions.

다음에 의해서 참조됨 : G4FTFModel::BuildStrings(), G4FTFModel::ExciteParticipants(), G4FTFModel::GetStrings(), G4FTFModel::PutOnMassShell().

void G4FTFParticipants::GetList ( const G4ReactionProduct thePrimary,
G4FTFParameters theParameters 
)
G4V3DNucleus * G4VParticipants::GetProjectileNucleus ( ) const
inlinevirtualinherited

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

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

다음을 참조함 : G4VParticipants::theProjectileNucleus.

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

G4V3DNucleus * G4VParticipants::GetWoundedNucleus ( ) const
inlinevirtualinherited

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

다음을 참조함 : G4VParticipants::theNucleus.

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

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

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

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

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

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

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

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

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

G4bool G4FTFParticipants::Next ( )
inline

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

다음을 참조함 : theInteractions.

다음에 의해서 참조됨 : G4FTFModel::BuildStrings(), G4FTFModel::ExciteParticipants(), G4FTFModel::GetStrings(), G4FTFModel::PutOnMassShell().

int G4FTFParticipants::operator!= ( const G4FTFParticipants right) const
int G4VParticipants::operator!= ( const G4VParticipants right) const
inherited
const G4FTFParticipants& G4FTFParticipants::operator= ( const G4FTFParticipants right)
int G4VParticipants::operator== ( const G4VParticipants right) const
inherited
int G4FTFParticipants::operator== ( const G4FTFParticipants right) const
void G4VParticipants::SetNucleus ( G4V3DNucleus aNucleus)
virtualinherited

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

다음을 참조함 : G4VParticipants::theNucleus.

void G4VParticipants::SetProjectileNucleus ( G4V3DNucleus aNucleus)
virtualinherited

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

다음을 참조함 : G4VParticipants::theProjectileNucleus.

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

void G4FTFParticipants::ShiftInteractionTime ( )
void G4FTFParticipants::SortInteractionsIncT ( )

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

다음을 참조함 : G4FTFPartHelperForSortInT(), theInteractions.

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

void G4FTFParticipants::StartLoop ( )
inline

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

다음을 참조함 : currentInteraction.

다음에 의해서 참조됨 : G4FTFModel::BuildStrings(), G4FTFModel::ExciteParticipants(), GetList(), G4FTFModel::GetStrings(), G4FTFModel::PutOnMassShell().

멤버 데이타 문서화

G4int G4FTFParticipants::currentInteraction
private

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

다음에 의해서 참조됨 : Clean(), GetInteraction(), StartLoop().

std::vector< G4InteractionContent* > G4FTFParticipants::theInteractions

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

다음에 의해서 참조됨 : Clean(), GetInteraction(), GetList(), Next(), ShiftInteractionTime(), SortInteractionsIncT().

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

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