#include <G4Timer.hh>
Public 멤버 함수 | |
G4Timer () | |
void | Start () |
void | Stop () |
G4bool | IsValid () const |
const char * | GetClockTime () const |
G4double | GetRealElapsed () const |
G4double | GetSystemElapsed () const |
G4double | GetUserElapsed () const |
Private 타입 | |
typedef std::chrono::high_resolution_clock | clock_type |
Private 속성 | |
G4bool | fValidTimes |
std::chrono::time_point < clock_type > | fStartRealTime |
std::chrono::time_point < clock_type > | fEndRealTime |
tms | fStartTimes |
tms | fEndTimes |
G4Timer.hh 파일의 112 번째 라인에서 정의되었습니다.
|
private |
G4Timer.hh 파일의 114 번째 라인에서 정의되었습니다.
G4Timer::G4Timer | ( | ) |
G4Timer.cc 파일의 117 번째 라인에서 정의되었습니다.
|
inline |
G4double G4Timer::GetRealElapsed | ( | ) | const |
G4Timer.cc 파일의 122 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, fEndRealTime, fStartRealTime, fValidTimes, G4Exception().
다음에 의해서 참조됨 : RMC01AnalysisManager::EndOfEvent(), ExGflashEventAction::EndOfEventAction(), export_G4Timer(), main(), operator<<().
G4double G4Timer::GetSystemElapsed | ( | ) | const |
G4Timer.cc 파일의 134 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, fEndTimes, fStartTimes, fValidTimes, G4Exception().
다음에 의해서 참조됨 : G4ConvergenceTester::AddScore(), G4GeometryManager::BuildOptimisations(), ExGflashEventAction::EndOfEventAction(), export_G4Timer(), main(), operator<<(), G4RunManager::ReOptimize().
G4double G4Timer::GetUserElapsed | ( | ) | const |
G4Timer.cc 파일의 145 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, fEndTimes, fStartTimes, fValidTimes, G4Exception().
다음에 의해서 참조됨 : G4ConvergenceTester::AddScore(), G4VXTRenergyLoss::BuildAngleForEnergyBank(), G4VXTRenergyLoss::BuildAngleTable(), G4VXTRenergyLoss::BuildEnergyTable(), G4VXTRenergyLoss::BuildGlobalAngleTable(), G4GeometryManager::BuildOptimisations(), ExGflashEventAction::EndOfEventAction(), CML2RunAction::EndOfRunAction(), export_G4Timer(), main(), operator<<(), G4RunManager::ReOptimize().
|
inline |
다음에 의해서 참조됨 : export_G4Timer(), operator<<().
|
inline |
다음에 의해서 참조됨 : ExGflashEventAction::BeginOfEventAction(), RMC01AnalysisManager::BeginOfRun(), eRositaRunAction::BeginOfRunAction(), OpNoviceRunAction::BeginOfRunAction(), GammaKnifeRunAction::BeginOfRunAction(), CML2RunAction::BeginOfRunAction(), G4VXTRenergyLoss::BuildAngleForEnergyBank(), G4VXTRenergyLoss::BuildAngleTable(), G4VXTRenergyLoss::BuildEnergyTable(), G4VXTRenergyLoss::BuildGlobalAngleTable(), G4GeometryManager::BuildOptimisations(), CCalDetectorConstruction::Construct(), CexmcRunManager::DoEventLoop(), RMC01AnalysisManager::EndOfEvent(), export_G4Timer(), G4ConvergenceTester::G4ConvergenceTester(), G4MTRunManager::InitializeEventLoop(), G4RunManager::InitializeEventLoop(), main(), CCalG4Able::PhysicalVolume(), G4Scheduler::Process(), G4RunManager::ReOptimize(), G4ProductionCutsTable::UpdateCoupleTable().
|
inline |
다음에 의해서 참조됨 : G4ConvergenceTester::AddScore(), G4VXTRenergyLoss::BuildAngleForEnergyBank(), G4VXTRenergyLoss::BuildAngleTable(), G4VXTRenergyLoss::BuildEnergyTable(), G4VXTRenergyLoss::BuildGlobalAngleTable(), G4GeometryManager::BuildOptimisations(), CCalDetectorConstruction::Construct(), CexmcRunManager::DoEventLoop(), RMC01AnalysisManager::EndOfEvent(), ExGflashEventAction::EndOfEventAction(), RMC01AnalysisManager::EndOfRun(), eRositaRunAction::EndOfRunAction(), OpNoviceRunAction::EndOfRunAction(), GammaKnifeRunAction::EndOfRunAction(), CML2RunAction::EndOfRunAction(), export_G4Timer(), main(), CCalG4Able::PhysicalVolume(), G4Scheduler::Process(), G4RunManager::ReOptimize(), G4WorkerRunManager::TerminateEventLoop(), G4RunManager::TerminateEventLoop(), G4ProductionCutsTable::UpdateCoupleTable().
|
private |
G4Timer.hh 파일의 131 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetRealElapsed().
|
private |
G4Timer.hh 파일의 132 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetSystemElapsed(), GetUserElapsed().
|
private |
G4Timer.hh 파일의 131 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetRealElapsed().
|
private |
G4Timer.hh 파일의 132 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetSystemElapsed(), GetUserElapsed().
|
private |
G4Timer.hh 파일의 130 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetRealElapsed(), GetSystemElapsed(), GetUserElapsed().