Ignore:
Timestamp:
May 29, 2009, 3:55:14 PM (15 years ago)
Author:
garnier
Message:

file release beta

Location:
trunk/source/geometry/navigation/include
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/geometry/navigation/include/G4DrawVoxels.hh

    r921 r1058  
    2626//
    2727// $Id: G4DrawVoxels.hh,v 1.3 2006/06/29 18:35:36 gunter Exp $
    28 // GEANT4 tag $Name: geant4-09-02-cand-01 $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030//
  • trunk/source/geometry/navigation/include/G4Navigator.hh

    r921 r1058  
    2525//
    2626//
    27 // $Id: G4Navigator.hh,v 1.27 2008/10/24 14:00:03 gcosmo Exp $
    28 // GEANT4 tag $Name: geant4-09-02-cand-01 $
     27// $Id: G4Navigator.hh,v 1.28 2009/01/27 09:32:14 gcosmo Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030//
     
    3838// reference system. The navigator maintains a transformation history and
    3939// other information to optimise the tracking time performance.
    40 //
     40
    4141// History:
    4242// - Created.                                  Paul Kent,     Jul 95/96
  • trunk/source/geometry/navigation/include/G4PhantomParameterisation.hh

    r921 r1058  
    2525//
    2626//
    27 // $Id: G4PhantomParameterisation.hh,v 1.4 2008/01/22 15:02:36 gcosmo Exp $
    28 // GEANT4 tag $Name: geant4-09-02-cand-01 $
     27// $Id: G4PhantomParameterisation.hh,v 1.5 2009/05/19 18:27:03 arce Exp $
     28// GEANT4 tag $Name: geant4-09-03-beta-cand-01 $
    2929//
    3030//
     
    113113 
    114114    void BuildContainerSolid( G4VPhysicalVolume *pPhysicalVol );
     115    void BuildContainerSolid( G4VSolid *pMotherSolid );
    115116      // Save as container solid the parent of the voxels. Check that the
    116117      // voxels fill it completely.
Note: See TracChangeset for help on using the changeset viewer.