#include <G4VParticipants.hh>
Public 멤버 함수 | |
G4VParticipants () | |
G4VParticipants (const G4VParticipants &right) | |
virtual | ~G4VParticipants () |
const G4VParticipants & | operator= (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 G4V3DNucleus * | GetWoundedNucleus () const |
virtual void | InitProjectileNucleus (G4int theZ, G4int theA) |
virtual void | SetProjectileNucleus (G4V3DNucleus *aNucleus) |
virtual G4V3DNucleus * | GetProjectileNucleus () const |
Public 속성 | |
G4V3DNucleus * | theNucleus |
G4V3DNucleus * | theProjectileNucleus |
G4VParticipants.hh 파일의 48 번째 라인에서 정의되었습니다.
G4VParticipants::G4VParticipants | ( | ) |
G4VParticipants.cc 파일의 44 번째 라인에서 정의되었습니다.
G4VParticipants::G4VParticipants | ( | const G4VParticipants & | right | ) |
|
virtual |
G4VParticipants.cc 파일의 49 번째 라인에서 정의되었습니다.
다음을 참조함 : theNucleus, theProjectileNucleus.
|
inlinevirtual |
G4QGSParticipants에서 재구현되었습니다.
G4VParticipants.hh 파일의 80 번째 라인에서 정의되었습니다.
다음을 참조함 : theProjectileNucleus.
다음에 의해서 참조됨 : G4FTFModel::GetProjectileNucleus().
|
inlinevirtual |
G4VParticipants.hh 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : theNucleus.
다음에 의해서 참조됨 : G4FTFModel::GetTargetNucleus(), G4FTFModel::GetWoundedNucleus().
G4VParticipants.cc 파일의 57 번째 라인에서 정의되었습니다.
다음을 참조함 : G4V3DNucleus::Init(), G4V3DNucleus::SortNucleonsIncZ(), theNucleus.
다음에 의해서 참조됨 : G4FTFModel::Init().
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 |
|
virtual |
G4VParticipants.cc 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : theNucleus.
|
virtual |
G4VParticipants.cc 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : theProjectileNucleus.
다음에 의해서 참조됨 : G4QGSParticipants::BuildInteractions(), G4FTFModel::Init().
G4V3DNucleus* G4VParticipants::theNucleus |
G4VParticipants.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4QGSParticipants::BuildInteractions(), G4QGSParticipants::DoLorentzBoost(), G4FTFParticipants::GetList(), G4QGSParticipants::GetList(), G4QGSParticipants::GetTargetNucleus(), GetWoundedNucleus(), Init(), G4QGSParticipants::PrepareInitialState(), G4QGSParticipants::ReggeonCascade(), G4GammaParticipants::SelectInteractions(), G4QGSParticipants::SelectInteractions(), SetNucleus(), G4QGSParticipants::StoreInvolvedNucleon(), ~G4VParticipants().
G4V3DNucleus* G4VParticipants::theProjectileNucleus |
G4VParticipants.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4FTFParticipants::GetList(), GetProjectileNucleus(), G4FTFModel::Init(), InitProjectileNucleus(), SetProjectileNucleus(), ~G4VParticipants().