#include <B02RunAction.hh>
Public 멤버 함수 | |
B02RunAction () | |
virtual | ~B02RunAction () |
virtual G4Run * | GenerateRun () |
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< G4String > | fSDName |
G4int | fFieldValue |
B02RunAction.hh 파일의 49 번째 라인에서 정의되었습니다.
B02RunAction::B02RunAction | ( | ) |
B02RunAction.cc 파일의 52 번째 라인에서 정의되었습니다.
다음을 참조함 : fSDName.
|
virtual |
B02RunAction.cc 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : fSDName.
G4UserRunAction(으)로부터 재구현되었습니다.
B02RunAction.cc 파일의 82 번째 라인에서 정의되었습니다.
다음을 참조함 : G4cout, G4endl, G4Run::GetRunID().
G4UserRunAction(으)로부터 재구현되었습니다.
B02RunAction.cc 파일의 89 번째 라인에서 정의되었습니다.
다음을 참조함 : fFieldValue, fSDName, G4cout, G4endl, B02ImportanceDetectorConstruction::GetCellName(), B02Run::GetHitsMap(), G4Run::GetNumberOfEvent(), G4RunManager::GetRunManager(), G4RunManager::GetUserDetectorConstruction(), G4UserRunAction::IsMaster(), PrintHeader(), SL.
std::string B02RunAction::FillString | ( | const std::string & | name, |
char | c, | ||
G4int | n, | ||
G4bool | back = true |
||
) |
B02RunAction.cc 파일의 242 번째 라인에서 정의되었습니다.
|
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(), B01RunAction::EndOfRunAction(), EndOfRunAction(), B03RunAction::EndOfRunAction(), TSRunAction::EndOfRunAction(), XrayTelRunAction::EndOfRunAction(), RE02RunAction::EndOfRunAction(), XrayFluoRunAction::Initialise().
void B02RunAction::PrintHeader | ( | std::ostream * | out | ) |
B02RunAction.cc 파일의 207 번째 라인에서 정의되었습니다.
다음을 참조함 : fFieldValue, G4endl.
다음에 의해서 참조됨 : EndOfRunAction().
G4MultiRunAction에서 재구현되었습니다.
G4UserRunAction.hh 파일의 67 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UserRunAction::isMaster.
다음에 의해서 참조됨 : G4MultiRunAction::SetMaster(), G4WorkerRunManager::SetUserAction(), G4MTRunManager::SetUserAction().
|
private |
B02RunAction.hh 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : EndOfRunAction(), PrintHeader().
|
private |
B02RunAction.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : B02RunAction(), EndOfRunAction(), GenerateRun(), ~B02RunAction().
|
protectedinherited |