#include <B3aRunAction.hh>
Public 멤버 함수 | |
B3aRunAction () | |
virtual | ~B3aRunAction () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
void | CountEvent () |
void | SumDose (G4double dose) |
virtual G4Run * | GenerateRun () |
virtual void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Protected 속성 | |
G4bool | isMaster |
Private 속성 | |
G4Accumulable< G4int > | fGoodEvents |
G4Accumulable< G4double > | fSumDose |
Run action class.
B3aRunAction.hh 파일의 40 번째 라인에서 정의되었습니다.
B3aRunAction::B3aRunAction | ( | ) |
B3aRunAction.cc 파일의 42 번째 라인에서 정의되었습니다.
다음을 참조함 : fGoodEvents, fSumDose, gray, G4AccumulableManager::Instance(), microgray, milligray, G4AccumulableManager::RegisterAccumulable().
|
virtual |
B3aRunAction.cc 파일의 67 번째 라인에서 정의되었습니다.
G4UserRunAction(으)로부터 재구현되었습니다.
B3aRunAction.cc 파일의 72 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4Run::GetRunID(), G4RunManager::GetRunManager(), G4AccumulableManager::Instance(), G4AccumulableManager::Reset(), G4RunManager::SetRandomNumberStore().
|
inline |
B3aRunAction.hh 파일의 49 번째 라인에서 정의되었습니다.
다음을 참조함 : fGoodEvents.
다음에 의해서 참조됨 : B3aEventAction::EndOfEventAction().
G4UserRunAction(으)로부터 재구현되었습니다.
B3aRunAction.cc 파일의 86 번째 라인에서 정의되었습니다.
다음을 참조함 : fGoodEvents, fSumDose, G4BestUnit, G4cout, G4endl, G4Run::GetNumberOfEvent(), G4ParticleGun::GetParticleDefinition(), B3PrimaryGeneratorAction::GetParticleGun(), G4ParticleDefinition::GetParticleName(), G4RunManager::GetRunManager(), G4RunManager::GetUserPrimaryGeneratorAction(), G4Accumulable< T >::GetValue(), G4AccumulableManager::Instance(), G4UserRunAction::IsMaster(), G4AccumulableManager::Merge().
RE02RunAction, RunAction, G4MultiRunAction, TSRunAction, B4bRunAction, RunAction, RunAction, CexmcRunAction, RunAction, RunAction, RunAction, B01RunAction, B02RunAction, B03RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, RunAction, B1ConRunAction, DicomRunAction, RunAction, RunAction, B1RunAction, RunAction, RunAction, RunAction, G4RTRunAction, LXeRunAction, B3bRunAction, ElectronRunAction, RE06RunAction, RunAction, RunActionMaster에서 재구현되었습니다.
G4UserRunAction.cc 파일의 55 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4WorkerRunManager::RunInitialization(), G4RunManager::RunInitialization().
|
inlineinherited |
G4UserRunAction.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UserRunAction::isMaster.
다음에 의해서 참조됨 : ExTGRunAction::BeginOfRunAction(), B1ConRunAction::BeginOfRunAction(), PurgMagRunAction::BeginOfRunAction(), UltraRunAction::BeginOfRunAction(), GammaRayTelRunAction::BeginOfRunAction(), DMXRunAction::BeginOfRunAction(), XrayFluoRunAction::BeginOfRunAction(), XrayTelRunAction::BeginOfRunAction(), 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().
B3aRunAction.hh 파일의 50 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B3aEventAction::EndOfEventAction().
|
private |
B3aRunAction.hh 파일의 50 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B3aRunAction(), CountEvent(), EndOfRunAction().
|
private |
B3aRunAction.hh 파일의 54 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B3aRunAction(), EndOfRunAction(), SumDose().
|
protectedinherited |