#include <TSRunAction.hh>
Public 타입 | |
typedef std::tuple< G4double, G4double, G4double > | Compare_t |
typedef std::map< G4int, Compare_t > | IDcompare_t |
typedef std::map< G4String, IDcompare_t > | TypeCompare_t |
Public 멤버 함수 | |
TSRunAction () | |
virtual | ~TSRunAction () |
virtual void | BeginOfRunAction (const G4Run *) |
virtual void | EndOfRunAction (const G4Run *) |
virtual G4Run * | GenerateRun () |
virtual void | SetMaster (G4bool val=true) |
G4bool | IsMaster () const |
Protected 속성 | |
G4bool | isMaster |
Private 속성 | |
TSDetectorConstruction * | fDetector |
G4String | fName |
TypeCompare_t | fTypeCompare |
TSRunAction.hh 파일의 52 번째 라인에서 정의되었습니다.
typedef std::tuple<G4double, G4double, G4double> TSRunAction::Compare_t |
TSRunAction.hh 파일의 55 번째 라인에서 정의되었습니다.
typedef std::map<G4int, Compare_t> TSRunAction::IDcompare_t |
TSRunAction.hh 파일의 56 번째 라인에서 정의되었습니다.
typedef std::map<G4String, IDcompare_t> TSRunAction::TypeCompare_t |
TSRunAction.hh 파일의 57 번째 라인에서 정의되었습니다.
TSRunAction::TSRunAction | ( | ) |
TSRunAction.cc 파일의 51 번째 라인에서 정의되었습니다.
|
virtual |
TSRunAction.cc 파일의 58 번째 라인에서 정의되었습니다.
G4UserRunAction(으)로부터 재구현되었습니다.
TSRunAction.cc 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : G4Run::GetNumberOfEventToBeProcessed(), G4RunManager::GetRunManager(), G4RunManager::SetPrintProgress().
G4UserRunAction(으)로부터 재구현되었습니다.
TSRunAction.cc 파일의 80 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::eV, first, fName, fTypeCompare, G4cout, G4endl, G4Exception(), TSRun::GetAtomicHitsMap(), TSRun::GetHitsMap(), G4TAtomicHitsMap< T >::GetMap(), G4VTHitsMap< T, Map_t >::GetMap(), TSRun::GetMutexHitsMap(), G4Run::GetNumberOfEvent(), G4UserRunAction::IsMaster(), JustWarning, CLHEP::keV, print(), second.
|
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(), B02RunAction::EndOfRunAction(), B03RunAction::EndOfRunAction(), EndOfRunAction(), XrayTelRunAction::EndOfRunAction(), RE02RunAction::EndOfRunAction(), XrayFluoRunAction::Initialise().
G4MultiRunAction에서 재구현되었습니다.
G4UserRunAction.hh 파일의 67 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UserRunAction::isMaster.
다음에 의해서 참조됨 : G4MultiRunAction::SetMaster(), G4WorkerRunManager::SetUserAction(), G4MTRunManager::SetUserAction().
|
private |
TSRunAction.hh 파일의 69 번째 라인에서 정의되었습니다.
|
private |
TSRunAction.hh 파일의 70 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : EndOfRunAction(), GenerateRun().
|
private |
TSRunAction.hh 파일의 71 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : EndOfRunAction().
|
protectedinherited |