ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 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.
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().