Problem 312 - G4ExcitationHandler: Warning: Photonevaporation data not exact.G4ExcitationHandler: Warning: Found gamma with energy = 2.51823e-11MeV
Summary: G4ExcitationHandler: Warning: Photonevaporation data not exact.G4ExcitationHa...
Status: CLOSED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/hadronic (show other problems)
Version: 3.2
Hardware: PC Linux
: P2 normal
Assignee: Hans-Peter.Wellisch
URL:
Depends on:
Blocks:
 
Reported: 2001-10-11 04:37 CEST by Michel.Maire
Modified: 2002-02-12 12:22 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 Michel.Maire 2001-10-11 04:37:39 CEST
some more info.
 I havu put more printing into G4ExcitationHandler,
 now the test12 output

 ...

 /gun/particle proton
/gun/energy 100 GeV
/mydet/SelectMaterial Pb
SimpleBox is now made of Pb
/run/beamOn 100

# neutron at 100 GeV in Pb

/gun/particle neutron
/gun/energy 100 GeV
/mydet/SelectMaterial Pb
SimpleBox is now made of Pb
/run/beamOn 100
G4ExcitationHandler: Warning: Photonevaporation data not exact.
G4ExcitationHandler: Warning: Found gamma with energy = 2.51823e-11MeV
 ------------ reaction products:
 index0  particle=neutron  energy=941.117
 index1  particle=neutron  energy=939.913
 index2  particle=gamma  energy=1.06836
 index3  particle=gamma  energy=2.51823e-11
 index4  particle=gamma  energy=6.4191
 index5  particle=Tl203[0.0]  energy=189027

# pi+ at 100 GeV in Pb

/gun/particle pi+
/gun/energy 100 GeV
/mydet/SelectMaterial Pb
SimpleBox is now made of Pb
/run/beamOn 100
G4ExcitationHandler: Warning: Photonevaporation data not exact.
G4ExcitationHandler: Warning: Found gamma with energy = 2.04895e-11MeV
 ------------ reaction products:
 index0  particle=neutron  energy=941.383
 index1  particle=neutron  energy=940.273
 index2  particle=gamma  energy=2.70033
 index3  particle=gamma  energy=2.04895e-11
 index4  particle=gamma  energy=4.922
 index5  particle=Hg202[0.0]  energy=188095
# pi- at 100 GeV in Pb

/gun/particle pi-
/gun/energy 100 GeV
/mydet/SelectMaterial Pb
SimpleBox is now made of Pb
/run/beamOn 100
G4ExcitationHandler: Warning: Photonevaporation data not exact.
G4ExcitationHandler: Warning: Found gamma with energy = 2.04894e-11MeV
 ------------ reaction products:
 index0  particle=neutron  energy=941.862
 index1  particle=neutron  energy=940.818
 index2  particle=gamma  energy=1.61033
 index3  particle=gamma  energy=2.04894e-11
 index4  particle=gamma  energy=4.922
 index5  particle=Hg202[0.0]  energy=188095
G4ExcitationHandler: Warning: Photonevaporation data not exact.
G4ExcitationHandler: Warning: Found gamma with energy = 2.04895e-11MeV
 ------------ reaction products:
 index0  particle=neutron  energy=940.167
 index1  particle=neutron  energy=940.74
 index2  particle=gamma  energy=3.50966
 index3  particle=gamma  energy=2.04895e-11
 index4  particle=gamma  energy=4.922
 index5  particle=Hg202[0.0]  energy=188095

.....

   Laszlo
Comment 1 Hans-Peter.Wellisch 2001-10-15 03:18:59 CEST
I see, this was fixed, but if you still get these gammes in the tracking
aparently the fix was only partly effective.
I'll fix again for the next release. (This means that the warning stays, but
the photon is erased and deleted.)