Import Geant4 1.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:28:20 +02:00
parent aaa409b6ee
commit ca1c8cb059
2995 changed files with 106830 additions and 299600 deletions
+40 -16
View File
@@ -1,22 +1,45 @@
History file for geometry/solids/BREPS
$Id: History,v 1.7 1999/11/08 09:50:26 gcosmo Exp $
----------------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
History file for geometry/solids/BREPS
--------------------------------------
This file should be used by G4 developers and category coordinators
to briefly summarize all major modifications introduced in the code
and keep track of all category-tags.
It DOES NOT substitute the CVS log-message one should put at every
committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
08/11/1999 : G. Cosmo breps-V00-01-00
First step for decoupling BREPS from NIST STEP reader:
- Moved G4NISTStepReader[.hh.cc] and G4StepFileReader[.hh] to
STEPinterface.
- Removed unused references to STEP in G4KnotVector and G4PointRat.
>> Still remaining: reference to STEPaggregate in G4PointRat;
reference to instMgr in G4BREPSolid.cc.
----------------------------
28/05/1999 : J. Apostolakis breps-01-00-03a
Tagged.
- Tagged.
28/05/1999 : S. Giani
G4BREPSolidPolyhedra.cc
G4BREPSolidPolyhedra.cc
DistanceToOut: Introduced treatment for ray leaving from a boundary.
27/05/1999 : J. Apostolakis breps-01-00-03
- Tagged.
Cosmetic change to G4FCylindricalSurface.cc
25/05/1999 : S. Giani
25/05/1999 : S. Giani
G4BREPSolidPolyhedra.cc(1.8)
Modified comparison of square distance to use the squared tolerance
(rather than the tolerance). And used <=, instead of <.
@@ -26,20 +49,21 @@ G4BREPSolidPolyhedra.cc
25/05/1999 : S. Magni
G4BREPSolidPCone.cc v1.12:
New version of Inside function,
that uses first intersection & dot prod with normal
(instead of counting the number of distinct intersections)
21/05/1999 : J. Apostolakis breps-01-00-02
- Tagged.
21/05/1999 : J. Apostolakis breps-01-00-02
Tagged.
21/05/1999 : S. Magni
G4BREPSolidPCone: Further minor corrections several methods
- protecting HowNear with fabs when cheching against tolearance ..
21/05/1999 : J. Apostolakis
G4BSplineSurface.hh,
G4PointRat.hh,
@@ -49,12 +73,13 @@ G4BREPSolidPolyhedra.cc
G4BREPSolid.cc
- changed INFINITY to kInfinity
20/05/1999 : S. Giani
G4Line.cc:
- A preliminary fix to avoid 0-lenght segments has been introduced.
19/05/1999 : S. Magni
19/05/1999 : S. Magni
G4BREPSolidPCone: Corrected several methods
- constructor to take into account the changed G4FPlane
@@ -71,8 +96,8 @@ G4BREPSolidPolyhedra.cc
- Intersect
- HowNear
12/05/1999 : S.Giani
12/05/1999 : S.Giani
G4BREPSolidPolyhedra Corrections by S.Giani:
- Xaxis now corresponds to phi=0
- partial angle = phiTotal / Nsides
@@ -93,7 +118,6 @@ G4BREPSolidPolyhedra.cc
27/01/1999 : L. Broglia ( new tag : breps-01-00-01 )
- functions Inside, DistanceToIn and DistanceToOut
are re-written to satisfy requirements