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";
 
void Message(const G4String &action, const G4String &object, const G4String &objectName, G4bool success=true) const 
 
std::ostringstream G4ExceptionDescription
 
G4AnalysisVerbose(const G4String &type, G4int verboseLevel)
 
G4GLOB_DLL std::ostream G4cout
 
virtual ~G4AnalysisVerbose()