ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Timer.cc File Reference
#include "G4Timer.hh"
#include "G4ios.hh"
#include <iomanip>
#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 36 of file G4Exception.cc.

View newest version in sPHENIX GitHub at line 36 of file G4Exception.cc

References EventMustBeAborted, FatalErrorInArgument, FatalException, G4cerr, G4cout, G4endl, G4ExceptionErrBannerEnd(), G4ExceptionErrBannerStart(), G4ExceptionWarnBannerEnd(), G4ExceptionWarnBannerStart(), G4State_Abort, G4StateManager::GetExceptionHandler(), G4StateManager::GetStateManager(), message(), G4VExceptionHandler::Notify(), and RunMustBeAborted.

+ Here is the call graph for this function:

std::ostream& operator<< ( std::ostream &  os,
const G4Timer t 
)

Definition at line 91 of file G4Timer.cc.

View newest version in sPHENIX GitHub at line 91 of file G4Timer.cc

References G4Timer::GetRealElapsed(), G4Timer::GetSystemElapsed(), G4Timer::GetUserElapsed(), and G4Timer::IsValid().

+ Here is the call graph for this function: