Import Geant4 10.3.0.beta source tree
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user