]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
corections in XML implementation described
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 Oct 2000 11:29:45 +0000 (11:29 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 Oct 2000 11:29:45 +0000 (11:29 +0000)
AliGeant4/doc/history/g4mc_geometry_History

index 97e34368be2c868b6583291d4defd04aec73c03c..718a2b471b360ff0b65719c29dbeaa5e83bf4e88 100644 (file)
@@ -3,8 +3,19 @@ $Id$
 
 g4mc/geometry:
 ==============
+  9.10.00:
+     XML implementation:
+     - solids are stores in XML with names of logical volumes
+       (as solids names are not unique)
+     - the length parameters in XML are multiplied by 2.
+     - element poxXYZRot -> transform 
+     TG4XMLGeometryGenerator:
+       added fVolumeNames - set for remembering logical
+       volumes already processed; this ensure that each lv
+       is processed only once.          
+
   28.7.00: new classes:
-     TG4GeometryXMLManager: class for generation of geometry data 
+     TG4XMLGeometryGenerator: class for generation of geometry data 
         files in XML; the XML format is independent from G4 geometry
         object model. The interface TG4VXMLConvertor is used for
        writing XML elements; more than one implementation of XML