Problem 399 - G4CameronTruranHilfShellCorrections
Summary: G4CameronTruranHilfShellCorrections
Status: CLOSED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/hadronic/models (show other problems)
Version: 4.0
Hardware: PC Linux
: P2 normal
Assignee: Hans-Peter.Wellisch
URL:
Depends on:
Blocks:
 
Reported: 2002-08-14 11:35 CEST by hpaganetti
Modified: 2003-03-13 02:11 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 hpaganetti 2002-08-14 11:35:23 CEST
In my PhysicsList I replaced the GHEISHA based low energy models
(G4LEProtonInelastic.hh, G4LENeutronInelastic.hh) with the PreCompound model
(G4PreCompoundModel.hh) to simulate hadronic inelastics for protons and
neutrons in the 100 MeV range.
My results are much better now (when compared with experimental data). However,
during the simulation I get frequent error messages.
G4CameronTruranHilfShellCorrections: out of table for Z = 1
G4CameronTruranHilfShellCorrections: out of table for N = 0

Is this something to worry about?
Is there a bug in my PhysicsList?

Harald
Comment 1 Hans-Peter.Wellisch 2002-08-19 04:48:59 CEST
This is a warning to ignore. It means that the nuclear shell correction code is
called for a proton or neutron. The result is that it returns a no correction
condition, which is correct.

Many greetigns,

Hans-Peter.