Revision 8e8882847d428a8f6e4080507e95b42acc6674ad authored by Rene Brun on 26 September 2006, 13:44:50 UTC, committed by Rene Brun on 26 September 2006, 13:44:50 UTC
When loading the geometry from a file, the element table is recreated (never streamed) so the attribute flags (defined/used) of elements are lost. The patch loops over all defined materials/mixtures in this case and restores the flags.

Affected: TFluka when geometry was loaded from the file.


git-svn-id: http://root.cern.ch/svn/root/trunk@16348 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 0900218
History
File Mode Size
TBufferSQL2.cxx -rw-r--r-- 78.0 KB
TKeySQL.cxx -rw-r--r-- 8.2 KB
TSQLClassInfo.cxx -rw-r--r-- 4.3 KB
TSQLFile.cxx -rw-r--r-- 84.7 KB
TSQLObjectData.cxx -rw-r--r-- 12.1 KB
TSQLStructure.cxx -rw-r--r-- 69.2 KB

back to top