40 if ( verboseLevel == 1 ) fDoneText =
"- done";
41 if ( verboseLevel == 2 ) fDoneText =
"- done";
42 if ( verboseLevel == 3 ) fToBeDoneText =
"done ";
43 if ( verboseLevel == 4 ) fToBeDoneText =
"going to ";
44 fFailureText =
"has failed";
67 if ( objectName.size() ) {
74 G4cout <<
" " << fDoneText;
76 G4cout <<
" " << fFailureText;
std::ostringstream G4ExceptionDescription
G4GLOB_DLL std::ostream G4cout
G4AnalysisVerbose(G4int verboseLevel)
void Message(const G4String &action, const G4String &object, const G4String &objectName, G4bool success=true) const