Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/geometry/solids/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 /geometry/solids/History (Version 11.3.0) and /geometry/solids/History (Version 10.7.p1)


  1 # Category geomsolids History                  <<   1 -------------------------------------------------------------------
  2                                                     2 
  3 See `CONTRIBUTING.rst` for details of **requir <<   3      =========================================================
  4 which **must** added in reverse chronological  <<   4      Geant4 - an Object-Oriented Toolkit for Simulation in HEP
  5 It must **not** be used as a substitute for wr <<   5      =========================================================
  6                                                <<   6 
  7 ---------------------------------------------- <<   7                       Sub-Category History file
  8                                                <<   8                       -------------------------
  9 ## 2023-05-10 Gabriele Cosmo (geomsolids-V11-0 <<   9 This file should be used by G4 developers and category coordinators
 10 - Applied clang-tidy fixes (readability, moder <<  10 to briefly summarize all major modifications introduced in the code
 11                                                <<  11 and keep track of all directory-tags.
 12 ## 2021-12-10 Ben Morgan (geomsolids-V11-00-00 <<  12 It DOES NOT substitute the  CVS log-message one should put at every
 13 - Change to new Markdown History format        <<  13 committal in the CVS repository !
 14                                                <<  14 
 15 ---                                            <<  15      ----------------------------------------------------------
 16                                                <<  16      * Reverse chronological order (last date on top), please *
 17 # History entries prior to 11.0                <<  17      ----------------------------------------------------------
 18                                                << 
 19 March 30, 2021 B.Morgan                 - geom << 
 20 - Migrate sources.cmake to modular build API   << 
 21                                                    18 
 22 December 10, 2019 B.Morgan              - geom     19 December 10, 2019 B.Morgan              - geomsolids-V10-06-00
 23 - Cleanup CMake build, removing obsolete granu     20 - Cleanup CMake build, removing obsolete granular library options and
 24   explicit include_directories.                    21   explicit include_directories.
 25                                                    22 
 26 June 3, 2019 J.Apostolakis              - geom     23 June 3, 2019 J.Apostolakis              - geomsolids-V10-05-00
 27 - Change CMakeLists.txt in test directories to     24 - Change CMakeLists.txt in test directories to allow optional use
 28   with integrate testing or via one-target bui     25   with integrate testing or via one-target builds using G4TARGET
 29                                                    26 
 30 May, 24th, 2017,  G.Cosmo               -  geo     27 May, 24th, 2017,  G.Cosmo               -  geomsolids-V10-03-00
 31 - Renamed ambiguous name Extent() in all solid     28 - Renamed ambiguous name Extent() in all solids and G4U* wrappers to
 32   BoundingLimits(). Change required in order t     29   BoundingLimits(). Change required in order to avoid signature conflict
 33   with VecGeom in G4U* wrappers.                   30   with VecGeom in G4U* wrappers.
 34   Requires tag geommng-V10-03-16.                  31   Requires tag geommng-V10-03-16.
 35 - Includes tags: geom-specific-V10-03-06, geom     32 - Includes tags: geom-specific-V10-03-06, geom-csg-V10-03-19,
 36   geom-bool-V10-03-04 and geom-solids-tests-V1     33   geom-bool-V10-03-04 and geom-solids-tests-V10-03-01.
 37                                                    34 
 38 October, 7th, 2015,  G.Cosmo            -  geo     35 October, 7th, 2015,  G.Cosmo            -  geomsolids-V10-01-00
 39 - Includes tags: geom-bool-V10-01-02, geom-csg     36 - Includes tags: geom-bool-V10-01-02, geom-csg-V10-01-08 and
 40   geom-specific-V10-01-11.                         37   geom-specific-V10-01-11.
 41 - Protected compilation of USolid wrappers wit     38 - Protected compilation of USolid wrappers with G4GEOM_USE_USOLIDS flag.
 42                                                    39 
 43 October, 29th, 2014,  G.Cosmo           -  geo     40 October, 29th, 2014,  G.Cosmo           -  geomsolids-V10-00-02
 44 - Moved usolids module to source/externals.        41 - Moved usolids module to source/externals.
 45                                                    42 
 46 September, 17th, 2014,  G.Cosmo         -  geo     43 September, 17th, 2014,  G.Cosmo         -  geomsolids-V10-00-01
 47 - Includes tags on top of geomsolids-V10-00-00     44 - Includes tags on top of geomsolids-V10-00-00: geom-usolids-V10-00-16,
 48   geom-csg-V10-00-06, geom-bool-V10-00-06 and      45   geom-csg-V10-00-06, geom-bool-V10-00-06 and geom-specific-V10-00-11.
 49 - Added shapes from the USolids library: UExtr     46 - Added shapes from the USolids library: UExtrudedSolid, UGenericTrap and
 50   UTrap with related wrappers.                     47   UTrap with related wrappers.
 51 - Updated unit tests for compilation errors an     48 - Updated unit tests for compilation errors and warnings...
 52                                                    49 
 53 September, 1st, 2014,  G.Cosmo          -  geo     50 September, 1st, 2014,  G.Cosmo          -  geomsolids-V10-00-00
 54 - Includes tags on top of geant4-10-00-ref-07:     51 - Includes tags on top of geant4-10-00-ref-07: geom-usolids-V10-00-14,
 55   geom-bool-V10-00-05, geom-csg-V10-00-04 and      52   geom-bool-V10-00-05, geom-csg-V10-00-04 and geom-specific-V10-00-10.
 56 - Fixed use of polyhedron pointer, to avoid ra     53 - Fixed use of polyhedron pointer, to avoid race condition in MT
 57   when parameterised volumes are visualised.       54   when parameterised volumes are visualised.
 58                                                    55 
 59 October, 29th, 2013,  G.Cosmo           -  geo     56 October, 29th, 2013,  G.Cosmo           -  geomsolids-V09-06-01
 60 - Includes tags on top of geant4-09-06-ref-10:     57 - Includes tags on top of geant4-09-06-ref-10: geom-specific-V09-06-22.
 61 - Added new 'usolids' module, including classe     58 - Added new 'usolids' module, including classes imported from the AIDA
 62   Unified Solids Library (see https://aidasoft     59   Unified Solids Library (see https://aidasoft.web.cern.ch/USolids).
 63                                                    60 
 64 December, 14th, 2012,   G.Cosmo         -  geo     61 December, 14th, 2012,   G.Cosmo         -  geomsolids-V09-06-00
 65 - Includes tags: geom-bool-V09-06-01, geom-csg     62 - Includes tags: geom-bool-V09-06-01, geom-csg-V09-06-01,
 66                  geom-specific-V09-06-01, geom     63                  geom-specific-V09-06-01, geom-solids-tests-V09-06-00.
 67 - Archived BREPS module.                           64 - Archived BREPS module.
 68 - Restored SVN id headers.                         65 - Restored SVN id headers.
 69                                                    66 
 70 June, 12th, 2012,   G.Cosmo             -  geo     67 June, 12th, 2012,   G.Cosmo             -  geomsolids-V09-05-00
 71 - Includes tags: geom-bool-V09-05-02, geom-csg     68 - Includes tags: geom-bool-V09-05-02, geom-csg-V09-05-04, breps-V09-05-01,
 72                  geom-specific-V09-05-06.          69                  geom-specific-V09-05-06.
 73 - Explicitly use inclusion of headers for syst     70 - Explicitly use inclusion of headers for system of units and physical
 74   constants, in plan to remove implicit inclus     71   constants, in plan to remove implicit inclusion from globals.hh.
 75                                                    72 
 76 October, 20th, 2006,   G.Cosmo             -       73 October, 20th, 2006,   G.Cosmo             -  geomsolids-V08-01-00
 77 - Includes tags: geom-bool-V08-01-00, breps-V0     74 - Includes tags: geom-bool-V08-01-00, breps-V08-01-00, geom-csg-V08-01-00,
 78                  geom-specific-V08-01-00, geom     75                  geom-specific-V08-01-00, geom-solids-tests-V08-01-00.
 79 - Implemented specific computation of surface      76 - Implemented specific computation of surface area for CSG solids and
 80   included caching mechanism for the computed      77   included caching mechanism for the computed value.
 81 - Requires tag "geommng-V08-01-04".                78 - Requires tag "geommng-V08-01-04".
 82                                                    79 
 83 November, 9th, 2005,   G.Cosmo             -       80 November, 9th, 2005,   G.Cosmo             -  geomsolids-V07-01-00
 84 - Includes tags: geom-bool-V07-01-01, breps-V0     81 - Includes tags: geom-bool-V07-01-01, breps-V07-01-01, geom-csg-V07-01-04,
 85                  geom-specific-V07-01-07.          82                  geom-specific-V07-01-07.
 86 - Implemented changes for support of CLHEP-2.0     83 - Implemented changes for support of CLHEP-2.0.X.
 87 - Added fake default constructor for all concr     84 - Added fake default constructor for all concrete solids, base classes
 88   and relevant utility classes for handling of     85   and relevant utility classes for handling of direct object persistency.
 89 - Implemented migration to <sstream> from depr     86 - Implemented migration to <sstream> from deprecated <strstream> for
 90   BREPS and unit tests Fred and SBT.               87   BREPS and unit tests Fred and SBT.
 91                                                    88 
 92 April, 4th, 2005,   G.Cosmo                -       89 April, 4th, 2005,   G.Cosmo                -  geomsolids-V07-00-00
 93 - Includes tags:                                   90 - Includes tags:
 94   breps-V07-00-01, geom-bool-V07-00-02, geom-c     91   breps-V07-00-01, geom-bool-V07-00-02, geom-csg-V07-00-02
 95   and geom-specific-V07-00-03.                     92   and geom-specific-V07-00-03.
 96 - Implemented Get/CreatePolyhedron() when miss     93 - Implemented Get/CreatePolyhedron() when missing.
 97 - Some code cleanup.                               94 - Some code cleanup.
 98 - Requires tag "greps-V07-00-02".                  95 - Requires tag "greps-V07-00-02".
 99                                                    96 
100 December, 2nd, 2004   G. Cosmo             -       97 December, 2nd, 2004   G. Cosmo             -  geomsolids-V06-02-01
101 - Implemented migration to <cmath> for standar     98 - Implemented migration to <cmath> for standard mathematical functions.
102                                                    99 
103 September, 22nd, 2004   G.Cosmo            -      100 September, 22nd, 2004   G.Cosmo            -  geomsolids-V06-02-00
104 - Includes tags:                                  101 - Includes tags:
105   geom-csg-V06-02-04, geom-bool-V06-02-00, geo    102   geom-csg-V06-02-04, geom-bool-V06-02-00, geom-specific-V06-02-01,
106   breps-V06-02-01.                                103   breps-V06-02-01.
107   Requires tag "geommng-V06-02-01".               104   Requires tag "geommng-V06-02-01".
108                                                   105 
109 October, 28th, 2003   G.Cosmo              -      106 October, 28th, 2003   G.Cosmo              -  geomsolids-V05-02-01
110 - Includes tags:                                  107 - Includes tags:
111   geom-specific-V05-02-03, geom-csg-V05-02-02,    108   geom-specific-V05-02-03, geom-csg-V05-02-02, geom-bool-V05-02-02,
112   breps-V05-02-01.                                109   breps-V05-02-01.
113                                                   110 
114 September, 30th, 2003   G.Cosmo            -      111 September, 30th, 2003   G.Cosmo            -  geomsolids-V05-02-00
115 - Archived solids/STEP and solids/STEPinterfac    112 - Archived solids/STEP and solids/STEPinterface modules.
116   Modified GNUmakefiles to cope with this.        113   Modified GNUmakefiles to cope with this.
117   Include tags: breps-V05-02-00, geom-bool-V05    114   Include tags: breps-V05-02-00, geom-bool-V05-02-00, geom-csg-V05-02-00,
118                 geom-specific-V05-02-01,       << 115                 geom-specific-V05-02-01, 
119                                                   116 
120 May   28th, 2003   G. Cosmo                -      117 May   28th, 2003   G. Cosmo                -  geomsolids-V05-01-00
121 - Modified GNUmakefile to make compilation of     118 - Modified GNUmakefile to make compilation of STEP and STEPinterface
122   modules optional. By default compilation wil    119   modules optional. By default compilation will not be triggered, it
123   is now required to set the variable G4LIB_BU    120   is now required to set the variable G4LIB_BUILD_STEP for it.
124   Coworks with tag "config-V05-01-01" for gean    121   Coworks with tag "config-V05-01-01" for geant4/config and with
125   "geometry-gmk-V05-01-00" for geant4/source/g    122   "geometry-gmk-V05-01-00" for geant4/source/geometry/GNUmakefile.
126                                                   123 
127 Oct   28th, 2002   G. Cosmo                -      124 Oct   28th, 2002   G. Cosmo                -  geomsolids-V04-01-00
128 - Collects tags breps-V04-01-01, geom-bool-V04    125 - Collects tags breps-V04-01-01, geom-bool-V04-01-00, geom-csg-V04-01-01,
129   geom-specific-V04-01-00.                        126   geom-specific-V04-01-00.
130 - Coworks with tag geommng-V04-01-03 of geomet    127 - Coworks with tag geommng-V04-01-03 of geometry/management, and based
131   on reference tag "geant4-04-01-ref-03". Incl    128   on reference tag "geant4-04-01-ref-03". Includes streaming mechanism
132   for solids.                                     129   for solids.
133                                                << 130   
134 Apr   20th, 2001   G. Cosmo                -      131 Apr   20th, 2001   G. Cosmo                -  geomsolids-V03-01-00
135 - Collects tags breps-V03-01-00, geom-solids-c    132 - Collects tags breps-V03-01-00, geom-solids-csg-V03-01-01,
136   stepinterface-V03-01-00, geom-solids-specifi    133   stepinterface-V03-01-00, geom-solids-specific-V03-01-00,
137   geom-solid-bool-V03-00-03 and the latest fix    134   geom-solid-bool-V03-00-03 and the latest fixes to STEP.
138 - Added X11RayTracer tool (E.Medernach) for un    135 - Added X11RayTracer tool (E.Medernach) for unit testing and latest
139   updates to SBT and Fred test suites.            136   updates to SBT and Fred test suites.
140                                                << 137   
141 Nov   13th, 2000   G. Cosmo                -      138 Nov   13th, 2000   G. Cosmo                -  geomsolids-V02-00-01
142                                                   139 
143 - Collects tags breps-V02-00-02, geom-solids-c    140 - Collects tags breps-V02-00-02, geom-solids-csg-V02-00-09,
144   stepinterface-V02-00-01 and geom-solids-spec    141   stepinterface-V02-00-01 and geom-solids-specific-V02-00-03
145   on top of the previous tag.                     142   on top of the previous tag.
146                                                   143 
147 Nov   09th, 2000   G. Cosmo                -      144 Nov   09th, 2000   G. Cosmo                -  geomsolids-V02-00-00
148                                                   145 
149 - General QA code review. See History file wit    146 - General QA code review. See History file within each subdomain.
150   Includes tags: geom-solids-csg-V02-00-08, st    147   Includes tags: geom-solids-csg-V02-00-08, stepinterface-V02-00-00,
151                  breps-V02-00-01, geom-solids-    148                  breps-V02-00-01, geom-solids-specific-V02-00-02,
152      geom-solid-bool-V02-00-01.                   149      geom-solid-bool-V02-00-01.
153 - Included recent developments in unit tests S    150 - Included recent developments in unit tests SBT and Fred. (E.Medernach)
154                                                   151 
155 Apr   27th, 2000   G. Cosmo                       152 Apr   27th, 2000   G. Cosmo
156                                                   153 
157 - Updated comments for the Software Reference     154 - Updated comments for the Software Reference Manual in "Boolean", added
158   CVS and standard G4 headers where missing.      155   CVS and standard G4 headers where missing.
159                                                   156 
160 Apr   18th, 2000   D. Williams                    157 Apr   18th, 2000   D. Williams
161                                                   158 
162 - Minor fixes and cosmectics in "specific" sol    159 - Minor fixes and cosmectics in "specific" solids. Removed dependency
163   over the CSG module.                            160   over the CSG module.
164 - Updated SBT test to cope with new shapes in     161 - Updated SBT test to cope with new shapes in "specific".
165                                                   162 
166 Apr   11th, 2000   J. Allison                     163 Apr   11th, 2000   J. Allison
167                                                   164 
168 - Removed implementations of GetExtent in most    165 - Removed implementations of GetExtent in most sub-classes of G4VSolid (a
169   default implementation exists in G4VSolid).     166   default implementation exists in G4VSolid).
170 - All implementations of DescribeYourselfTo (G    167 - All implementations of DescribeYourselfTo (G4VGraphicsScene& scene) const
171   now correctly written: scene.AddThis(*this).    168   now correctly written: scene.AddThis(*this).
172 - CreatePolyhedron implemented for BooleanSoli    169 - CreatePolyhedron implemented for BooleanSolids.
173 - G4DisplacedSolid: reversed implementation of    170 - G4DisplacedSolid: reversed implementation of GetFrameRotation and
174   GetObjectRotation, removing inappropriate in    171   GetObjectRotation, removing inappropriate invertion.
175 - G4DisplacedSolid::GetConstituentMovedSolid()    172 - G4DisplacedSolid::GetConstituentMovedSolid() made const.
176                                                   173 
177 Apr    5th, 2000   G. Cosmo                -      174 Apr    5th, 2000   G. Cosmo                -  geomsolids-V01-01-00
178                                                   175 
179 - Restructured CSG directory:                     176 - Restructured CSG directory:
180   o moved all shapes which are non-pure CSG to    177   o moved all shapes which are non-pure CSG to solids/specific.
181     See related History files for more details    178     See related History files for more details.
182   o moved unit-tests to appropriate test direc    179   o moved unit-tests to appropriate test directories.
183   o extracted tests "SBT" and "Fred" and place    180   o extracted tests "SBT" and "Fred" and placed one level up in
184     solids/tests (new directory).                 181     solids/tests (new directory).
185 - Fixes to G4Tubes.cc and G4Hype[.hh.cc].         182 - Fixes to G4Tubes.cc and G4Hype[.hh.cc].
186 - Added new shape in solids/specific: G4Ellipt    183 - Added new shape in solids/specific: G4EllipticalTube.
187 - Organised class description comments for the    184 - Organised class description comments for the Software Reference Manual
188   in CSG and specific headers. Added CVS heade    185   in CSG and specific headers. Added CVS headers to files in specific.
189                                                   186 
190 Jan   19th, 2000   G. Cosmo                -      187 Jan   19th, 2000   G. Cosmo                -  geomsolids-V01-00-00
191                                                   188 
192 - Syncronized HEAD versioning of files after I    189 - Syncronized HEAD versioning of files after ISO-C++ migration
193   (essentially CVS headers changes).              190   (essentially CVS headers changes).
194 - CSG: fixed bug in DistanceToIn(p,v). (V.Gric    191 - CSG: fixed bug in DistanceToIn(p,v). (V.Grichine)
195   Modified files: G4Trap.cc and testG4Trap.cc.    192   Modified files: G4Trap.cc and testG4Trap.cc.
196                                                   193 
197 Dec    1st, 1998   J. Apostolakis          -      194 Dec    1st, 1998   J. Apostolakis          -  solids-00-04-02
198                                                   195 
199   Small additions to History                      196   Small additions to History
200   fix to GNUmakefiles                             197   fix to GNUmakefiles
201    and All of solids-00-04-02plus                 198    and All of solids-00-04-02plus
202                                                   199 
203 Dec    1st, 1998   J. Apostolakis          -      200 Dec    1st, 1998   J. Apostolakis          -  solids-00-04-02plus
204                                                   201 
205   Includes David W's new CSG implementations.     202   Includes David W's new CSG implementations.
206                                                   203 
207 Dec    1st, 1998   J. Apostolakis          -      204 Dec    1st, 1998   J. Apostolakis          -  solids-00-04-02minus
208                                                   205 
209   Boolean fixes (see that History)                206   Boolean fixes (see that History)
210   BREPS   fixes                                   207   BREPS   fixes
211                                                   208 
212   Not David W's new CSG implementations (yet)     209   Not David W's new CSG implementations (yet)
213                                                   210 
214                                                   211 
215 Nov   20th, 1998   J. Apostolakis/L.Broglia  -    212 Nov   20th, 1998   J. Apostolakis/L.Broglia  -  solids-00-03-04
216                                                   213 
217   Tag includes BREPS/STEP/STEPinterface fixes     214   Tag includes BREPS/STEP/STEPinterface fixes (see relevant history files)
218                                                   215 
219                                                   216 
220 Nov   17th, 1998   J. Apostolakis            -    217 Nov   17th, 1998   J. Apostolakis            -  solids-00-03-03
221                                                   218 
222   Latest state (but excluding Boolean - and po    219   Latest state (but excluding Boolean - and possibly G4Sphere state)
223                                                   220 
224   --> newest PCone at the time                    221   --> newest PCone at the time
225                                                   222 
226     given to CMS (Matthias) for preliminary te << 223     given to CMS (Matthias) for preliminary testing. 
227     mentioned to Steffano Magni                   224     mentioned to Steffano Magni
228                                                   225 
229 Nov   17th, 1998   J. Apostolakis            -    226 Nov   17th, 1998   J. Apostolakis            -  solids-00-03-02