Import Geant4 10.3.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2016-06-30 14:12:05 +02:00
parent a654a7ab1f
commit 4ec577e5c4
2021 changed files with 100995 additions and 78277 deletions
+5 -1
View File
@@ -1,4 +1,4 @@
$Id: History 93079 2015-10-02 14:43:41Z gcosmo $
$Id: History 97674 2016-06-07 08:28:08Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,10 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Jun 6th, 2016, M. Verderi (gflash-V10-02-00)
-------------------------
- Fix bug 1867: missing G4VSensitiveDetector include in G4VGFlashSensitiveDetector.
Oct 2nd, 2015, M. Verderi (gflash-V10-01-00)
-------------------------
- Fix bug 1719: Zeff wrongly computed as ( W1*Z2 ) + ( W2*Z1 ), with Z1 and Z2 swapped.
@@ -24,7 +24,7 @@
// ********************************************************************
//
//
// $Id: G4VGFlashSensitiveDetector.hh 68057 2013-03-13 14:46:00Z gcosmo $
// $Id: G4VGFlashSensitiveDetector.hh 97674 2016-06-07 08:28:08Z gcosmo $
//
//
//---------------------------------------------------------------
@@ -47,6 +47,8 @@
#include "G4TouchableHistory.hh"
#include "GFlashEnergySpot.hh"
#include "G4GFlashSpot.hh"
#include "G4VSensitiveDetector.hh"
class G4VGFlashSensitiveDetector
{