source: trunk/examples/extended/geometry/olap/History

Last change on this file was 1342, checked in by garnier, 14 years ago

update ti head

File size: 2.4 KB
Line 
1$Id: History,v 1.15 2010/10/27 10:41:33 gcosmo Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                      Category History file
9                      ---------------------
10This file should be used by G4 developers and category coordinators
11to briefly summarize all major modifications introduced in the code
12and keep track of all category-tags.
13It DOES NOT substitute the  CVS log-message one should put at every
14committal in the CVS repository !
15
16     ----------------------------------------------------------
17     * Reverse chronological order (last date on top), please *
18     ----------------------------------------------------------
19
20October 27th, 2010  G.Cosmo - olapex-V09-03-02
21- Set primary-generator action after physics-list to run-manager.
22- Fixed compilation warnings for unused parameters.
23
24August 24th, 2010  G.Cosmo - olapex-V09-03-01
25- Fixed compilation error for setting of kRadTolerance.
26
27August 16th, 2010  H.Kurashige
28- Removed inclusion of G4ParticleWithCuts header.
29
30May 12th, 2010  J.Allison - olapex-V09-03-00
31- Introduced G4UIExecutive.
32
33November 15th, 2005  G.Cosmo - olapex-V07-01-00
34- migration to <sstream> from deprecated <strstream>.
35
36May 3rd, 2005  J.Allison
37- Replaced vis manager with G4VisExecutive.
38
39June 28th, 2004  G.Cosmo - olapex-V06-02-00
40- Reordered storage of parameters for solids according to arguments order
41  in construction in SolidAnalyser.cc. Resolving issue in problem report
42  #635.
43
44November 13th, 2003  J.Allison - olapex-V05-02-00
45- Reconstructed Vis Manager.
46
47June 12th, 2003  G.Cosmo - olapex-V05-01-00
48- Fixed pedantic warnings on Linux-g++.
49
50February 19th, 2003  G.Cosmo - olapex-V05-00-00
51- Removed redundant inclusion of SystemOfUnits.h.
52  Now using CLHEP headers.
53
54June 5th, 2002  M.Liendl - olapex-V04-00-01
55- Updated README.
56
57June 4th, 2002  G.Cosmo - olapex-V04-00-00
58- Some general code cleanup.
59- Added disclaimer of liability.
60- Fixed usage of G4 types (G4int, G4double, G4bool).
61- Fixed usage of namespace (G4std::, G4endl, #include "g4std/...")
62- Fixed warnings and porting on supported platforms.
63
64June 3rd, 2002  M.Liendl
65- First implementation of the CMS tool for debugging overlapping geometries.
66
67June 3rd, 2002  G.Cosmo
68- Created.
Note: See TracBrowser for help on using the repository browser.