For liquid deuterium, the function GetNuclearInteractionLength() returns a value of about 262cm. The Particle Data Group (PDG) stats a value of 424.7cm (the value has changed in the latest years): http://pdg.lbl.gov/2013/AtomicNuclearProperties/HTML_PAGES/299.html Could you please update the value? Is there an user function to change the value (so that GetNuclearInteractionLength() returns the PDG values?
*** Problem 1564 has been marked as a duplicate of this problem. ***
Hello, this value is not used in Geant4 tracking, this is only approximate value computed via trivial formula. May be used only for very qualitative estimations. To avoid confusions in the material printout a comment "not used" is added. If true cross section or interaction length is needed, please, use G4HadronicCrossSectionStore() interface, see Hadr00 extended example. VI
Information needed to clarify the case has been provided.