Problem 1026 - photon energy output from version 9.2b
Summary: photon energy output from version 9.2b
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/electromagnetic/lowenergy (show other problems)
Version: other
Hardware: All Linux
: P5 minor
Assignee: Sebastien Incerti
URL:
Depends on:
Blocks:
 
Reported: 2008-09-25 23:02 CEST by Alexis Schubert
Modified: 2008-09-30 08:58 CEST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Alexis Schubert 2008-09-25 23:02:08 CEST
Running a simulation in Geant4 version 9.2b generates output with the following form:

--> PHOTONENERGY1 = 254.631
--> PHOTONENERGY1 = 225.22
--> PHOTONENERGY1 = 1478.11
...

For a few thousand primary events, several thousand lines of output result. 

This output persists when verbosity is set to zero, and seems to be coming from line 268 of the following file:
source/processes/electromagnetic/lowenergy/src/G4LowEnergyCompton.cc

Could this line of output be made to respond to verbosity settings?  The amount of output is a problem when running large simulations.
Comment 1 Maria.Grazia.Pia 2008-09-26 03:02:01 CEST
The problem report should be reassigned to Sebastien Incerti; nevertheless, he Bugzill rejected the redirection as Incerti does not appear to be registered in the system. Koichi, could you please take care of the reassignment?
Comment 2 Sebastien Incerti 2008-09-30 08:58:37 CEST
The problem is caused by an annoying G4cout line in the G4LowEnergyCompton.cc file. 
This class has been corrected in tag emlowen-V09-01-28