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