#include <G4HumanPhantomRunAction.hh>
Public 멤버 함수 | |
G4HumanPhantomRunAction (G4HumanPhantomAnalysisManager *analysis) | |
~G4HumanPhantomRunAction () | |
void | BeginOfRunAction (const G4Run *) |
void | EndOfRunAction (const G4Run *) |
void | Fill (G4String bodypartName, G4double energyDeposit) |
virtual G4Run * | GenerateRun () |
virtual void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Protected 속성 | |
G4bool | isMaster |
Private 멤버 함수 | |
void | totalRunEnergyDeposit () |
Private 속성 | |
std::map< std::string, G4double > | energyTotal |
G4String | bodypartName |
G4HumanPhantomRunAction.hh 파일의 38 번째 라인에서 정의되었습니다.
G4HumanPhantomRunAction::G4HumanPhantomRunAction | ( | G4HumanPhantomAnalysisManager * | analysis | ) |
G4HumanPhantomRunAction.cc 파일의 48 번째 라인에서 정의되었습니다.
G4HumanPhantomRunAction::~G4HumanPhantomRunAction | ( | ) |
G4HumanPhantomRunAction.cc 파일의 52 번째 라인에서 정의되었습니다.
G4UserRunAction(으)로부터 재구현되었습니다.
G4HumanPhantomRunAction.cc 파일의 56 번째 라인에서 정의되었습니다.
다음을 참조함 : energyTotal, G4cout, G4endl, G4Run::GetRunID().
G4UserRunAction(으)로부터 재구현되었습니다.
G4HumanPhantomRunAction.cc 파일의 109 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4Run::GetNumberOfEvent(), totalRunEnergyDeposit().
G4HumanPhantomRunAction.cc 파일의 121 번째 라인에서 정의되었습니다.
다음을 참조함 : energyTotal.
다음에 의해서 참조됨 : G4HumanPhantomEventAction::totalEventEnergyDeposit().
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(), 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().
|
private |
G4HumanPhantomRunAction.cc 파일의 128 번째 라인에서 정의되었습니다.
다음을 참조함 : energyTotal, G4String::first(), G4cout, G4endl, MeV.
다음에 의해서 참조됨 : EndOfRunAction().
|
private |
G4HumanPhantomRunAction.hh 파일의 51 번째 라인에서 정의되었습니다.
|
private |
G4HumanPhantomRunAction.hh 파일의 50 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : BeginOfRunAction(), Fill(), totalRunEnergyDeposit().
|
protectedinherited |