| [807] | 1 | $Id: History,v 1.4 2007/05/18 18:16:28 asaim Exp $
|
|---|
| 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 | ----------------------------------------------------------
|
|---|
| 17 |
|
|---|
| 18 | May 18, 07 M.Asai (exampleRE02-V08-03-00)
|
|---|
| 19 | - Fix the indexing scheme of GetIndex() method in the scorers.
|
|---|
| 20 |
|
|---|
| 21 | Jan. 29, 07 M.Asai (exampleRE02-V08-02-00)
|
|---|
| 22 | - Fix missing null pointer protection in ComputeMaterial() method.
|
|---|
| 23 |
|
|---|
| 24 | Nov. 17, 06 T.Aso (exampleRE02-V08-01-00)
|
|---|
| 25 | - Reimplement the geometry with G4VNestedParameterization.
|
|---|
| 26 | - Modify the scorers according to the nested para,eterisation.
|
|---|
| 27 |
|
|---|
| 28 | Nov. 23, 05 M.Asai (exampleRE02-V07-01-00)
|
|---|
| 29 | - Tagged.
|
|---|
| 30 |
|
|---|
| 31 | Nov. 18, 05 T.Aso, A.Kimura
|
|---|
| 32 | - Created.
|
|---|