Problem 2397

Summary: Missing verbosity check in run/G4MTRunManager.cc
Product: Geant4 Reporter: Joseph DeCunha <joeydecunha>
Component: runAssignee: asai
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P4    
Version: other   
Hardware: All   
OS: All   

Description Joseph DeCunha 2021-07-13 01:33:41 CEST
I've noticed a trivial issue. I am currently running Geant4-11-00-beta-01. In the function G4MTRunManager::CreateAndStartWorkers() I don't believe there is any way to suppress the message "--> G4MTRunManager::CreateAndStartWorkers() --> Initializing workers...". This function begins on line 329 of G4MTRunManager.cc.
Comment 1 asai 2021-12-15 19:40:45 CET
Thank you for spotting this. We will add a verbosity check in the next patch release.
Comment 2 asai 2022-02-25 00:57:15 CET
Thank you once again for reporting this issue. The fix will be included in the coming patch release.