Import Geant4 10.4.1 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: History 100944 2016-11-03 11:18:29Z gcosmo $
|
||||
$Id: History 108494 2018-02-15 15:23:15Z gcosmo $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -17,6 +17,11 @@ committal in the CVS repository !
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
Dec 19th, 2017, G.Cosmo (gflash-V10-03-00)
|
||||
-----------------------
|
||||
- Fixed self-consistency in GVFlashHomoShowerTuning header (missing #include).
|
||||
Thanks to Raphael Isemann for reporting this.
|
||||
|
||||
Nov 2nd, 2016, M. Verderi (gflash-V10-02-02)
|
||||
-----------------------
|
||||
- Removend redundant condition in GFlashHitMaker::make().
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: GVFlashHomoShowerTuning.hh 68057 2013-03-13 14:46:00Z gcosmo $
|
||||
// $Id: GVFlashHomoShowerTuning.hh 108494 2018-02-15 15:23:15Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ---------------------------------------------------------------
|
||||
@@ -59,6 +59,8 @@
|
||||
#ifndef GVFlashHomoShowerTuning_hh
|
||||
#define GVFlashHomoShowerTuning_hh
|
||||
|
||||
#include "G4Types.hh"
|
||||
|
||||
class GVFlashHomoShowerTuning
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user