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

en test de gl2ps. Problemes de libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/global/History

    r850 r921  
    1 $Id: History,v 1.206 2008/09/03 07:21:32 gcosmo Exp $
     1$Id: History,v 1.213 2008/12/02 09:16:10 gcosmo Exp $
    22-------------------------------------------------------------------
    33
     
    1818     ----------------------------------------------------------
    1919
     20Dec 02, 2008  G.Cosmo (global-V09-01-17)
     21- Changed date for release 9.2.
     22
     23Nov 07, 2008  P.Gumplinger (global-V09-01-16)
     24- Removed unnecessary 'const' qualifier from G4PlaneVectorRand() function
     25  declaration.
     26
     27Nov 07, 2008  G.Cosmo (global-V09-01-15)
     28- Added header G4RandomTools.hh, implementing global utility methods for
     29  random Lambertian vector and random plane vector. Implementation derived
     30  from G4OpBoundaryProcess.
     31
     32Oct 14, 2008  V.Ivantchenko (global-V09-01-14)
     33- G4PhysicsVector: changed algorithm for computation of second derivatives, to
     34  guarantee continuity with first derivative; fixed second derivative at edges
     35  of the vector to be the same as in neighboring nodes.
     36
     37Sep 22, 2008  G.Cosmo (global-V09-01-13)
     38- Corrected initialisation of vectors to conform to definition in
     39  G4PhysicsVector, and added protections against empty vectors. (V.Ivantchenko)
     40- Corrected definition of copy-constructor and operator=() in G4PhysicsVector
     41  and added corresponding definitions in derived classes, where needed.
     42
    2043Aug 15, 2008  G.Cosmo (global-V09-01-12)
    2144- Restored original implementation of G4SwapPtr() but using reference of
    2245  pointers as arguments, allowing for unambiguous use from client code.
    2346
    24 Aug 14, 2008  P.Gumplinger (global-V09-01-10)
     47Aug 14, 2008  P.Gumplinger (global-V09-01-10, global-V09-01-11)
    2548- Corrected G4SwapPtr() function in templates.hh (see also problem
    2649  report #1020).
Note: See TracChangeset for help on using the changeset viewer.