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
LinkDef.h -rw-r--r-- 2.0 KB
TBaseClass.h -rw-r--r-- 2.0 KB
TCint.h -rw-r--r-- 5.8 KB
TClass.h -rw-r--r-- 16.2 KB
TClassGenerator.h -rw-r--r-- 1.7 KB
TClassMenuItem.h -rw-r--r-- 4.0 KB
TClassRef.h -rw-r--r-- 2.5 KB
TClassStreamer.h -rw-r--r-- 1.9 KB
TDataMember.h -rw-r--r-- 4.6 KB
TDataType.h -rw-r--r-- 2.8 KB
TDictionary.h -rw-r--r-- 3.9 KB
TFunction.h -rw-r--r-- 2.5 KB
TGenericClassInfo.h -rw-r--r-- 4.9 KB
TGlobal.h -rw-r--r-- 1.8 KB
TInterpreter.h -rw-r--r-- 5.1 KB
TIsAProxy.h -rw-r--r-- 3.2 KB
TMemberStreamer.h -rw-r--r-- 1.9 KB
TMethod.h -rw-r--r-- 2.9 KB
TMethodArg.h -rw-r--r-- 2.1 KB
TMethodCall.h -rw-r--r-- 5.3 KB
TRealData.h -rw-r--r-- 2.6 KB
TStreamer.h -rw-r--r-- 744 bytes
TStreamerElement.h -rw-r--r-- 13.9 KB
TStreamerInfo.h -rw-r--r-- 12.1 KB
TToggle.h -rw-r--r-- 3.9 KB
TToggleGroup.h -rw-r--r-- 2.4 KB
TVirtualIsAProxy.h -rw-r--r-- 1.4 KB
TVirtualRefProxy.h -rw-r--r-- 5.9 KB

back to top