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

#include <PrimaryGeneratorGun2.hh>

PrimaryGeneratorGun2에 대한 상속 다이어그램 :
G4VUserPrimaryGeneratorAction

Public 멤버 함수

 PrimaryGeneratorGun2 ()
 
 ~PrimaryGeneratorGun2 ()
 
virtual void GeneratePrimaries (G4Event *)
 
G4double GetRadius ()
 
G4double GetCosAlphaMin ()
 
G4double GetCosAlphaMax ()
 

Private 속성

G4double fRadius
 
G4double fCosAlphaMin
 
G4double fCosAlphaMax
 
G4ParticleGunfParticleGun
 

상세한 설명

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

생성자 & 소멸자 문서화

PrimaryGeneratorGun2::PrimaryGeneratorGun2 ( )
PrimaryGeneratorGun2::~PrimaryGeneratorGun2 ( )

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

다음을 참조함 : fParticleGun.

멤버 함수 문서화

void PrimaryGeneratorGun2::GeneratePrimaries ( G4Event anEvent)
virtual
G4double PrimaryGeneratorGun2::GetCosAlphaMax ( )
inline

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

다음을 참조함 : fCosAlphaMax.

G4double PrimaryGeneratorGun2::GetCosAlphaMin ( )
inline

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

다음을 참조함 : fCosAlphaMin.

G4double PrimaryGeneratorGun2::GetRadius ( )
inline

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

다음을 참조함 : fRadius.

멤버 데이타 문서화

G4double PrimaryGeneratorGun2::fCosAlphaMax
private

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

다음에 의해서 참조됨 : GeneratePrimaries(), GetCosAlphaMax(), PrimaryGeneratorGun2().

G4double PrimaryGeneratorGun2::fCosAlphaMin
private

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

다음에 의해서 참조됨 : GeneratePrimaries(), GetCosAlphaMin(), PrimaryGeneratorGun2().

G4ParticleGun* PrimaryGeneratorGun2::fParticleGun
private

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

다음에 의해서 참조됨 : GeneratePrimaries(), PrimaryGeneratorGun2(), ~PrimaryGeneratorGun2().

G4double PrimaryGeneratorGun2::fRadius
private

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

다음에 의해서 참조됨 : GeneratePrimaries(), GetRadius(), PrimaryGeneratorGun2().


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