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