-
- Downloads
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
Loading
Please register or sign in to comment