source: trunk/examples/extended/runAndEvent/RE02/History @ 1337

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

tag geant4.9.4 beta 1 + modifs locales

File size: 1.4 KB
Line 
1$Id: History,v 1.6 2010/06/06 05:16:16 perl Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    Example RE02 History file
9                    ------------------------
10This file should be used by the G4 example coordinator to briefly
11summarize all major modifications introduced in the code and keep
12track of all tags.
13
14     ----------------------------------------------------------
15     * Reverse chronological order (last date on top), please *
16     ----------------------------------------------------------
17
18June 4th, 2010  Joseph Perl (exampleRE02-V09-03-01)
19- Updated vis usage.
20 
21Apr 06, 2010 M.Asai (exampleRE02-V09-03-00)
22- Replace G4MultipleScattering with G4eMultipleScattering, G4MuMultipleScattering and G4hMultipleScattring.
23
24May 18, 2007 M.Asai (exampleRE02-V08-03-00)
25- Fix the indexing scheme of GetIndex() method in the scorers.
26
27Jan. 29, 2007 M.Asai (exampleRE02-V08-02-00)
28- Fix missing null pointer protection in ComputeMaterial() method.
29
30Nov. 17, 2006 T.Aso (exampleRE02-V08-01-00)
31- Reimplement the geometry with G4VNestedParameterization.
32- Modify the scorers according to the nested para,eterisation.
33   
34Nov. 23, 2005 M.Asai (exampleRE02-V07-01-00)
35- Tagged.
36
37Nov. 18, 2005 T.Aso, A.Kimura
38- Created.
Note: See TracBrowser for help on using the repository browser.