Problem 918

Summary: Program crashes due to incorrect format of auger data in G4EMLOW4.1 (for z=9)
Product: Geant4 Reporter: granero_dom
Component: processes/electromagnetic/lowenergyAssignee: Maria.Grazia.Pia
Status: RESOLVED FIXED    
Severity: normal CC: alfonso.mantero
Priority: P2    
Version: other   
Hardware: PC   
OS: All   

Description granero_dom 2006-12-16 09:35:15 CET
The data content of the file au-tr-pr-9.dat from the directory auger of the new
dataset for the low energy extensions (G4EMLOW4.1) is not formated correctly,
the end of this file is:

 6            6            0.19821100E+00   0.65441000E-03
 -1           -1           -1           -1

and must be:

 6            6            0.19821100E+00   0.65441000E-03
 -1           -1           -1           -1
-2	      -2	   -2		-2

if not the progrma crashes when loading auger data for the fluor (z=9).
Comment 1 Maria.Grazia.Pia 2006-12-18 02:37:59 CET
I fixed the error (and a similar one occurring in au-tr-pr-99.dat) and conveyed
the new G4EMLOW4.2 file to the Geant4 Release Manager for public distribution.

Sorry for the inconvenience,
Maria Grazia Pia
Comment 2 Maria.Grazia.Pia 2006-12-20 02:55:59 CET
*** Bug 920 has been marked as a duplicate of this bug. ***
*** 'Maria.Grazia.Pia@cern.ch' will be responsible for bug 920. ***