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