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/geometry/navigation/History

    r1315 r1347  
    1 $Id: History,v 1.139 2010/03/08 13:57:48 gcosmo Exp $
     1$Id: History,v 1.152 2010/12/15 13:47:10 gcosmo Exp $
    22-------------------------------------------------------------------
    33
     
    1717     * Reverse chronological order (last date on top), please *
    1818     ----------------------------------------------------------
     19
     20December 15th, 2010 - G.Cosmo (geomnav-V09-03-10)
     21-----------------------------
     22- Added inline method for creation of a touchable-history given a navigation
     23  history as argument. Required for clients like G4ScoreSplittingProcess, to
     24  avoid external symbols exporting on generation of DLLs.
     25
     26November 19th, 2010 - G.Cosmo (geomnav-V09-03-09)
     27-----------------------------
     28- Removed unused variable in G4RegularNavigation.
     29
     30November 15th, 2010 - G.Cosmo (geomnav-V09-03-08)
     31-----------------------------
     32- Restored trials for zero steps to 10 in G4Navigator, as originally.
     33
     34November 12th, 2010 - G.Cosmo (geomnav-V09-03-07)
     35-----------------------------
     36- Cleared compilation warnings for unused parameters; temporarily commented out.
     37
     38November 11th, 2010 - G.Cosmo (geomnav-V09-03-06)
     39-----------------------------
     40- Set trials for zero steps to 5 before activating push in G4Navigator;
     41  increased unit value to 100 times kCarTolerance to make push more effective.
     42
     43November 10th, 2010 - G.Cosmo (geomnav-V09-03-05)
     44-----------------------------
     45- Reduced trials for zero steps from 10 to 3 for activating tolerance push
     46  in G4Navigator.
     47- Added possibility to switch off push notifications in G4Navigator; also
     48  added related UI command.
     49
     50November 9th, 2010 - P.Arce
     51---------------------------
     52- Added new class G4PartialPhantomParameterisation allowing for envelopes
     53  of different types other than box for regular geometries, so that relaxing
     54  the restriction for voxels to completely fill the envelope container.
     55  Adapted G4PhantomParameterisation, G4RegularNavigation and G4Navigator
     56  accordingly.
     57
     58November 4th, 2010 - G.Cosmo
     59----------------------------
     60- Added new class G4NavigationLogger for "check-mode" verbosity. Reorganised
     61  verbosity formatting for voxel and normal navigation.
     62
     63November 3rd, 2010 - J.Apostolakis
     64----------------------------------
     65- Added prototype class G4VoxelSafety for computation of exact safety.
     66
     67September 6th, 2010 - G.Cosmo (geomnav-V09-03-04)
     68-----------------------------
     69- Added missing initialization for 'fNewSafety' and 'fTrueMinStep' in
     70  G4MultiNavigator constructor.
     71
     72September 3rd, 2010 - G.Cosmo (geomnav-V09-03-03)
     73-----------------------------
     74- Fixed typo in signature of ComputeStepSkippingEqualMaterials() in
     75  G4RegularNavigation.
     76
     77August 19th, 2010 - T.Nikitina (geomnav-V09-03-02)
     78------------------------------
     79- Fix in G4GeomTestSegment::FindSomePoints(), to address problem report #980.
     80
     81July 12th, 2010 - G.Cosmo (geomnav-V09-03-01)
     82-------------------------
     83- Fixed array out of bound error in G4MultipleNavigator and G4PathFinder
     84  constructors (J.Apostolakis).
     85- Fixed cout precision restoring in G4BrentLocator, G4PropagatorInField,
     86  G4SimpleLocator, G4VIntersectionLocator and G4MultiLevelLocator.
     87- Removed unused private data members in G4MultiLevelLocator.
     88- Replaced use of DBL_MAX for distances with kInfinity in G4MultiNavigator
     89  and G4Navigator internals.
     90- Exchanged conditions for initialization of members in G4TransportationManager
     91  constructor.
     92- Added dummy initialisation of members in constructors in G4MultiNavigator,
     93  G4ParameterisedNavigation, G4PathFinder, G4PhantomParameterisation,
     94  G4RegularNavigation.
    1995
    2096March 8th, 2010 - G.Cosmo (geomnav-V09-03-00)
Note: See TracChangeset for help on using the changeset viewer.