Ignore:
Timestamp:
Dec 22, 2010, 3:52:27 PM (14 years ago)
Author:
garnier
Message:

geant4 tag 9.4

Location:
trunk/source/geometry/solids/Boolean
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/geometry/solids/Boolean/GNUmakefile

    r831 r1347  
    1 # $Id: GNUmakefile,v 1.6 2005/05/09 13:44:58 gcosmo Exp $
     1# $Id: GNUmakefile,v 1.8 2010/10/27 07:34:32 gcosmo Exp $
    22# ----------------------------------------------------------------
    33# GNUmakefile for geometry/CSG library.  Gabriele Cosmo, 16/11/96.
  • trunk/source/geometry/solids/Boolean/History

    r1315 r1347  
    11
    2 $Id: History,v 1.64 2010/05/11 15:04:01 gcosmo Exp $
     2$Id: History,v 1.67 2010/10/20 07:31:58 gcosmo Exp $
    33-------------------------------------------------------------------
    44
     
    2020     * Reverse chronological order (last date on top), please *
    2121     ----------------------------------------------------------
     22
     23 October 19, 2010  G.Cosmo                geom-bool-V09-03-03
     24  - Implemented Clone() virtual method for all solids, returning a pointer
     25    to a dynamically allocated copy of the solid. To be used by Geant4-MT.
     26
     27 September 22, 2010  G.Cosmo              geom-bool-V09-03-02
     28  - Implemented copy-constructor and assignment operator for concrete
     29    solids classes to facilitate conversion to Geant4-MT.
     30
     31 July 7, 2010  G.Cosmo                    geom-bool-V09-03-01
     32  - Simplified logic in G4UnionSolid::Inside() to exclude obvious
     33    conditional cases.
    2234
    2335 May 11, 2010  J.Allison                  geom-bool-V09-03-00
  • trunk/source/geometry/solids/Boolean/test/ApproxEqual.hh

    r1316 r1347  
    2626//
    2727// $Id: ApproxEqual.hh,v 1.6 2006/06/29 18:43:50 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-04-beta-cand-01 $
     28// GEANT4 tag $Name: geant4-09-04-ref-00 $
    2929//
    3030
Note: See TracChangeset for help on using the changeset viewer.