Ignore:
Timestamp:
Dec 22, 2010, 3:52:27 PM (15 years ago)
Author:
garnier
Message:

geant4 tag 9.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/persistency/gdml/History

    r1315 r1347  
    1 $Id: History,v 1.120 2010/06/02 13:55:02 gcosmo Exp $
     1$Id: History,v 1.128 2010/11/30 08:56:16 gcosmo Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     2030 Nov 2010 Gabriele Cosmo (gdml-V09-03-10)
     21- Fixed ambiguity in signature of Write() method in G4GDMLParser.
     22
     2317 Nov 2010 Gabriele Cosmo (gdml-V09-03-09)
     24- Added possibility to de-activate/activate names stripping when reading files,
     25  by invoking a new method G4GDMLParser::SetStripFlag(bool) before importing
     26  the GDML file. Stripping is activated by default.
     27- Corrected initialization of messenger for all constructors of G4GDMLParser.
     28
     2904 Nov 2010 Gabriele Cosmo (gdml-V09-03-08)
     30- Fixed compilation warning on G4GDMLEvaluator.
     31
     3202 Nov 2010 Gabriele Cosmo (gdml-V09-03-07)
     33- Fixed minor left Coverity reports.
     34- Some code cleanup and updated CMake scripts.
     35
     3625 Oct 2010 Witold Pokorski
     37- New class G4GDMLMessenger instantiated with G4GDMLParser and defining
     38  UI commands for importing and exporting GDML files, through the various
     39  options the parser provides.
     40- Corrected GetWorldVolume() in G4GDMLReadStructure, to make use of structure
     41  stored in memory in case geometry is already imported.
     42
     4314 Oct 2010 Gabriele Cosmo (gdml-V09-03-06)
     44- Fixed dummy initialisation of members in constructors in classes
     45  G4GDMLParameterisation, G4GDMLReadParamvol, G4GDMLReadStructure,
     46  G4GDMLWrite, G4GDMLWriteDefine, G4GDMLWriteMaterials, G4GDMLWriteSolids.
     47- Added exceptions asserting validity of dynamic casted pointers.
     48
     4911 Oct 2010 Witold Pokorski (gdml-V09-03-05)
     50- Added GetAuxMap() method to G4GDMLParser and removed 'const' qualifier to
     51  types in internal map of logical-volumes. Changed value type to 'string' in
     52  G4GDMLAuxPairType to avoid extra type evaluation while parsing.
     53
     5419 Aug 2010 Gabriele Cosmo (gdml-V09-03-04)
     55- Fixed printout of unit in G4GDMLWriteStructure for replicas and divisions,
     56  in the case of angles.
    1957
    205802 Jun 2010 Gabriele Cosmo (gdml-V09-03-03)
Note: See TracChangeset for help on using the changeset viewer.