#include <B4bRunAction.hh>
Public 멤버 함수 | |
B4bRunAction () | |
virtual | ~B4bRunAction () |
virtual G4Run * | GenerateRun () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
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.
B4bRunAction.hh 파일의 57 번째 라인에서 정의되었습니다.
B4bRunAction::B4bRunAction | ( | ) |
B4bRunAction.cc 파일의 42 번째 라인에서 정의되었습니다.
다음을 참조함 : cm, G4cout, G4endl, G4RunManager::GetRunManager(), m, MeV, G4RunManager::SetPrintProgress().
|
virtual |
B4bRunAction.cc 파일의 82 번째 라인에서 정의되었습니다.
G4UserRunAction(으)로부터 재구현되었습니다.
B4bRunAction.cc 파일의 96 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4Run::GetRunID().
G4UserRunAction(으)로부터 재구현되었습니다.
B4bRunAction.cc 파일의 114 번째 라인에서 정의되었습니다.
다음을 참조함 : G4BestUnit, G4cout, G4endl, G4UserRunAction::isMaster.
G4UserRunAction(으)로부터 재구현되었습니다.
B4bRunAction.cc 파일의 89 번째 라인에서 정의되었습니다.
|
inlineinherited |
G4UserRunAction.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UserRunAction::isMaster.
다음에 의해서 참조됨 : ExTGRunAction::BeginOfRunAction(), B1ConRunAction::BeginOfRunAction(), PurgMagRunAction::BeginOfRunAction(), UltraRunAction::BeginOfRunAction(), GammaRayTelRunAction::BeginOfRunAction(), DMXRunAction::BeginOfRunAction(), XrayFluoRunAction::BeginOfRunAction(), XrayTelRunAction::BeginOfRunAction(), B3aRunAction::EndOfRunAction(), RE06RunAction::EndOfRunAction(), B3bRunAction::EndOfRunAction(), B1RunAction::EndOfRunAction(), B1ConRunAction::EndOfRunAction(), DicomRunAction::EndOfRunAction(), PurgMagRunAction::EndOfRunAction(), UltraRunAction::EndOfRunAction(), B02RunAction::EndOfRunAction(), B01RunAction::EndOfRunAction(), B03RunAction::EndOfRunAction(), TSRunAction::EndOfRunAction(), XrayTelRunAction::EndOfRunAction(), RE02RunAction::EndOfRunAction(), XrayFluoRunAction::Initialise().
G4MultiRunAction에서 재구현되었습니다.
G4UserRunAction.hh 파일의 67 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UserRunAction::isMaster.
다음에 의해서 참조됨 : G4MultiRunAction::SetMaster(), G4WorkerRunManager::SetUserAction(), G4MTRunManager::SetUserAction().
|
protectedinherited |