Ignore:
Timestamp:
Jun 18, 2010, 11:42:07 AM (14 years ago)
Author:
garnier
Message:

update geant4-09-04-beta-cand-01 interfaces-V09-03-09 vis-V09-03-08

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/geometry/volumes/History

    r1228 r1315  
    1 $Id: History,v 1.163 2009/11/06 11:35:03 gcosmo Exp $
     1$Id: History,v 1.170 2010/04/23 10:27:49 gcosmo Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     20Apr 23rd, 2010      G.Cosmo - geomvol-V09-03-06
     21- Corrected initialisation of dummy copy-ctor in G4EnhancedVecAllocator,
     22  fixing compilation problem on WIN32-VC.
     23
     24Apr 22nd, 2010      G.Cosmo - geomvol-V09-03-05
     25- Make use of specialized allocator for handling internal vector in
     26  G4NavigatorHistory, globally controlling the memory pool.
     27  Measured ~2% average run-time speed-up.
     28
     29Apr 15th, 2010      G.Cosmo - geomvol-V09-03-04
     30- Combine use of G4Allocator for vectors in G4NavigationHistory with use
     31  of assign().
     32
     33Apr 13th, 2010      G.Cosmo - geomvol-V09-03-03
     34- Added Reset() method to G4ReflectionFactory for clearing maps of
     35  constituent and reflected volumes.
     36
     37Apr 9th, 2010       G.Cosmo - geomvol-V09-03-02
     38- Use more elegant solution in G4NavigationHistory copy-ctor. Adopt assign().
     39
     40Mar 31th, 2010      G.Cosmo - geomvol-V09-03-01
     41- Restore original vector allocation, but adopt simple loop copy within
     42  copy-constructor. Should provide slight performance improvement and keep
     43  locality.
     44
     45Dec 11th, 2009      G.Cosmo - geomvol-V09-03-00
     46- Use G4Allocator for vectors in G4NavigationHistory, to optimise memory
     47  management and reduce fragmentation.
    1948
    2049Nov 6th, 2009       G.Cosmo - geomvol-V09-02-04
Note: See TracChangeset for help on using the changeset viewer.