Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
+9 -7
View File
@@ -15,6 +15,8 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Sep 23rd, 2020, B. Morgan (gflash-V10-06-02)
- Remove no longer required include_directories
Apr 17th, 2020, A. Zaborowska (gflash-V10-06-01)
- Substitute Gamma calculation with STL following GitHub PR#3 from Marco Savelli.
@@ -25,7 +27,7 @@ Mar 26, 2020, I. Semeniouk (gflash-V10-06-00)
- GFlashHomoShowerParameterisation, GVFlashHomoShowerTuning,
GFlashSamplingShowerParameterisation,GFlashSamplingShowerTuning:
GFlashXXXShowerTuning deleted locally in Destractor
of GFlashXXXShowerParameterisation class
of GFlashXXXShowerParameterisation class
Oct 30st, 2019, A. Zaborowska (gflash-V10-05-01)
- Add possibility to use sensitive detector from parallel world.
@@ -103,7 +105,7 @@ Nov 28th, 2005 G.Cosmo (gflash-V07-01-01)
----------------------
- Migration to <sstream> for GFlashShowerModelMessenger.
Oct 4th, 2005 G.Cosmo (gflash-V07-01-00)
Oct 4th, 2005 G.Cosmo (gflash-V07-01-00)
---------------------
- Corrected typo to name GFlashHomoShowerParamterisation, to become
GFlashHomoShowerParameterisation. Replaced affected files.
@@ -111,26 +113,26 @@ Oct 4th, 2005 G.Cosmo (gflash-V07-01-00)
- Fixed usage of random numbers in GFlashHomoShowerParameterisation
to allow for event reproducibility.
Jul 15th, 2005 J.Weng
Jul 15th, 2005 J.Weng
---------------------
- Added overflow protection in method GenerateRadius() for
GFlashHomoShowerParamterisation.
Jun 22nd, 2005 G.Cosmo (gflash-V07-00-04)
Jun 22nd, 2005 G.Cosmo (gflash-V07-00-04)
----------------------
- Corrected signature for IntegrateNspLongitudinal() to remove
const qualifier. Problem detected on SUN-CC.
Jun 9th, 2005 G.Cosmo (gflash-V07-00-03)
Jun 9th, 2005 G.Cosmo (gflash-V07-00-03)
---------------------
- Fixed compilation warnings on SUN-CC for hiding of class attributes.
Apr 22nd, 2005 G.Cosmo (gflash-V07-00-02)
Apr 22nd, 2005 G.Cosmo (gflash-V07-00-02)
----------------------
- GFlashShowerModel.cc: fixed problem of possible undefined operation on
'NlateralInside' and 'NSpotDeposited'. Compilation warning on gcc-4.0.
Jan 13th, 2005 H.P.Wellisch (gflash-V07-00-01)
Jan 13th, 2005 H.P.Wellisch (gflash-V07-00-01)
---------------------------
- Fix in GFlashHitMaker for treatment of detector sensitivity.