Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/parameterisations/gflash/History

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /parameterisations/gflash/History (Version 11.3.0) and /parameterisations/gflash/History (Version 7.0)


  1 # Category gflash History                      <<   1 This directory contains the code re-implementing the gflash package
  2                                                <<   2 in C++ for geant4. At the time of first release, the homogenous shower parametrization
  3 See `CONTRIBUTING.rst` for details of **requir <<   3 part is included.
  4 which **must** added in reverse chronological  << 
  5 It must **not** be used as a substitute for wr << 
  6                                                << 
  7 ---------------------------------------------- << 
  8                                                << 
  9 ## 2024-10-21 Igor Semeniouk (gflash-V11-02-01 << 
 10 - GFlashSamplingShowerParameterisation - add G << 
 11 - correction of Es and sampling resolution fun << 
 12 - Rossi approximation for Ec added as comment  << 
 13                                                << 
 14 ## 2024-09-10 Igor Semeniouk (gflash-V11-02-00 << 
 15 - clang-format for the files in parametrisatio << 
 16                                                << 
 17 ## 2023-10-19 Ben Morgan (gflash-V11-01-01)    << 
 18 - Replace use of deprecated functions with mod << 
 19                                                << 
 20 ## 2023-08-29 Ben Morgan (gflash-V11-01-00)    << 
 21 - Fix Coverity warnings for uninitialized data << 
 22                                                << 
 23 ## 2022-11-18 Gabriele Cosmo (gflash-V11-00-03 << 
 24 - Fixed compilation warnings for implicit type << 
 25                                                << 
 26 ## 2022-10-07 Gabriele Cosmo (gflash-V11-00-02 << 
 27 - Fixed compilation warning on Intel/icx compi << 
 28   but not used in GFlashShowerModel::ElectronD << 
 29                                                << 
 30 ## 2022-09-07 Makoto Asai (gflash-V11-00-01)   << 
 31 - GFlashHitMaker : making compatible to comman << 
 32   co-working with track-V11-00-08              << 
 33                                                << 
 34 ## 2021-12-10 Ben Morgan (gflash-V11-00-00)    << 
 35 - Change to new Markdown History format        << 
 36                                                << 
 37 ---                                            << 
 38                                                << 
 39 # History entries prior to 11.0                << 
 40                                                << 
 41 October 25th, 2021, B.Morgan (gflash-V10-07-02 << 
 42 - Use G4StrUtil functions replacing deprecated << 
 43                                                << 
 44 Aug 31st, 2021, M. Verderi (gflash-V10-07-01)  << 
 45 - many fixes in src/GFlashSamplingShowerParame << 
 46                                                << 
 47 Apr 1st, 2021, B. Morgan (gflash-V10-07-00)    << 
 48 - Migrate build to modular CMake API           << 
 49                                                << 
 50 Sep 23rd, 2020, B. Morgan (gflash-V10-06-02)   << 
 51 - Remove no longer required include_directorie << 
 52                                                << 
 53 Apr 17th, 2020, A. Zaborowska (gflash-V10-06-0 << 
 54 - Substitute Gamma calculation with STL follow << 
 55   Makes LnGamma calculation 1.4 times faster,  << 
 56                                                << 
 57 Mar 26, 2020, I. Semeniouk (gflash-V10-06-00)  << 
 58 - GFlashSamplingShowerParameterisation.cc : X0 << 
 59 - GFlashHomoShowerParameterisation, GVFlashHom << 
 60   GFlashSamplingShowerParameterisation,GFlashS << 
 61   GFlashXXXShowerTuning deleted locally in  De << 
 62   of GFlashXXXShowerParameterisation class     << 
 63                                                << 
 64 Oct 30st, 2019, A. Zaborowska (gflash-V10-05-0 << 
 65 - Add possibility to use sensitive detector fr << 
 66                                                << 
 67 Jan 31st, 2019, I.Hrivnacova (gflash-V10-05-00 << 
 68 - Merged GitHub PR #4: all Boolean operators n << 
 69                                                << 
 70 Dec 19th, 2017, G.Cosmo (gflash-V10-04-00)     << 
 71 - Fixed self-consistency in GVFlashHomoShowerT << 
 72   Thanks to Raphael Isemann for reporting this << 
 73                                                << 
 74 Nov 2nd, 2016, M. Verderi (gflash-V10-02-02)   << 
 75 -----------------------                        << 
 76 - Removend redundant condition in GFlashHitMak << 
 77   Addressing problem report #1876.             << 
 78                                                << 
 79 Jul 7th, 2016, G. Cosmo (gflash-V10-02-01)     << 
 80 -----------------------                        << 
 81 - Removend redundant condition in GFlashHitMak << 
 82   Addressing problem report #1876.             << 
 83                                                << 
 84 Jun 6th, 2016, M. Verderi (gflash-V10-02-00)   << 
 85 -------------------------                      << 
 86 - Fix bug 1867: missing G4VSensitiveDetector i << 
 87                                                << 
 88 Oct 2nd, 2015, M. Verderi (gflash-V10-01-00)   << 
 89 -------------------------                      << 
 90 - Fix bug 1719: Zeff wrongly computed as ( W1* << 
 91                                                << 
 92 Apr 30th, 2013, M. Verderi (gflash-V09-06-02)  << 
 93 --------------------------                     << 
 94 - Replace CLHEP::RandXXX by G4RandXXX for thre << 
 95        src/GFlashSamplingShowerParameterisatio << 
 96        src/GFlashHomoShowerParameterisation.cc << 
 97                                                << 
 98 Apr 11th, 2013, G.Cosmo (gflash-V09-06-01)     << 
 99 -----------------------                        << 
100 - Removed unnecessary thread-local specificati << 
101   GVFlashShowerParameterisation::gam().        << 
102                                                << 
103 Feb 27th, 2013, M.Verderi (gflash-V09-06-00)   << 
104 -------------------------                      << 
105 - Fix warning compilation in clang from GFlash << 
106   unused data member.                          << 
107                                                << 
108 Jul 5th, 2012 G.Cosmo (gflash-V09-05-00)       << 
109 ---------------------                          << 
110 - Explicitly use inclusion of headers for syst << 
111   constants, in plan to remove implicit inclus << 
112                                                << 
113 Nov 3rd, 2011 M.Verderi (gflash-V09-04-02)     << 
114 -----------------------                        << 
115 - Fix compilation warnings in GFlashHomoShower << 
116   GFlashSamplingShowerParameterisation.cc due  << 
117       GVFlashHomoShowerTuning                  << 
118       GFlashSamplingShowerTuning               << 
119   which have no virtual destructor.            << 
120   Empty constructor and destructor added to th << 
121                                                << 
122 Sep 20th, 2011 M.Verderi (gflash-V09-04-01)    << 
123 ------------------------                       << 
124 - Fixed bug in G4FlashShowerModel::ModelTrigge << 
125   was  " (Ekin > Emin) || (Ekin < Emax) " inst << 
126        " (Ekin > Emin) && (Ekin < Emax) "      << 
127                                                << 
128 Jul 5th, 2011 G.Cosmo (gflash-V09-04-00)       << 
129 ---------------------                          << 
130 - Fixed Coverity defects, mainly related to un << 
131                                                << 
132 May 8th, 2005 G.Cosmo (gflash-V08-00-00)       << 
133 ---------------------                          << 
134 - Fix compilation warning on SUN-CC in GFlashS << 
135                                                << 
136 Nov 28th, 2005 G.Cosmo (gflash-V07-01-01)      << 
137 ----------------------                         << 
138 - Migration to <sstream> for GFlashShowerModel << 
139                                                << 
140 Oct 4th, 2005 G.Cosmo (gflash-V07-01-00)       << 
141 ---------------------                          << 
142 - Corrected typo to name GFlashHomoShowerParam << 
143   GFlashHomoShowerParameterisation. Replaced a << 
144 - Code cleanup for Software Reference Manual.  << 
145 - Fixed usage of random numbers in GFlashHomoS << 
146   to allow for event reproducibility.          << 
147                                                << 
148 Jul 15th, 2005 J.Weng                          << 
149 ---------------------                          << 
150 - Added overflow protection in method Generate << 
151   GFlashHomoShowerParamterisation.             << 
152                                                << 
153 Jun 22nd, 2005 G.Cosmo (gflash-V07-00-04)      << 
154 ----------------------                         << 
155 - Corrected signature for IntegrateNspLongitud << 
156   const qualifier. Problem detected on SUN-CC. << 
157                                                << 
158 Jun 9th, 2005 G.Cosmo (gflash-V07-00-03)       << 
159 ---------------------                          << 
160 - Fixed compilation warnings on SUN-CC for hid << 
161                                                << 
162 Apr 22nd, 2005 G.Cosmo (gflash-V07-00-02)      << 
163 ----------------------                         << 
164 - GFlashShowerModel.cc: fixed problem of possi << 
165   'NlateralInside' and 'NSpotDeposited'. Compi << 
166                                                << 
167 Jan 13th, 2005 H.P.Wellisch (gflash-V07-00-01) << 
168 ---------------------------                    << 
169 - Fix in GFlashHitMaker for treatment of detec << 
170                                                << 
171 Dec 7th, 2004 G.Cosmo                          << 
172 ---------------------                          << 
173 - Implemented migration to <cmath>.            << 
174                                                << 
175 Nov 26th, 2004 H.P.Wellisch                    << 
176 ---------------------------                    << 
177 - New 'gflash' submodule, contribution of CMS  << 
178 - Moved original TRD classes to 'trd_models' s << 
179 - Created History file                         << 
180                                                     4