Problem 399

Summary: G4CameronTruranHilfShellCorrections
Product: Geant4 Reporter: hpaganetti
Component: processes/hadronic/modelsAssignee: Hans-Peter.Wellisch
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: 4.0   
Hardware: PC   
OS: Linux   

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.