Problem 918 - Program crashes due to incorrect format of auger data in G4EMLOW4.1 (for z=9)
Summary: Program crashes due to incorrect format of auger data in G4EMLOW4.1 (for z=9)
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/electromagnetic/lowenergy (show other problems)
Version: other
Hardware: PC All
: P2 normal
Assignee: Maria.Grazia.Pia
URL:
: 920 (view as problem list)
Depends on:
Blocks:
 
Reported: 2006-12-16 09:35 CET by granero_dom
Modified: 2006-12-20 02:55 CET (History)
1 user (show)

See Also:


Attachments

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