Problem 2397 - Missing verbosity check in run/G4MTRunManager.cc
Summary: Missing verbosity check in run/G4MTRunManager.cc
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: run (show other problems)
Version: other
Hardware: All All
: P4 trivial
Assignee: asai
URL:
Depends on:
Blocks:
 
Reported: 2021-07-13 01:33 CEST by Joseph DeCunha
Modified: 2022-02-25 00:57 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.