Import Geant4 6.2.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: History,v 1.34 2004/01/12 10:30:31 gcosmo Exp $
|
||||
$Id: History,v 1.39 2004/06/07 08:46:53 gcosmo Exp $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -17,6 +17,37 @@ committal in the CVS repository !
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
07-Jun-2004, G.Cosmo (geom-specific-V06-01-04)
|
||||
- Fixed compilation problem in G4TwistedSurface.cc on WIN32-VC.
|
||||
|
||||
28-May-2004, G.Cosmo (geom-specific-V06-01-03)
|
||||
- Fixed archiving problem on WIN32-VC7: replaced structs with classes
|
||||
in G4VSurface.
|
||||
- Replaced misleading names for masks in G4VSurface and moved inlined
|
||||
methods of nested classes to .cc.
|
||||
|
||||
25-May-2004, G.Cosmo (geom-specific-V06-01-02)
|
||||
- Fixed compilation problem on SUN-CC. Made EValidate enum public in
|
||||
G4VSurface.hh.
|
||||
|
||||
24-May-2004, G.Cosmo (geom-specific-V06-01-01)
|
||||
- Removed compilation warnings and minor cleanup...
|
||||
|
||||
19-May-2004, O.Link (geom-specific-V06-01-00)
|
||||
- First implementation of a framework for twisted surfaces, integrated from
|
||||
the original version of Kotoyo Hoshina (hoshina@hepburn.s.chiba-u.ac.jp)
|
||||
implemented in the 'Jupiter' application.
|
||||
o Includes new specific twisted shape: G4TwistedTubs.
|
||||
o New classes: G4VSurface, G4TwistedSurface, G4HyperbolicSurface,
|
||||
G4FlatSurface, G4TwistedTubs.
|
||||
o Cleanup of original code (debugging messages, compiler errors, migration
|
||||
of g4std to new convention...)
|
||||
o New organisation of class G4TwistedTubs: now independent of XXXSurface;
|
||||
removed backpointer 'fSolid' from XXXSurface to G4TwistedTubs.
|
||||
o New form of constructors in G4TwistedSurface, G4HyperbolicSurface and
|
||||
G4FlatSurface.
|
||||
o Change in G4TwistedSurface::DistanceToIn(p,v,...): roundoff correction.
|
||||
|
||||
12-Jan-2004, G.Cosmo (geom-specific-V06-00-00)
|
||||
- G4PolyhedraSide.cc: fixed bug in which particles could "leak" out the
|
||||
center of a face if inner radius = 0.
|
||||
|
||||
Reference in New Issue
Block a user