Import Geant4 0.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:09:25 +02:00
parent b97f8d0df7
commit aaa409b6ee
2922 changed files with 55107 additions and 81674 deletions
@@ -5,14 +5,15 @@
// based on the Program) you indicate your acceptance of this statement,
// and all its terms.
//
// $Id: voxeldefs.hh,v 2.0 1998/07/02 16:57:19 gunter Exp $
// GEANT4 tag $Name: geant4-00 $
// $Id: voxeldefs.hh,v 1.2 1999/02/15 11:14:01 japost Exp $
// GEANT4 tag $Name: geant4-00-01 $
//
//
// Voxel Optimisation Constants
//
// History:
// 12.02.99 S.Giani made numerical values consistent with Geant3.21
// 13.08.95 P.Kent Created separate file
#ifndef VOXELDEFS_HH
@@ -21,7 +22,7 @@
#include "globals.hh"
// Hard limit on no. voxel nodes per given header
const G4int kMaxVoxelNodes=2000;// Geant 3.21 uses 1000
const G4int kMaxVoxelNodes=1000; // PK chose 2000, Geant 3.21 used 1000
const G4int kMinVoxelVolumesLevel1=2; // Only begin to make voxels if >=
// this no of daughters