Problem 1520 - geant4 10.00.b01 TestEm10 barr90.mac subscript out of range in G4PhysicsVector.cc:156
Summary: geant4 10.00.b01 TestEm10 barr90.mac subscript out of range in G4PhysicsVecto...
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: global/management (show other problems)
Version: other
Hardware: PC Linux
: P5 normal
Assignee: Vladimir.Ivantchenko
URL:
Depends on:
Blocks:
 
Reported: 2013-08-15 07:22 CEST by Vittorio Zecca
Modified: 2013-09-25 10:25 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Vittorio Zecca 2013-08-15 07:22:43 CEST
Running TestEm10 barr90.mac I get subscript binNumber=201 out of range
in G4PhysicsVector.cc:156 in function GetLowEdgeEnergy.
I double checked with the following statement:
assert(binNumber < binVector.size()); return binVector[binNumber];
Comment 1 Vladimir.Ivantchenko 2013-09-25 10:24:48 CEST
Thnaks for the bug report.

We have fixed the problem in development version.

VI