Import Geant4 3.1.0 source tree
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
$Id: History,v 1.16 2000/11/22 16:10:43 gcosmo Exp $
|
||||
$Id: History,v 1.20 2001/03/19 10:30:34 gcosmo Exp $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -20,6 +20,36 @@ committal in the CVS repository !
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
Mar 19 2001 Gabriele Cosmo geom-solid-bool-V03-00-03
|
||||
|
||||
- G4IntersectionSolid:
|
||||
o fix in CalculateExtent() for computation of pMin and pMax, to avoid
|
||||
assignment in case CalculateExtent() of one component solid fails.
|
||||
o fix in Inside() to return kOutside in case first component solid's
|
||||
Inside() returns kOutside.
|
||||
- G4UnionSolid:
|
||||
o fix in CalculateExtent() for computation of pMin and pMax: initialised
|
||||
local variables.
|
||||
|
||||
Jan 31 2001 Gabriele Cosmo geom-solid-bool-V03-00-02
|
||||
|
||||
- Fix in G4UnionSolid::DistanceToOut(p,v,...) for assignment of
|
||||
argument *n. Previous fix was incomplete!
|
||||
|
||||
Jan 23 2001 Gabriele Cosmo geom-solid-bool-V03-00-01
|
||||
|
||||
- Fixed wrong labels for G4Exception calls in G4UnionSolid.cc and
|
||||
G4SubtractionSolid.cc to identify the correct class.
|
||||
Fixes bug report #200.
|
||||
|
||||
Jan 08 2001 Vladimir Grichine geom-solid-bool-V03-00-00
|
||||
|
||||
- Fix in G4UnionSolid::DistanceToOut(p,v,...) for assignment of
|
||||
argument *n to happen only if calcNorm is false.
|
||||
(courtesy of D.Williams)
|
||||
- Updated unit tests testG4IntersectionSolid.cc, testG4SubtractionSolid.cc
|
||||
and test/testG4UnionSolid.cc.
|
||||
|
||||
Nov 22 2000 Vladimir Grichine geom-solid-bool-V02-00-03
|
||||
|
||||
- Added new set methods for matrix/vectors to G4DisplacedSolid:
|
||||
|
||||
Reference in New Issue
Block a user