| 1 | $Id: History,v 1.1 2007/07/11 01:27:26 asaim Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Category History file
|
|---|
| 9 | ---------------------
|
|---|
| 10 | This file should be used by G4 developers and category coordinators
|
|---|
| 11 | to briefly summarize all major modifications introduced in the code
|
|---|
| 12 | and keep track of all category-tags.
|
|---|
| 13 | It DOES NOT substitute the CVS log-message one should put at every
|
|---|
| 14 | committal in the CVS repository !
|
|---|
| 15 |
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 | * Reverse chronological order (last date on top), please *
|
|---|
| 18 | ----------------------------------------------------------
|
|---|
| 19 |
|
|---|
| 20 | July 11, 2007 M.Asai (detscorer-V09-00-00)
|
|---|
| 21 | - Moved from digits_hits/utilis.
|
|---|
| 22 |
|
|---|
| 23 | June 06, 2007 A.Howard (detutils-V08-03-02)
|
|---|
| 24 | - Added modified G4PSPopulation removing event (circular) dependency
|
|---|
| 25 | (file form T.Aso).
|
|---|
| 26 |
|
|---|
| 27 | June 05, 2007 M.Asai (detutils-V08-03-01)
|
|---|
| 28 | - Drop G4PSPopulation from the release.
|
|---|
| 29 |
|
|---|
| 30 | May 17, 2007 M.Asai (detutils-V08-03-00)
|
|---|
| 31 | - New scorers for event biasing.
|
|---|
| 32 | - kCarTolerance now becomes a local data member obtained from G4GeometryTolerance class.
|
|---|
| 33 |
|
|---|
| 34 | November 17, 2006 M.Asai (detutils-V08-01-00)
|
|---|
| 35 | - G4PSCellCharge is introduced.
|
|---|
| 36 |
|
|---|
| 37 | November 18, 2005 M.Asai (detutils-V07-01-01)
|
|---|
| 38 | - Introducing concrete primitive scorer and filter classes.
|
|---|
| 39 |
|
|---|
| 40 | November 16, 2005 M.Asai (detutils-V07-01-00)
|
|---|
| 41 | - Created.
|
|---|
| 42 |
|
|---|