Import Geant4 10.4.1 source tree

This commit is contained in:
Gabriele Cosmo
2018-03-02 09:34:30 +01:00
parent fc6af9e721
commit fe04dcb406
341 changed files with 18389 additions and 24522 deletions
@@ -1,4 +1,4 @@
$Id: History 107157 2017-11-03 11:27:29Z gcosmo $
$Id: History 108500 2018-02-15 15:38:58Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,10 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
19.12.2017 G.Cosmo, emlowen-V10-03-20
- Fixed self-consistency in G4ecpssrFormFactorMixsModel header (missing #include).
Thanks to Raphael Isemann for reporting this.
03.11.1017 V.Ivanchenko, emlowen-V10-03-19
- G4RayleighScattering - added C++11 keywords to fix compilation warning at clang
@@ -37,9 +37,11 @@
#ifndef G4ecpssrFormFactorMixsModel_HH
#define G4ecpssrFormFactorMixsModel_HH 1
#include "G4VecpssrMiModel.hh"
#include "globals.hh"
#include <map>
#include <vector>
#include "G4Types.hh"
#include "G4VecpssrMiModel.hh"
class G4VDataSetAlgorithm;
class G4VEMDataSet;