Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/examples/advanced/underground_physics/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 /examples/advanced/underground_physics/History (Version 11.3.0) and /examples/advanced/underground_physics/History (Version 10.2.p3)


  1 # Example underground_physics History          <<   1 -------------------------------------------------------------------
                                                   >>   2 $Id: History 102356 2017-01-23 16:22:42Z gcosmo $
                                                   >>   3 -------------------------------------------------------------------
                                                   >>   4 
                                                   >>   5      =========================================================
                                                   >>   6             Geant4 - Underground Dark Matter experiment
                                                   >>   7      =========================================================
  2                                                     8 
  3 See `CONTRIBUTING.rst` for details of **requir <<   9                       Category History file
  4 which **must** added in reverse chronological  <<  10                       ---------------------
  5 be used as a substitute for writing good git c << 
  6                                                    11 
  7 ## 2023-11-21 Alex Howard (DMX-V11-01-03)      <<  12 28.10.2016 - G. Folger
  8 - Fixed Bug #2503 and related to #2338 also re << 
  9 - Moved EM model Set methods in DMXPhysicsList << 
 10                                                << 
 11 ## 2023-11-18 I. Hrivnacova (DMX-V11-01-02)    << 
 12 - Updated initInter.mac:                       << 
 13   - Changed "/vis/open XYZ [600x600-0+0]" to " << 
 14     and simplified comments.                   << 
 15                                                << 
 16 ## 2023-11-16 Alex Howard (DMX-V11-01-01)      << 
 17 - Fixed Bug #2338 (updated analysis, ambe_spec << 
 18                                                << 
 19 ## 2023-11-10 Alberto Ribon (DMX-V11-01-00)    << 
 20 - In all macro files, introduced the UI comman << 
 21   '/process/had/rdm/thresholdForVeryLongDecayT << 
 22   to allow all radioactive decays (including t << 
 23   This is necessary since G4 11.2, being 1 yea << 
 24   threshold above which the decays are ignored << 
 25                                                << 
 26 ## 2022-09-09 Susanna Guatelli (DMX-V11-00-01) << 
 27 - Ranecu Engine removed. Default one now used  << 
 28                                                << 
 29 ## 2021-12-10 Ben Morgan (DMX-V11-00-00)       << 
 30 - Change to new Markdown History format        << 
 31                                                << 
 32 ---                                            << 
 33                                                << 
 34 # History entries prior to 11.0                << 
 35                                                << 
 36 29.11.2021 - I. Hrivnacova    (DMX-V10-07-10)  << 
 37              Removed obsolete reference to  AI << 
 38                                                << 
 39 18.10.2021 - B. Morgan (DMX-V10-07-10)         << 
 40              Use std::string member functions  << 
 41                                                << 
 42 07.10.2021 - I. Hrivnacova    (DMX-V10-07-09)  << 
 43              Migration to new G4AnalysisManage << 
 44              define the default output file ty << 
 45              removed DMXAnalysisManager.hh.    << 
 46                                                << 
 47 30.08.2021 - D.H. Wright      (DMX-V10-07-08)  << 
 48              Replaced G4RadioactiveDecayBase w << 
 49              DMXPhysicsList.cc.  Part of name  << 
 50              deprecated G4RadioactiveDecayBase << 
 51                                                << 
 52 19.07.2021 - I. Hrivnacova    (DMX-V10-07-07)  << 
 53              Updated for changes in the analys << 
 54              removed deleting of the analysis  << 
 55              as this is now done by the Geant4 << 
 56                                                << 
 57 24.05.2021 - B. Morgan (DMX=V10-07-06)         << 
 58 - Bump required CMake version range to 3.12... << 
 59                                                << 
 60 29.03.2021 - G. Cosmo         (DMX-V10-07-05)  << 
 61              In DMXParticleSource::ConfineSour << 
 62              facility to find physical volme i << 
 63              through. Some code cleanup.       << 
 64                                                << 
 65 18.03.2021 - A. Ribon         (DMX-V10-07-04)  << 
 66              DMXPhysicsList : replaced G4Hadro << 
 67              G4NeutronCaptureProcess.          << 
 68                                                << 
 69 11.03.2021 - A. Ribon         (DMX-V10-07-03)  << 
 70              DMXPhysicsList : replaced stoppin << 
 71              have been deleted.                << 
 72                                                << 
 73 08.03.2021 - A. Ribon         (DMX-V10-07-02)  << 
 74              DMXPhysicsList : removed header f << 
 75        pion inelastic cross sections (that hav << 
 76                                                << 
 77 04.03.2021 - A. Ribon         (DMX-V10-07-01)  << 
 78              DMXPhysicsList : replaced particl << 
 79        (that have been deleted) with G4HadronI << 
 80                                                << 
 81 24.02.2021 - D. Sawkey        (DMX-V10-07-00)  << 
 82              Replace deprecated optical comman << 
 83                                                << 
 84 17.11.2020 - S. Guatelli      (DMX-V10-06-04)  << 
 85              Migration to G4RunManagerFactory  << 
 86                                                << 
 87 03.11.2020 - D.Sawkey      (DMX-V10-06-03)     << 
 88              Build material property tables us << 
 89                                                << 
 90 02.11.2020 - B.Morgan      (DMX-V10-06-02)     << 
 91              Support same CMake version range  << 
 92                                                << 
 93 14.10.2020 - V. Ribon      (DMX-V10-06-01)     << 
 94              neutron.mac, ambe_spectrum.mac :  << 
 95        command "/process/had/rdm/analogueMC 1" << 
 96                                                << 
 97 05.08.2020 - V. Ribon      (DMX-V10-06-00)     << 
 98              neutron.mac, ambe_spectrum.mac, U << 
 99        UI commands from "/grdm/..." to "/proce << 
100                                                << 
101 09.11.2019 - V. Ivanchenko (DMX-V10-05-03)     << 
102              DMXPhysicsList : clean-up both EM << 
103                                                << 
104 30.08.2019 - S. Guatelli   (DMX-V10-05-02)     << 
105              G4VIS_USE deleted                 << 
106                                                << 
107 10.05.2019 - V. Ivanchenko (DMX-V10-05-01)     << 
108              DMXPhysicsList : add Glauber-Grib << 
109              processes                         << 
110                                                << 
111 31.01.2019 - I.Hrivnacova  (DMX-V10-05-00)     << 
112              Merged GitHub PR #4: all Boolean  << 
113                                                << 
114 09.08.2018 - A. Ribon      (DMX-V10-04-01)     << 
115              DMXPhysicsList : replaced the exp << 
116              hadronic physics with the one fro << 
117                                                << 
118 10.05.2018 - B. Morgan     (DMX-V10-04-00)     << 
119              Include G4Types before use of G4M << 
120              compatibility with move to #defin << 
121              symbols.                          << 
122                                                << 
123 19.11.2016 - A. Dotti       (DMX-V10-02-02)    << 
124       explicit set of SDs to manager           << 
125                                                << 
126 28.10.2016 - G. Folger      (DMX-V10-02-01)    << 
127             Remove direct use of theParticleIt     13             Remove direct use of theParticleIterator, use GetParticleTableIterator().
128              fix required by clang39 on Linux      14              fix required by clang39 on Linux and MAC
129                                                    15 
130 22.06.2016 - V. Ivanchenko (DMX-V10-02-00)     << 
131              DMXPhysicsList: migrated EM physi << 
132                                                << 
133 02.11.2015 - A. Ribon (DMX-V10-01-01)              16 02.11.2015 - A. Ribon (DMX-V10-01-01)
134              DMXPhysicsList: migrated to Parti     17              DMXPhysicsList: migrated to ParticleHP.
135                                                    18 
136 27.10.2015 - A. Ribon (DMX-V10-01-00)              19 27.10.2015 - A. Ribon (DMX-V10-01-00)
137              DMXPhysicsList: replaced old G4GG     20              DMXPhysicsList: replaced old G4GGNuclNuclCrossSection class
138              with the new, recommended one, G4     21              with the new, recommended one, G4ComponentGGNuclNuclXsc .
139                                                    22 
140 30.10.2014 - V.Ivanchenko (DMX-V10-00-08)          23 30.10.2014 - V.Ivanchenko (DMX-V10-00-08)
141              use correct mu- stopping process      24              use correct mu- stopping process
142                                                    25 
143 11.10.2014 - M. Asai (DMX-V10-00-07)               26 11.10.2014 - M. Asai (DMX-V10-00-07)
144        Replace obsolete G4ParticleTable::GetIo     27        Replace obsolete G4ParticleTable::GetIon() with G4IonTable::GetIon().
145                                                    28 
146 06.08.2014 - A. Howard (DMX-V10-00-06)             29 06.08.2014 - A. Howard (DMX-V10-00-06)
147        Removed scintillator energy deposits fr     30        Removed scintillator energy deposits from optical photons (double
148        counting!).                                 31        counting!).
149                                                    32 
150 06.08.2014 - A. Howard (DMX-V10-00-05)             33 06.08.2014 - A. Howard (DMX-V10-00-05)
151        Repaired the photocathode description s     34        Repaired the photocathode description such that photon hits are now
152        registered - must have been broken for      35        registered - must have been broken for a while since EFFICIENCY
153        was introduced to the optical boundary      36        was introduced to the optical boundary process.
154                                                    37 
155 23.05.2014 - L. Pandola (DMX-V10-00-04)            38 23.05.2014 - L. Pandola (DMX-V10-00-04)
156        Actual MT migration. Use G4MTRunManager     39        Actual MT migration. Use G4MTRunManager
157        Added G4ShortLivedConstructor in the ph <<  40        Added G4ShortLivedConstructor in the physics list, to 
158               avoid G4Exception PART10116.         41               avoid G4Exception PART10116.
159                                                    42 
160 21.05.2014 - L. Pandola (DMX-V10-00-03)            43 21.05.2014 - L. Pandola (DMX-V10-00-03)
161        Edit constructor of DMXSteppingAction,  <<  44        Edit constructor of DMXSteppingAction, make const 
162              Getters in DMXEventAction.            45              Getters in DMXEventAction.
163        Instantiate DMXRunAction also in the ma     46        Instantiate DMXRunAction also in the master
164        Fix a problem with the names of the ASC     47        Fix a problem with the names of the ASCII files
165                                                    48 
166 20.05.2014 - L. Pandola (DMX-V10-00-02)            49 20.05.2014 - L. Pandola (DMX-V10-00-02)
167        Edit the constructor of DMXEventAction  <<  50        Edit the constructor of DMXEventAction 
168        Make Getters const in RunAction and Pri     51        Make Getters const in RunAction and PrimaryGenerator
169        ASCII files are created per-thread. Not <<  52        ASCII files are created per-thread. Not open at every 
170         event, but kept as private class membe     53         event, but kept as private class members.
171                                                    54 
172 13.05.2014 - L. Pandola (DMX-V10-00-01)            55 13.05.2014 - L. Pandola (DMX-V10-00-01)
173        Analysis files closed at the end of exe     56        Analysis files closed at the end of execution (not
174              end of event).                    <<  57              end of event). 
175              Added ConstructSDandField() metho     58              Added ConstructSDandField() method in the Detector
176              Clean up the detector constructio     59              Clean up the detector construction messenger
177              Made Hits allocators as ThreadLoc     60              Made Hits allocators as ThreadLocal
178              Remove CLHEP::Random                  61              Remove CLHEP::Random
179                                                    62 
180 08.05.2014 - L. Pandola (DMX-V10-00-00)            63 08.05.2014 - L. Pandola (DMX-V10-00-00)
181              Added ActionInitialization class  <<  64              Added ActionInitialization class 
182                                                    65 
183 07.11.2013 - L. Pandola (DMX-V09-06-08)            66 07.11.2013 - L. Pandola (DMX-V09-06-08)
184        Remove dependency from the deprecated L <<  67        Remove dependency from the deprecated LEP and HEP  
185        models from Geisha                          68        models from Geisha
186                                                    69 
187 30.07.2013 - A. Dotti (DMX-V09-06-07)              70 30.07.2013 - A. Dotti (DMX-V09-06-07)
188              Fixing compilation warnings for c     71              Fixing compilation warnings for clang32:
189              unused private data members           72              unused private data members
190                                                    73 
191 31.05.2013 - L. Pandola (DMX-V09-06-06)            74 31.05.2013 - L. Pandola (DMX-V09-06-06)
192        Migrate analysis from the AIDA-based lo <<  75        Migrate analysis from the AIDA-based local singleton 
193        class to the g4analysis tools (no AIDA  <<  76        class to the g4analysis tools (no AIDA dependency 
194        any longer). Clean-up of README and CMa     77        any longer). Clean-up of README and CMakeLists.txt.
195        Some cosmetics in the code.                 78        Some cosmetics in the code.
196                                                <<  79  
197 18.04.2013 - L. Pandola (DMX-V09-06-05)            80 18.04.2013 - L. Pandola (DMX-V09-06-05)
198        In DMXMinEkineCuts.cc, migrate calculat <<  81        In DMXMinEkineCuts.cc, migrate calculation of the range 
199              from G4EnergyLossTable (obsolete  <<  82              from G4EnergyLossTable (obsolete class) to 
200              G4LossTableManager. This should h <<  83              G4LossTableManager. This should hopefully fix the problems 
201        observed in DMX-V09-06-04. Other minor      84        observed in DMX-V09-06-04. Other minor cosmetics.
202                                                    85 
203 16.04.2013 - L. Pandola (DMX-V09-06-04)            86 16.04.2013 - L. Pandola (DMX-V09-06-04)
204      - Trying to understand the origin of the  <<  87      - Trying to understand the origin of the crashes which 
205        caused the rejection of DMX-V09-06-03       88        caused the rejection of DMX-V09-06-03
206                                                    89 
207 21.03.2013 - L. Pandola (DMX-V09-06-03)            90 21.03.2013 - L. Pandola (DMX-V09-06-03)
208      - Fix compiler warnings (appearing only f     91      - Fix compiler warnings (appearing only for some compilers)
209                                                    92 
210 13.03.2013 - A. Dotti (DMX-V09-06-02)              93 13.03.2013 - A. Dotti (DMX-V09-06-02)
211            - New SetEmModel interface used in      94            - New SetEmModel interface used in physics list
212                                                    95 
213 18.12.2012 - M.Kelsey (DMX-V09-06-01)              96 18.12.2012 - M.Kelsey (DMX-V09-06-01)
214      - Migrate hadron-stopping processes           97      - Migrate hadron-stopping processes
215                                                    98 
216 31.10.2012 - A.Howard (DMX-V09-06-00)              99 31.10.2012 - A.Howard (DMX-V09-06-00)
217      - Fixed missing G4SystemOfUnits.hh header    100      - Fixed missing G4SystemOfUnits.hh header
218      - Fixed Bug 1386 so that auger, fluoresce    101      - Fixed Bug 1386 so that auger, fluorescence and PIXE are now
219        switched on by default                     102        switched on by default
220                                                   103 
221 31.10.2012 - L.Pandola (DMX-V09-05-03)            104 31.10.2012 - L.Pandola (DMX-V09-05-03)
222      - Fix the CMakeLists.txt file (AIDA optio    105      - Fix the CMakeLists.txt file (AIDA optional dependency)
223                                                   106 
224 16.10.2012 - L.Pandola (DMX-V09-05-02)            107 16.10.2012 - L.Pandola (DMX-V09-05-02)
225      - Change the logic of the CMakeLists.txt  << 108      - Change the logic of the CMakeLists.txt file. The env variable 
226              and the cmake line command can be << 109              and the cmake line command can be used (the cmake commands gets 
227              the priority)                        110              the priority)
228                                                   111 
229 12.10.2012 - L.Pandola (DMX-V09-05-01)            112 12.10.2012 - L.Pandola (DMX-V09-05-01)
230            - Removed obsolete call to G4OpBoun    113            - Removed obsolete call to G4OpBoundaryProcess::SetModel()
231            - Add a CMakeLists.txt file            114            - Add a CMakeLists.txt file
232                                                   115 
233 12.10.2012 - G.Cosmo (DMX-V09-05-00)              116 12.10.2012 - G.Cosmo (DMX-V09-05-00)
234            - Explicit inclusion of units and c    117            - Explicit inclusion of units and constants headers.
235                                                   118 
236 19.01.2011 - L.Pandola (DMX-V09-04-00)            119 19.01.2011 - L.Pandola (DMX-V09-04-00)
237      - Removed #includes of G4hLowEnergyIonisa    120      - Removed #includes of G4hLowEnergyIonisation (though commented)
238                                                   121 
239 18.11.2010 - J.Allison (DMX-V09-03-02)            122 18.11.2010 - J.Allison (DMX-V09-03-02)
240            - DMX.cc: Introduce G4UIExecutive.     123            - DMX.cc: Introduce G4UIExecutive.
241      - initInter.mac: Improve vis commands.  (    124      - initInter.mac: Improve vis commands.  (Note: With the
242              introduction of /vis/scene/add/tr    125              introduction of /vis/scene/add/trajectories, it is no
243              longer necessary to draw them in     126              longer necessary to draw them in EndOfEventAction.  The
244              corresponding locall commands can    127              corresponding locall commands can also be removed.)
245                                                   128 
246 03.06.2010 - J.Perl (DMX-V09-03-01)               129 03.06.2010 - J.Perl (DMX-V09-03-01)
247              Change /vis/open OGLxxx to /vis/o    130              Change /vis/open OGLxxx to /vis/open OGL
248                                                   131 
249 16.02.2010 - L. Pandola (DMX-V09-03-00)           132 16.02.2010 - L. Pandola (DMX-V09-03-00)
250        Copy of the previous tag, DMX-V09-02-02 << 133        Copy of the previous tag, DMX-V09-02-02, which was not submitted for 
251        testing.                                   134        testing.
252                                                   135 
253 26.10.2009 - L. Pandola (DMX-V09-02-02)           136 26.10.2009 - L. Pandola (DMX-V09-02-02)
254        Physics list migrated from LowEnergy pr << 137        Physics list migrated from LowEnergy processes to the new Livermore 
255        models. Physics results unchanged for g << 138        models. Physics results unchanged for gamma/e-. Possible differences 
256              with ions/protons, since we don't    139              with ions/protons, since we don't use anymore G4hLowEnergyIonisation
257                                                   140 
258 22.10.2009 - L. Pandola (DMX-V09-02-01)           141 22.10.2009 - L. Pandola (DMX-V09-02-01)
259        Correct Analysis manager to solve a pro    142        Correct Analysis manager to solve a problem with the HBOOK output files
260        (ntuples not filled, histograms not sav << 143        (ntuples not filled, histograms not saved). Still at the stage of 
261        pre-migration.                             144        pre-migration.
262                                                   145 
263 22.10.2009 - L. Pandola (DMX-V09-02-00)           146 22.10.2009 - L. Pandola (DMX-V09-02-00)
264              Get rid of a warning message and     147              Get rid of a warning message and allocation problems with ntuple2
265              Meant to be the reference to veri << 148              Meant to be the reference to verify the migration to new 
266        Livermore models.                       << 149        Livermore models. 
267                                                   150 
268 16.06.2008 - G.A.P.Cirrone (DMX-V09-01-01)        151 16.06.2008 - G.A.P.Cirrone (DMX-V09-01-01)
269              Removed AIDA command from GNUmake    152              Removed AIDA command from GNUmakefile
270                                                   153 
271 04.04.2008 - A. Howard (DMX-V09-01-00)            154 04.04.2008 - A. Howard (DMX-V09-01-00)
272        Fixed mis-sized arrays - ring_phys_gas[    155        Fixed mis-sized arrays - ring_phys_gas[] and ring_phys_liq[].
273        Both one were less than the utilized si    156        Both one were less than the utilized size (!).  This has always
274              been wrong.                          157              been wrong.
275                                                   158 
276 06.11.2007 - A. Howard (DMX-V09-00-02)            159 06.11.2007 - A. Howard (DMX-V09-00-02)
277        Corrected micrometer unit in macros fro    160        Corrected micrometer unit in macros from mum to um (old bug since
278              release 8.2)                         161              release 8.2)
279                                                   162 
280 02.07.2007 - A. Howard (DMX-V09-00-01)            163 02.07.2007 - A. Howard (DMX-V09-00-01)
281        Added G4StepLimiter to physics list (co    164        Added G4StepLimiter to physics list (correction of migration to
282              Geant4 9.0)                          165              Geant4 9.0)
283                                                   166 
284 02.07.2007 - A. Howard (DMX-V09-00-00)            167 02.07.2007 - A. Howard (DMX-V09-00-00)
285        Added missing header file G4hIonisation    168        Added missing header file G4hIonisation.hh to DMXPhysicsLists.cc
286                                                   169 
287 06.06.2007 - A. Howard (DMX-V08-03-01)            170 06.06.2007 - A. Howard (DMX-V08-03-01)
288        Changed fG4v71 to preferable fMinimal f    171        Changed fG4v71 to preferable fMinimal for msc step limitation
289        Converted to hIonisation from hLowEnerg    172        Converted to hIonisation from hLowEnergyIonisation until
290              un-initialiased variables are fix    173              un-initialiased variables are fixed
291                                                   174 
292 06.06.2007 - A. Howard (DMX-V08-03-00)            175 06.06.2007 - A. Howard (DMX-V08-03-00)
293        Migrated to new interface for SetMscSte    176        Migrated to new interface for SetMscStepLimitation(fG4v71) in
294              DMXPhysicsList                       177              DMXPhysicsList
295                                                   178 
296 13.10.2006 - A. Howard (DMX-V08-01-00)            179 13.10.2006 - A. Howard (DMX-V08-01-00)
297        Removed uninitialized UserLimitsForXeno    180        Removed uninitialized UserLimitsForXenon (bug)
298                                                   181 
299 07.12.2005 - S. Guatelli (DMX-V07-01-02)          182 07.12.2005 - S. Guatelli (DMX-V07-01-02)
300              Compiles with CLHEP 2.0.2.2          183              Compiles with CLHEP 2.0.2.2
301                                                   184 
302 15.11.2005 - G.Cosmo (DMX-V07-01-00)              185 15.11.2005 - G.Cosmo (DMX-V07-01-00)
303              Migration to <sstream> from depre    186              Migration to <sstream> from deprecated <strstream>.
304                                                   187 
305 03.05.2005 - J.Allison                            188 03.05.2005 - J.Allison
306              Replaced vis manager with G4VisEx    189              Replaced vis manager with G4VisExecutive.
307                                                   190 
308 07.12.2004 - S. Guatelli (DMX-V06-02-02)          191 07.12.2004 - S. Guatelli (DMX-V06-02-02)
309              G4VParticleChange migrated           192              G4VParticleChange migrated
310                                                   193 
311 29.11.2004 - S. Guatelli (DMX-V06-02-00)          194 29.11.2004 - S. Guatelli (DMX-V06-02-00)
312              Migrated to <cmath>                  195              Migrated to <cmath>
313                                                   196 
314 28.05.2004 - S. Guatelli (DMX-V06-01-00)          197 28.05.2004 - S. Guatelli (DMX-V06-01-00)
315              Migrated to AIDA 3.2.1 and PI 1.2    198              Migrated to AIDA 3.2.1 and PI 1.2.1
316                                                   199 
317 02.12.2003 - G.Cosmo (DMX-V05-02-01)              200 02.12.2003 - G.Cosmo (DMX-V05-02-01)
318              Migrated to new hadronic processe    201              Migrated to new hadronic processes for release 6.0.
319              Fixed compilation warnings.          202              Fixed compilation warnings.
320                                                   203 
321 12.11.2003 - John Allison                         204 12.11.2003 - John Allison
322              Updated Vis Manager.                 205              Updated Vis Manager.
323                                                   206 
324 08.11.2002 - A.Howard                             207 08.11.2002 - A.Howard
325              Migrated to AIDA 3.                  208              Migrated to AIDA 3.
326                                                   209 
327 28.11.2001 - A.Howard                             210 28.11.2001 - A.Howard
328              Created, first version.              211              Created, first version.