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

#include <GammaRayTelPrimaryGeneratorAction.hh>

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

Public 멤버 함수

 GammaRayTelPrimaryGeneratorAction ()
 
 ~GammaRayTelPrimaryGeneratorAction ()
 
void GeneratePrimaries (G4Event *)
 
void SetRndmFlag (G4String val)
 
void SetSourceType (G4int val)
 
void SetSpectrumType (G4int val)
 
void SetVertexRadius (G4double val)
 
void SetSourceGen (G4bool val)
 

Private 속성

G4ParticleGunparticleGun
 
G4GeneralParticleSourceparticleSource
 
const
GammaRayTelDetectorConstruction
GammaRayTelDetector
 
GammaRayTelPrimaryGeneratorMessengergunMessenger
 
G4String rndmFlag
 
G4int nSourceType
 
G4double dVertexRadius
 
G4int nSpectrumType
 
G4bool sourceGun
 

상세한 설명

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

생성자 & 소멸자 문서화

GammaRayTelPrimaryGeneratorAction::GammaRayTelPrimaryGeneratorAction ( )
GammaRayTelPrimaryGeneratorAction::~GammaRayTelPrimaryGeneratorAction ( )

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

다음을 참조함 : gunMessenger, particleGun, particleSource.

멤버 함수 문서화

void GammaRayTelPrimaryGeneratorAction::GeneratePrimaries ( G4Event anEvent)
virtual
void GammaRayTelPrimaryGeneratorAction::SetRndmFlag ( G4String  val)
inline

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

다음을 참조함 : rndmFlag.

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

void GammaRayTelPrimaryGeneratorAction::SetSourceGen ( G4bool  val)
inline

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

다음을 참조함 : sourceGun.

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

void GammaRayTelPrimaryGeneratorAction::SetSourceType ( G4int  val)
inline

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

다음을 참조함 : nSourceType.

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

void GammaRayTelPrimaryGeneratorAction::SetSpectrumType ( G4int  val)
inline

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

다음을 참조함 : nSpectrumType.

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

void GammaRayTelPrimaryGeneratorAction::SetVertexRadius ( G4double  val)
inline

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

다음을 참조함 : dVertexRadius.

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

멤버 데이타 문서화

G4double GammaRayTelPrimaryGeneratorAction::dVertexRadius
private

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

다음에 의해서 참조됨 : GammaRayTelPrimaryGeneratorAction(), GeneratePrimaries(), SetVertexRadius().

const GammaRayTelDetectorConstruction* GammaRayTelPrimaryGeneratorAction::GammaRayTelDetector
private

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

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

GammaRayTelPrimaryGeneratorMessenger* GammaRayTelPrimaryGeneratorAction::gunMessenger
private

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

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

G4int GammaRayTelPrimaryGeneratorAction::nSourceType
private

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

다음에 의해서 참조됨 : GammaRayTelPrimaryGeneratorAction(), GeneratePrimaries(), SetSourceType().

G4int GammaRayTelPrimaryGeneratorAction::nSpectrumType
private

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

다음에 의해서 참조됨 : GammaRayTelPrimaryGeneratorAction(), GeneratePrimaries(), SetSpectrumType().

G4ParticleGun* GammaRayTelPrimaryGeneratorAction::particleGun
private

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

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

G4GeneralParticleSource* GammaRayTelPrimaryGeneratorAction::particleSource
private

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

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

G4String GammaRayTelPrimaryGeneratorAction::rndmFlag
private

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

다음에 의해서 참조됨 : GammaRayTelPrimaryGeneratorAction(), SetRndmFlag().

G4bool GammaRayTelPrimaryGeneratorAction::sourceGun
private

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

다음에 의해서 참조됨 : GammaRayTelPrimaryGeneratorAction(), GeneratePrimaries(), SetSourceGen().


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