Import Geant4 10.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2017-12-08 12:52:30 +01:00
parent 98e455a940
commit fc6af9e721
2166 changed files with 276760 additions and 100873 deletions
+28 -2
View File
@@ -1,4 +1,4 @@
$Id: History 104834 2017-06-21 08:42:45Z gcosmo $
$Id: History 106390 2017-10-09 09:42:18Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,8 +17,34 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
02 October 2017 Witek Pokorski (gdml-V10-03-09)
- Added handling of null pointer to material in case of parallel geometries
15 September 2017 Soon Yung Jun (gdml-V10-03-08)
- use GetPropertyMap and GetConstPropertyMap instead of GetPropertiesMap
and GetPropertiesCMap in G4GDMLWriteMaterials and G4GDMLWriteSolids
11 September 2017 Soon Yung Jun (gdml-V10-03-07)
- corresponding updates due to changes in G4MaterialPropertiesTable maps
in G4GDMLWriteMaterials and G4GDMLWriteSolids
23 August 2017 Gabriele Cosmo (gdml-V10-03-06)
- Handle all possible variants for G4TwistedTubs, included asymmetric ones.
Updated TwistedtubsRead/Write() in G4GDMLRead/WriteSolids accordingly.
Extended schema for coping with all possible parameters for G4TwistedTubs
shape (updated file gdml_solids.xsd). New GDML schema version 3.1.6.
Thanks to Yimin Wang (MIT) for reporting this.
17 August 2017 Gabriele Cosmo (gdml-V10-03-05)
- Fix in G4GDMLWriteSolids::TwistedtubsWrite() to correctly export
end-inner/outer radii for G4TwistedTubs shape.
13 July 2017 Gabriele Cosmo (gdml-V10-03-04)
- Added commands to G4GDMLMessenger for enable/disable stripping of names
for reading and for appending or not pointers to names for writing.
20 June 2017 Witek Pokorski (gdml-V10-03-03)
- added optical surface properties to the schema
- Added optical surface properties to the schema
12 June 2017 Gabriele Cosmo (gdml-V10-03-02)
- Added ability to export limited number of levels in the geometry hierarchy,