Changeset 921 for trunk/source/global/History
- Timestamp:
- Feb 16, 2009, 10:14:30 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/source/global/History (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/global/History
r850 r921 1 $Id: History,v 1.2 06 2008/09/03 07:21:32gcosmo Exp $1 $Id: History,v 1.213 2008/12/02 09:16:10 gcosmo Exp $ 2 2 ------------------------------------------------------------------- 3 3 … … 18 18 ---------------------------------------------------------- 19 19 20 Dec 02, 2008 G.Cosmo (global-V09-01-17) 21 - Changed date for release 9.2. 22 23 Nov 07, 2008 P.Gumplinger (global-V09-01-16) 24 - Removed unnecessary 'const' qualifier from G4PlaneVectorRand() function 25 declaration. 26 27 Nov 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 32 Oct 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 37 Sep 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 20 43 Aug 15, 2008 G.Cosmo (global-V09-01-12) 21 44 - Restored original implementation of G4SwapPtr() but using reference of 22 45 pointers as arguments, allowing for unambiguous use from client code. 23 46 24 Aug 14, 2008 P.Gumplinger (global-V09-01-10 )47 Aug 14, 2008 P.Gumplinger (global-V09-01-10, global-V09-01-11) 25 48 - Corrected G4SwapPtr() function in templates.hh (see also problem 26 49 report #1020).
Note:
See TracChangeset
for help on using the changeset viewer.
