$Id: History,v 1.15 2010/10/27 10:41:33 gcosmo Exp $ ------------------------------------------------------------------- ========================================================= Geant4 - an Object-Oriented Toolkit for Simulation in HEP ========================================================= Category History file --------------------- This file should be used by G4 developers and category coordinators to briefly summarize all major modifications introduced in the code and keep track of all category-tags. It DOES NOT substitute the CVS log-message one should put at every committal in the CVS repository ! ---------------------------------------------------------- * Reverse chronological order (last date on top), please * ---------------------------------------------------------- October 27th, 2010 G.Cosmo - olapex-V09-03-02 - Set primary-generator action after physics-list to run-manager. - Fixed compilation warnings for unused parameters. August 24th, 2010 G.Cosmo - olapex-V09-03-01 - Fixed compilation error for setting of kRadTolerance. August 16th, 2010 H.Kurashige - Removed inclusion of G4ParticleWithCuts header. May 12th, 2010 J.Allison - olapex-V09-03-00 - Introduced G4UIExecutive. November 15th, 2005 G.Cosmo - olapex-V07-01-00 - migration to from deprecated . May 3rd, 2005 J.Allison - Replaced vis manager with G4VisExecutive. June 28th, 2004 G.Cosmo - olapex-V06-02-00 - Reordered storage of parameters for solids according to arguments order in construction in SolidAnalyser.cc. Resolving issue in problem report #635. November 13th, 2003 J.Allison - olapex-V05-02-00 - Reconstructed Vis Manager. June 12th, 2003 G.Cosmo - olapex-V05-01-00 - Fixed pedantic warnings on Linux-g++. February 19th, 2003 G.Cosmo - olapex-V05-00-00 - Removed redundant inclusion of SystemOfUnits.h. Now using CLHEP headers. June 5th, 2002 M.Liendl - olapex-V04-00-01 - Updated README. June 4th, 2002 G.Cosmo - olapex-V04-00-00 - Some general code cleanup. - Added disclaimer of liability. - Fixed usage of G4 types (G4int, G4double, G4bool). - Fixed usage of namespace (G4std::, G4endl, #include "g4std/...") - Fixed warnings and porting on supported platforms. June 3rd, 2002 M.Liendl - First implementation of the CMS tool for debugging overlapping geometries. June 3rd, 2002 G.Cosmo - Created.