Problem 1458 - Inconsistency in G4PhysListFactory.cc
Summary: Inconsistency in G4PhysListFactory.cc
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: physics_lists (show other problems)
Version: 9.6
Hardware: All All
: P5 minor
Assignee: Gunter.Folger
URL:
Depends on:
Blocks:
 
Reported: 2013-03-15 08:53 CET by Thomas Kittelmann
Modified: 2013-03-26 15:54 CET (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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