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

#include <G4VHighEnergyGenerator.hh>

G4VHighEnergyGenerator에 대한 상속 다이어그램 :
G4StringModel G4VPartonStringModel G4FTFModel G4QGSModel< ParticipantType > G4QGSModel< G4GammaParticipants > G4QGSModel< G4QGSParticipants >

Public 멤버 함수

 G4VHighEnergyGenerator (const G4String &modelName="High Energy Generator")
 
virtual ~G4VHighEnergyGenerator ()
 
virtual G4V3DNucleusGetWoundedNucleus () const =0
 
virtual G4V3DNucleusGetProjectileNucleus () const
 
virtual G4KineticTrackVectorScatter (const G4Nucleus &theNucleus, const G4DynamicParticle &thePrimary)=0
 
std::pair< G4double, G4doubleGetEnergyMomentumCheckLevels () const
 
void SetEnergyMomentumCheckLevels (G4double relativeLevel, G4double AbsoluteLevel)
 
virtual void ModelDescription (std::ostream &) const
 
virtual G4String GetModelName () const
 

Private 멤버 함수

 G4VHighEnergyGenerator (const G4VHighEnergyGenerator &right)
 
const G4VHighEnergyGeneratoroperator= (const G4VHighEnergyGenerator &right)
 
int operator== (const G4VHighEnergyGenerator &right) const
 
int operator!= (const G4VHighEnergyGenerator &right) const
 

Private 속성

std::pair< G4double, G4doubleepCheckLevels
 
G4String theGeneratorModelName
 

상세한 설명

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

생성자 & 소멸자 문서화

G4VHighEnergyGenerator::G4VHighEnergyGenerator ( const G4String modelName = "High Energy Generator")

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

다음을 참조함 : theGeneratorModelName.

G4VHighEnergyGenerator::~G4VHighEnergyGenerator ( )
virtual

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

G4VHighEnergyGenerator::G4VHighEnergyGenerator ( const G4VHighEnergyGenerator right)
private

멤버 함수 문서화

std::pair< G4double, G4double > G4VHighEnergyGenerator::GetEnergyMomentumCheckLevels ( ) const

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

다음을 참조함 : epCheckLevels.

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

G4String G4VHighEnergyGenerator::GetModelName ( ) const
virtual

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

다음을 참조함 : theGeneratorModelName.

다음에 의해서 참조됨 : GetProjectileNucleus(), G4VPartonStringModel::ModelDescription(), G4TheoFSGenerator::ModelDescription().

G4V3DNucleus * G4VHighEnergyGenerator::GetProjectileNucleus ( ) const
virtual

G4FTFModel, G4VPartonStringModel, G4QGSModel< ParticipantType >, G4QGSModel< G4GammaParticipants >, G4QGSModel< G4QGSParticipants >에서 재구현되었습니다.

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

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

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

virtual G4V3DNucleus* G4VHighEnergyGenerator::GetWoundedNucleus ( ) const
pure virtual
void G4VHighEnergyGenerator::ModelDescription ( std::ostream &  outFile) const
virtual

G4FTFModel, G4QGSModel< ParticipantType >, G4QGSModel< G4GammaParticipants >, G4QGSModel< G4QGSParticipants >, G4VPartonStringModel에서 재구현되었습니다.

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

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

int G4VHighEnergyGenerator::operator!= ( const G4VHighEnergyGenerator right) const
private
const G4VHighEnergyGenerator& G4VHighEnergyGenerator::operator= ( const G4VHighEnergyGenerator right)
private
int G4VHighEnergyGenerator::operator== ( const G4VHighEnergyGenerator right) const
private
virtual G4KineticTrackVector* G4VHighEnergyGenerator::Scatter ( const G4Nucleus theNucleus,
const G4DynamicParticle thePrimary 
)
pure virtual

G4VPartonStringModel에서 구현되었습니다.

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

void G4VHighEnergyGenerator::SetEnergyMomentumCheckLevels ( G4double  relativeLevel,
G4double  AbsoluteLevel 
)

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

다음을 참조함 : epCheckLevels.

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

멤버 데이타 문서화

std::pair<G4double, G4double> G4VHighEnergyGenerator::epCheckLevels
private

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

다음에 의해서 참조됨 : GetEnergyMomentumCheckLevels(), SetEnergyMomentumCheckLevels().

G4String G4VHighEnergyGenerator::theGeneratorModelName
private

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

다음에 의해서 참조됨 : G4VHighEnergyGenerator(), GetModelName().


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