Geant4
10.02.p01
|
Go to the source code of this file.
Functions | |
void | G4Exception (const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments) |
std::ostream & | operator<< (std::ostream &os, const G4Timer &t) |
void G4Exception | ( | const char * | originOfException, |
const char * | exceptionCode, | ||
G4ExceptionSeverity | severity, | ||
const char * | comments | ||
) |
Definition at line 41 of file G4Exception.cc.
References EventMustBeAborted, FatalErrorInArgument, FatalException, G4cerr, G4cout, G4endl, G4State_Abort, G4StateManager::GetExceptionHandler(), G4StateManager::GetStateManager(), G4VExceptionHandler::Notify(), and RunMustBeAborted.
Referenced by G4Exception(), G4Timer::GetRealElapsed(), G4Timer::GetSystemElapsed(), and G4Timer::GetUserElapsed().
std::ostream& operator<< | ( | std::ostream & | os, |
const G4Timer & | t | ||
) |
Definition at line 87 of file G4Timer.cc.
References G4Timer::GetRealElapsed(), G4Timer::GetSystemElapsed(), G4Timer::GetUserElapsed(), and G4Timer::IsValid().