Problem 1458

Summary: Inconsistency in G4PhysListFactory.cc
Product: Geant4 Reporter: Thomas Kittelmann <thomas.kittelmann>
Component: physics_listsAssignee: Gunter.Folger
Status: RESOLVED FIXED    
Severity: minor CC: thomas.kittelmann, Vladimir.Ivantchenko
Priority: P5    
Version: 9.6   
Hardware: All   
OS: All   

Description Thomas Kittelmann 2013-03-15 08:53:19 CET
Inspecting the code in G4PhysListFactory.cc in 4.9.6.p01 it appears that there is an inconsistency between the reported available hadronic physics lists and the ones actually available to the user.

It appears "ShieldingLEND" is a valid name, but it is not in the list of available names (listnames_hadr).

Likewise, QGSP is in the list, but is not actually available.

Presumably a fix would be to remove "QGSP" from listnames_hadr and instead add "ShieldingLEND".
Comment 1 Vladimir.Ivantchenko 2013-03-18 12:51:19 CET
Hello,

Thanks for pointing out to the problem. It is already fixed for the development version and will be available with next public versions of Geant4.

VI
Comment 2 Gunter.Folger 2013-03-26 15:54:41 CET
See comment by Vladimir