Skip to content
Snippets Groups Projects
Commit 8aff7cae authored by Rene Brun's avatar Rene Brun
Browse files

From Andrei Gheata:

Fix to a problem reported by  Ilektra Christidi.

  The problem was that this calorimeter has 1.3E9 nodes and I did not
imagined that this can happen in real life. The cache produced a crash
since it tried to create an array 2 times this size. Now there is a
protection that will just disable physical node id tracking during
CDUp/Down in case there are too many nodes. I had also to introduce a
new data member in TGeoVolume (I increased the class version) in order
to fasten-up node counting (all the physical tree was parsed before).


git-svn-id: http://root.cern.ch/svn/root/trunk@7064 27541ba8-7e3a-0410-8455-c3a389f83636
parent 8bac238a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment