Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4SmartVoxelHeader.hh 66356 2012-12-18 09:02:32Z gcosmo $
// $Id: G4SmartVoxelHeader.hh 84209 2014-10-10 14:46:37Z gcosmo $
//
// class G4SmartVoxelHeader
//
@@ -121,8 +121,6 @@ class G4SmartVoxelHeader
friend std::ostream&
operator << (std::ostream&s, const G4SmartVoxelHeader& h);
protected:
G4SmartVoxelHeader(G4LogicalVolume* pVolume,
const G4VoxelLimits& pLimits,
const G4VolumeNosVector* pCandidates,
@@ -132,6 +130,8 @@ class G4SmartVoxelHeader
// and min equivalent slice nos for the header - they apply to the level
// of the header, not its nodes.
protected:
// `Worker' / operation functions:
void BuildVoxels(G4LogicalVolume* pVolume);