Geant4  10.02.p01
G4Timer.cc File Reference
#include "G4Timer.hh"
#include "G4ios.hh"
#include "G4ExceptionSeverity.hh"
+ Include dependency graph for G4Timer.cc:

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)
 

Function Documentation

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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().

+ Here is the call graph for this function: