Ignore:
Timestamp:
May 29, 2009, 3:55:14 PM (15 years ago)
Author:
garnier
Message:

file release beta

File:
1 edited

Legend:

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

    r921 r1058  
    1 $Id: History,v 1.125 2008/11/14 18:26:53 gcosmo Exp $
     1$Id: History,v 1.132 2009/05/20 08:27:26 gcosmo Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     20May 20th, 2009 - P.Arce (geomnav-V09-02-05)
     21-----------------------
     22- Added method BuildContainerSolid() taking a solid as argument to
     23  G4PhantomParameterisation. Added protection to GetMaterialIndex()
     24  for zero index.
     25
     26May 18th, 2009 - T.Nikitina (geomnav-V09-02-04)
     27---------------------------
     28- Enhanced algorithm for 'FB_intersects' in order to speedup BrentLocator.
     29- Fix in the usage of the geometrical tolerance in G4VIntersectionLocator
     30  in method AdjustementOfFoundIntersection().
     31
     32May 13th, 2009 - J.Apostolakis (geomnav-V09-02-03)
     33------------------------------
     34- Fix in G4PathFinder: A geometry is at a boundary if its step is within
     35   tolerance of the minimum step for any geometry.
     36
     37May 5th, 2009 - T.Nikitina (geomnav-V09-02-02)
     38--------------------------
     39- Fix in G4Navigator::ComputeStep() for the computation of rotation of the
     40  'LocalExitNormal' in cases when DistanceToOut() returns non-valid normal
     41  for optical photons in rotated solids. Addresses problem report #1059.
     42
     43February 26th, 2009 - T.Nikitina (geomnav-V09-02-01)
     44--------------------------------
     45- Fixed problem in G4BrentLocator::EstimateIntersectionPoint() responsible
     46  for rare cases of negative steps.
     47
     48January 27th, 2009 - G.Cosmo (geomnav-V09-02-00)
     49----------------------------
     50- Added G4RegularNavigationHelper class, used by G4RegularNavigation for
     51  counting the number of step lengths in each voxel of the regular structure
     52  (by P.Arce).
     53- Some code cleanup...
     54
     55December 11th, 2008 - T.Nikitina (geomnav-V09-01-10)
     56--------------------------------
     57- Reinstated G4MultiLevelLocator as the default locator to allow for proper
     58  tuning of parameters in propagation in field and avoid CPU penalty currently
     59  induced by default parameters.
     60- Corrected text in exceptions in locators classes.
    1961
    2062November 14th, 2008 - T.Nikitina, J.Apostolakis (geomnav-V09-01-09)
Note: See TracChangeset for help on using the changeset viewer.