42 if ( verboseLevel == 1 ) fDoneText =
"- done";
43 if ( verboseLevel == 2 ) fDoneText =
"- done";
44 if ( verboseLevel == 3 ) fToBeDoneText =
"done ";
45 if ( verboseLevel == 4 ) fToBeDoneText =
"going to ";
46 fFailureText =
"has failed";
G4DLLIMPORT std::ostream G4cout
void Message(const G4String &action, const G4String &object, const G4String &objectName, G4bool success=true)
virtual ~G4AnalysisVerbose()
G4AnalysisVerbose(const G4String &type, G4int verboseLevel)
std::ostringstream G4ExceptionDescription