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

#include <B4RunAction.hh>

B4RunAction에 대한 상속 다이어그램 :
G4UserRunAction G4UserRunAction G4UserRunAction

Public 멤버 함수

 B4RunAction ()
 
virtual ~B4RunAction ()
 
virtual void BeginOfRunAction (const G4Run *)
 
virtual void EndOfRunAction (const G4Run *)
 
 B4RunAction ()
 
virtual ~B4RunAction ()
 
virtual void BeginOfRunAction (const G4Run *)
 
virtual void EndOfRunAction (const G4Run *)
 
 B4RunAction ()
 
virtual ~B4RunAction ()
 
virtual void BeginOfRunAction (const G4Run *)
 
virtual void EndOfRunAction (const G4Run *)
 
virtual G4RunGenerateRun ()
 
virtual void SetMaster (G4bool val=true)
 
G4bool IsMaster () const
 

Protected 속성

G4bool isMaster
 

상세한 설명

Run action class

It accumulates statistic and computes dispersion of the energy deposit and track lengths of charged particles with use of analysis tools: H1D histograms are created in BeginOfRunAction() for the following physics quantities:

In EndOfRunAction(), the accumulated statistic and computed dispersion is printed.

B4a/include/B4RunAction.hh 파일의 57 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

B4RunAction::B4RunAction ( )

B4a/src/B4RunAction.cc 파일의 41 번째 라인에서 정의되었습니다.

다음을 참조함 : cm, G4cout, G4endl, G4RunManager::GetRunManager(), m, MeV, G4RunManager::SetPrintProgress().

B4RunAction::~B4RunAction ( )
virtual

B4a/src/B4RunAction.cc 파일의 81 번째 라인에서 정의되었습니다.

B4RunAction::B4RunAction ( )
virtual B4RunAction::~B4RunAction ( )
virtual
B4RunAction::B4RunAction ( )
virtual B4RunAction::~B4RunAction ( )
virtual

멤버 함수 문서화

void B4RunAction::BeginOfRunAction ( const G4Run )
virtual

G4UserRunAction(으)로부터 재구현되었습니다.

B4a/src/B4RunAction.cc 파일의 88 번째 라인에서 정의되었습니다.

virtual void B4RunAction::BeginOfRunAction ( const G4Run )
virtual

G4UserRunAction(으)로부터 재구현되었습니다.

virtual void B4RunAction::BeginOfRunAction ( const G4Run )
virtual

G4UserRunAction(으)로부터 재구현되었습니다.

virtual void B4RunAction::EndOfRunAction ( const G4Run )
virtual

G4UserRunAction(으)로부터 재구현되었습니다.

void B4RunAction::EndOfRunAction ( const G4Run )
virtual

G4UserRunAction(으)로부터 재구현되었습니다.

B4a/src/B4RunAction.cc 파일의 104 번째 라인에서 정의되었습니다.

다음을 참조함 : G4BestUnit, G4cout, G4endl, G4UserRunAction::isMaster.

virtual void B4RunAction::EndOfRunAction ( const G4Run )
virtual

G4UserRunAction(으)로부터 재구현되었습니다.

G4Run * G4UserRunAction::GenerateRun ( void  )
virtualinherited
G4bool G4UserRunAction::IsMaster ( ) const
inlineinherited
virtual void G4UserRunAction::SetMaster ( G4bool  val = true)
inlinevirtualinherited

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

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

다음을 참조함 : G4UserRunAction::isMaster.

다음에 의해서 참조됨 : G4MultiRunAction::SetMaster(), G4WorkerRunManager::SetUserAction(), G4MTRunManager::SetUserAction().

멤버 데이타 문서화

G4bool G4UserRunAction::isMaster
protectedinherited

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