$Id: History,v 1.6 2010/06/06 05:16:16 perl Exp $ ------------------------------------------------------------------- ========================================================= Geant4 - an Object-Oriented Toolkit for Simulation in HEP ========================================================= Example RE02 History file ------------------------ This file should be used by the G4 example coordinator to briefly summarize all major modifications introduced in the code and keep track of all tags. ---------------------------------------------------------- * Reverse chronological order (last date on top), please * ---------------------------------------------------------- June 4th, 2010 Joseph Perl (exampleRE02-V09-03-01) - Updated vis usage. Apr 06, 2010 M.Asai (exampleRE02-V09-03-00) - Replace G4MultipleScattering with G4eMultipleScattering, G4MuMultipleScattering and G4hMultipleScattring. May 18, 2007 M.Asai (exampleRE02-V08-03-00) - Fix the indexing scheme of GetIndex() method in the scorers. Jan. 29, 2007 M.Asai (exampleRE02-V08-02-00) - Fix missing null pointer protection in ComputeMaterial() method. Nov. 17, 2006 T.Aso (exampleRE02-V08-01-00) - Reimplement the geometry with G4VNestedParameterization. - Modify the scorers according to the nested para,eterisation. Nov. 23, 2005 M.Asai (exampleRE02-V07-01-00) - Tagged. Nov. 18, 2005 T.Aso, A.Kimura - Created.