Import Geant4 10.4.1 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: History 107408 2017-11-10 13:35:09Z gcosmo $
|
||||
$Id: History 108480 2018-02-15 14:28:27Z gcosmo $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -17,7 +17,11 @@ committal in the CVS repository !
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
November 10, P.Arce (geommng-V10-03-22)
|
||||
December 19, 2017 G.Cosmo (geommng-V10-03-23)
|
||||
- Fixed self-consistency in G4VVolumeMaterialScanner header (missing #include).
|
||||
Thanks to Raphael Isemann for reporting this.
|
||||
|
||||
November 10, 2017 P.Arce (geommng-V10-03-22)
|
||||
- Bug report 2011: precision correction in G4ErrorPlaneSurfaceTarget.cc
|
||||
|
||||
October 16, 2017 G.Cosmo geommng-V10-03-21
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4VVolumeMaterialScanner.hh 66356 2012-12-18 09:02:32Z gcosmo $
|
||||
// $Id: G4VVolumeMaterialScanner.hh 108480 2018-02-15 14:28:27Z gcosmo $
|
||||
//
|
||||
// class G4VVolumeMaterialScanner
|
||||
//
|
||||
@@ -39,6 +39,8 @@
|
||||
#ifndef G4VVOLUMEMATERIALSCANNER_HH
|
||||
#define G4VVOLUMEMATERIALSCANNER_HH
|
||||
|
||||
#include "G4Types.hh"
|
||||
|
||||
class G4Material;
|
||||
|
||||
class G4VVolumeMaterialScanner
|
||||
|
||||
Reference in New Issue
Block a user