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

#include <B01RunAction.hh>

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

Public 멤버 함수

 B01RunAction ()
 
virtual ~B01RunAction ()
 
virtual G4RunGenerateRun ()
 
virtual void BeginOfRunAction (const G4Run *)
 
virtual void EndOfRunAction (const G4Run *)
 
void PrintHeader (std::ostream *out)
 
std::string FillString (const std::string &name, char c, G4int n, G4bool back=true)
 
virtual void SetMaster (G4bool val=true)
 
G4bool IsMaster () const
 

Protected 속성

G4bool isMaster
 

Private 속성

std::vector< G4StringfSDName
 
G4int fFieldValue
 

상세한 설명

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

생성자 & 소멸자 문서화

B01RunAction::B01RunAction ( )

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

다음을 참조함 : fSDName.

B01RunAction::~B01RunAction ( )
virtual

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

다음을 참조함 : fSDName.

멤버 함수 문서화

void B01RunAction::BeginOfRunAction ( const G4Run aRun)
virtual

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

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

다음을 참조함 : G4cout, G4endl, G4Run::GetRunID().

void B01RunAction::EndOfRunAction ( const G4Run aRun)
virtual
std::string B01RunAction::FillString ( const std::string &  name,
char  c,
G4int  n,
G4bool  back = true 
)

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

G4Run * B01RunAction::GenerateRun ( void  )
virtual

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

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

다음을 참조함 : fSDName.

G4bool G4UserRunAction::IsMaster ( ) const
inlineinherited
void B01RunAction::PrintHeader ( std::ostream *  out)

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

다음을 참조함 : fFieldValue, G4endl.

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

virtual void G4UserRunAction::SetMaster ( G4bool  val = true)
inlinevirtualinherited

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

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

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

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

멤버 데이타 문서화

G4int B01RunAction::fFieldValue
private

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

다음에 의해서 참조됨 : EndOfRunAction(), PrintHeader().

std::vector<G4String> B01RunAction::fSDName
private

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

다음에 의해서 참조됨 : B01RunAction(), EndOfRunAction(), GenerateRun(), ~B01RunAction().

G4bool G4UserRunAction::isMaster
protectedinherited

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