Ignore:
Timestamp:
Feb 16, 2009, 10:14:30 AM (15 years ago)
Author:
garnier
Message:

en test de gl2ps. Problemes de libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/geometry/solids/CSG/History

    r850 r921  
    1 $Id: History,v 1.105 2008/07/07 10:43:04 gcosmo Exp $
     1$Id: History,v 1.109 2008/11/21 09:50:20 gcosmo Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     20Nov 21, 2008  G.Cosmo                    geom-csg-V09-01-08
     21- G4Sphere: defined Get/SetInnerRadius() accessors to be compliant with
     22  other CSG solids and allow consistent treatment in persistency code...
     23
     24Nov 06, 2008  G.Cosmo                    geom-csg-V09-01-07
     25- G4Tubs, G4Cons: implemented caching of trigonometric values, now directly
     26  computed inside modifiers for Phi angles and required for parametrised
     27  cases. Improvement bringing up to 20% speedup in normal tracking for
     28  tube/cone-sections placements.
     29
     30Nov 05, 2008  G.Cosmo                    geom-csg-V09-01-06
     31- G4Cons: implemented first speed improvements and corrections from joint
     32  code review of G4Cons class. Cached computation for half-tolerance and
     33  use of Boolean flag for identifying if full-cone or section.
     34- G4Tubs: more refinements to previous review; corrected implementation
     35  of constructor to conform to implementation as in G4Cons. Fixed issue in
     36  SetDeltaPhi() method after changes introduced in the previous tag.
     37
     38Sep 18, 2008  T.Nikitina                 geom-csg-V09-01-05
     39- G4Tubs: implemented first speed improvements and corrections from joint
     40  code review of G4Tubs class. Cached computation for half-tolerance and
     41  use of Boolean flag for identifying if full-tube or section.
    1942
    2043Jul 07, 2008  V.Grichine                 geom-csg-V09-01-04
Note: See TracChangeset for help on using the changeset viewer.