Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/error_propagation/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 /error_propagation/History (Version 11.3.0) and /error_propagation/History (Version 9.0.p2)


  1 # Category error-propagation History           <<   1 $Id: History,v 1.13 2007/11/14 17:03:06 gcosmo Exp $
                                                   >>   2 -------------------------------------------------------------------
  2                                                     3 
  3 See `CONTRIBUTING.rst` for details of **requir <<   4      =========================================================
  4 which **must** added in reverse chronological  <<   5      Geant4 - an Object-Oriented Toolkit for Simulation in HEP
  5 It must **not** be used as a substitute for wr <<   6      =========================================================
  6                                                <<   7 
  7 ---------------------------------------------- <<   8                       Category History file
  8                                                <<   9                       ---------------------
  9 ## 2024-08-08 Gabriele Cosmo (error-propagatio <<  10 This file should be used by G4 developers and category coordinators
 10 - Fixed reported Coverity defect in G4ErrorFre <<  11 to briefly summarize all major modifications introduced in the code
 11   const G4String& and std::move().             <<  12 and keep track of all category-tags.
 12                                                <<  13 It DOES NOT substitute the  CVS log-message one should put at every
 13 ## 2022-12-12 Ben Morgan (error-propagation-V1 <<  14 committal in the CVS repository !
 14 - Remove obsolete GNUmakefile scripts          <<  15 
 15                                                <<  16      ----------------------------------------------------------
 16 ## 2022-11-17 Gabriele Cosmo (error-propagatio <<  17      * Reverse chronological order (last date on top), please *
 17 - Fixed compilation warnings for implicit type <<  18      ----------------------------------------------------------
 18                                                << 
 19 ## 2022-01-28 Ben Morgan (error-propagation-V1 << 
 20 - Replace `geant4_global_library_target` with  << 
 21   call to `geant4_add_category` to define libr << 
 22                                                << 
 23 ## 2021-12-10 Ben Morgan (error-propagation-V1 << 
 24 - Change to new Markdown History format        << 
 25                                                << 
 26 ---                                            << 
 27                                                << 
 28 # History entries prior to 11.0                << 
 29                                                << 
 30 21-April-2020 - J. Madsen (error-propagation-V << 
 31 - make G4error_propagation-format              << 
 32                                                << 
 33 1-April-2020 - B.Morgan (error-propagation-V10 << 
 34 - Migrate build to modular CMake API           << 
 35                                                << 
 36 8-Sep-2020 - G.Cosmo (error-propagation-V10-06 << 
 37 - Fixed Coverity defects warnings in G4ErrorPr << 
 38   Implemented move assignment operators in G4E << 
 39   G4ErrorFreeTrajParam, G4ErrorTrajState and G << 
 40                                                << 
 41 9-Dec-2019 - B.Morgan (error-propagation-V10-0 << 
 42 - Cleanup CMake build, removing obsolete granu << 
 43   explicit include_directories.                << 
 44                                                << 
 45 19-Dec-2017 - G.Cosmo (error-propagation-V10-0 << 
 46 - Fixed self-consistency in headers (missing # << 
 47   G4ErrorRunManagerHelper and G4ErrorSymMatrix << 
 48   Thanks to Raphael Isemann for reporting thes << 
 49                                                << 
 50 10-Nov-2017 - P.Arce (error-propagation-V10-03 << 
 51 - Bug report 2010: precision correction in G4E << 
 52                                                << 
 53  1-Nov-2017 - J. Apostolakis, D. Sorokin (erro << 
 54                             same code as (erro << 
 55 - Co-works with field-V10-03-19                << 
 56                                                << 
 57 23-Oct-2017 - J. Apostolakis, D. Sorokin (erro << 
 58 - migrate to use of new types for G4(Mag)Integ << 
 59     use its new GetEquation method (not steppe << 
 60                                                << 
 61 12-Oct-2016 - Gunter Folger              (erro << 
 62 - replace direct use of aParticleIterator by G << 
 63     fix required by clang39 on Windows and MAC << 
 64                                                << 
 65 21 September 2016 - G.Cosmo                    << 
 66 - Roll back to tag "error-propagation-V10-01-0 << 
 67   problem is required to be applied in conjunc << 
 68   the treatment of splitters symbols by physic << 
 69                                                << 
 70 20 September 2016 - G.Cosmo (error-propagation << 
 71 - Explicitly initialise templated data in G4Er << 
 72   Fixing compilation/linking errors on clang-3 << 
 73                                                << 
 74 6 August 2015 - G.Cosmo (error-propagation-V10 << 
 75 - Checked for potential never-ending loops. No << 
 76                                                << 
 77 11 December 2013 - G.Cosmo (error-propagation- << 
 78 - Removed use of scattered cerr printouts; use << 
 79                                                << 
 80 16 May 2013 - G.Cosmo (error-propagation-V09-0 << 
 81 - Fixed memory leak in G4ErrorPropagator::Prop << 
 82   creation at the first step.                  << 
 83   Addresses problem report #1466.              << 
 84                                                << 
 85 10 April 2013 - G.Cosmo (error-propagation-V09 << 
 86 - Fixed compilation error for inclusion of not << 
 87   G4ErrorPhysicsList code.                     << 
 88 - Reintroduced thread-local keywords for stati << 
 89   removed in previous commit by P.Arce, includ << 
 90   since last November!                         << 
 91 - Removed use of printf and left-over debug pr << 
 92                                                << 
 93 4 April 2013 - P.Arce                          << 
 94 - Changes to correct several bugs: 1435, 1447, << 
 95                                                << 
 96 27 March 2013 - A.Dotti (error-propagation-V09 << 
 97 - Implement changes for split class mechanism  << 
 98   (needed for G4MT), co-working with tag in ru << 
 99                                                << 
100 21 March 2013 - A.Dotti (error-propagation-V09 << 
101 - Fix compilation error for TLS variables      << 
102                                                << 
103 26 February 2013 - G.Cosmo (error-propagation- << 
104 - Removed unused data member in G4ErrorPropaga << 
105                                                << 
106 25 February 2013 - G.Cosmo (error-propagation- << 
107 - Corrected composed printout in G4ErrorPropag << 
108 - Cleanup of MT changes in G4ErrorSymMatrix.   << 
109                                                << 
110 07 December 2012 - V.Ivanchenko (error-propaga << 
111 - G4ErrorPhysicsList - remove unnecessary head << 
112                                                << 
113 21 November 2012 - P.Arce (error-propagation-V << 
114 - Changes to G4ErrorRunManagerHelper to correc << 
115                                                << 
116 19 September 2012 - P.Arce (error_propagation- << 
117 - Changes in G4ErrorFreeTrajState (partType -> << 
118                                                << 
119 23 August 2012 - P.Arce (error_propagation-V09 << 
120 - Changes in G4ErrorTrackLengthTarget and G4VE << 
121                                                << 
122 5 July 2012 - G.Cosmo (error_propagation-V09-0 << 
123 - Explicitly use inclusion of headers for syst << 
124   constants, in plan to remove implicit inclus << 
125                                                << 
126 6 June 2012 - G.Cosmo (error_propagation-V09-0 << 
127 - Fixed spurious cases of hidden variable visi << 
128   '-Wshadow' compilation option on gcc compile << 
129                                                << 
130 17 January 2012 - G.Cosmo (error_propagation-V << 
131 - Set navigator to stepping manager and field  << 
132                                                << 
133 14 December 2011 - G.Cosmo (error_propagation- << 
134 - Fixed minor Coverity defects.                << 
135                                                << 
136 13 November 2011 - P.Arce (error_propagation-V << 
137 - Add GetTranfMat in G4ErrorFreeTrajectoryStat << 
138                                                << 
139 10 November 2011 - G.Cosmo (error_propagation- << 
140 - Removed calls to obsolete G4Exception format << 
141                                                << 
142 1 July 2011 - G.Cosmo (error_propagation-V09-0 << 
143 - Fixed Coverity defects for uninitialised sta << 
144   format not restored.                         << 
145                                                << 
146 13 May 2011 - G.Cosmo (error_propagation-V09-0 << 
147 - Fixed compilation warnings from gcc-4.6.0 fo << 
148                                                << 
149 12 April 2011 - G.Folger (error_propagation-V0 << 
150 - Backport a fix in CLHEP to G4ErrorSymMatrix. << 
151   (Cannot set iterator to point past end of ve << 
152    G4ErrorMatrix operator*(const G4ErrorMatrix << 
153                                                << 
154 11 November 2009 - P.Arce (error_propagation-V << 
155 - Avoid G4ThreeVector(double) constructor in G << 
156                                                << 
157 14 May 2008 - P.Arce (error_propagation-V09-02 << 
158 - Inclusion of pion+/- and proton in physics l << 
159 - Possibility to account for error deflation ( << 
160                                                    19 
161 14 November 2007 - G.Cosmo (error_propagation-     20 14 November 2007 - G.Cosmo (error_propagation-V09-00-02)
162 - G4ErrorPropagator: removed call to exit() an     21 - G4ErrorPropagator: removed call to exit() and some cleanup.
163                                                    22 
164 24 September 2007 - P.Arce (error_propagation-     23 24 September 2007 - P.Arce (error_propagation-V09-00-01)
165 - G4ErrorFreeTrajState: corrected bug in one o     24 - G4ErrorFreeTrajState: corrected bug in one of the transformation matrix
166   terms. Addresses problem report #971.            25   terms. Addresses problem report #971.
167 - G4ErrorFreeTrajParam: corrected normalizatio     26 - G4ErrorFreeTrajParam: corrected normalization of Y and Z coordinates.
168                                                    27 
169 5 June 2007 - G.Cosmo (error_propagation-V08-0     28 5 June 2007 - G.Cosmo (error_propagation-V08-03-09)
170 - Added missing definition of GLOBLIBS in GNUm     29 - Added missing definition of GLOBLIBS in GNUmakefile to allow for
171   building DLLs on Windows.                        30   building DLLs on Windows.
172                                                    31 
173 4 June 2007 - G.Cosmo (error_propagation-V08-0     32 4 June 2007 - G.Cosmo (error_propagation-V08-03-08)
174 - Fixed compilation errors and warnings on WIN     33 - Fixed compilation errors and warnings on WIN32-VC platform: replaced
175   usage of M_PI with CLHEP::pi; replaced usage     34   usage of M_PI with CLHEP::pi; replaced usage of 'uint' with 'size_t';
176   fixed boolean operation in conditional state     35   fixed boolean operation in conditional statement.
177                                                    36 
178 1 June 2007 - G.Cosmo (error_propagation-V08-0     37 1 June 2007 - G.Cosmo (error_propagation-V08-03-07)
179 - Some cleanup and further simplification of m     38 - Some cleanup and further simplification of matrices classes.
180                                                    39 
181 31 May 2007 - P.Arce (error_propagation-V08-03     40 31 May 2007 - P.Arce (error_propagation-V08-03-06)
182 - Using G4ErrorMatrix instead of CLHEP Matrix.     41 - Using G4ErrorMatrix instead of CLHEP Matrix.
183                                                    42 
184 31 May 2007 - G.Cosmo (error_propagation-V08-0     43 31 May 2007 - G.Cosmo (error_propagation-V08-03-05)
185 - Fixed compilation problems on Windows/VC++.      44 - Fixed compilation problems on Windows/VC++.
186 - Use G4bool for bool and CLHEP::pi for M_PI.      45 - Use G4bool for bool and CLHEP::pi for M_PI.
187                                                    46 
188 31 May 2007 - P.Arce (error_propagation-V08-03     47 31 May 2007 - P.Arce (error_propagation-V08-03-04)
189 - Fixed problem of uninitialised variables.        48 - Fixed problem of uninitialised variables.
190                                                    49 
191 29 May 2007 - G.Cosmo (error_propagation-V08-0     50 29 May 2007 - G.Cosmo (error_propagation-V08-03-03)
192 - Fixed errors for unnecessary inclusion of no     51 - Fixed errors for unnecessary inclusion of non-existing headers.
193 - Use G4GeometryTolerance for retrivial of kCa     52 - Use G4GeometryTolerance for retrivial of kCarTolerance.
194 - Fixed GNUmakefile for setting of debug verbo     53 - Fixed GNUmakefile for setting of debug verbosity.
195 - Added CVS headers and some cleanup ...           54 - Added CVS headers and some cleanup ...
196                                                    55 
197 25 May 2007 - P.Arce (error_propagation-V08-03     56 25 May 2007 - P.Arce (error_propagation-V08-03-00, 01, 02)
198 - First version.                                   57 - First version.
199                                                    58 
200 12 May 2007 - G.Cosmo                              59 12 May 2007 - G.Cosmo
201 - Directory structure created.                     60 - Directory structure created.