| [1337] | 1 | $Id: History,v 1.15 2010/06/14 13:31:06 gcosmo Exp $
|
|---|
| [814] | 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 |
|
|---|
| [1337] | 20 | June 14, 2010 G.Cosmo (detutils-V09-03-00)
|
|---|
| 21 | - Added missing virtual destructor to G4VScoringMesh and removed unnecessary
|
|---|
| 22 | virtual qualifiers to G4ScoringBox.
|
|---|
| 23 |
|
|---|
| [814] | 24 | November 06, 2007 M.Asai (detutils-V09-00-06)
|
|---|
| [1337] | 25 | - Introducing DrawColumn() method and related UI commands.
|
|---|
| [814] | 26 |
|
|---|
| 27 | November 04, 2007 M.Asai (detutils-V09-00-05)
|
|---|
| 28 | - Introducing G4VScoreColorMap and its concrete class G4DefaultLinearColorMap.
|
|---|
| 29 |
|
|---|
| 30 | November 03, 2007 M.Asai (detutils-V09-00-04)
|
|---|
| 31 | - Split messenger class.
|
|---|
| 32 | - Command name changed.
|
|---|
| 33 | - Commands for cylindrical and spharic mesh disabled.
|
|---|
| 34 |
|
|---|
| 35 | November 01, 2007 M.Asai (detutils-V09-00-03)
|
|---|
| 36 | - Temporary tag after removing G4ScoringTubs.
|
|---|
| 37 |
|
|---|
| 38 | November 01, 2007 M.Asai (detutils-V09-00-02)
|
|---|
| 39 | - Temporary tag before removing G4ScoringTubs.
|
|---|
| 40 |
|
|---|
| 41 | July 13, 2007 M.Asai (detutils-V09-00-01)
|
|---|
| 42 | - First implementation of basic classes
|
|---|
| 43 | - test/test1
|
|---|
| 44 |
|
|---|
| 45 | July 11, 2007 M.Asai (detutils-V09-00-00)
|
|---|
| 46 | - Move all scorers and filters to digits_hits/scorer.
|
|---|
| 47 |
|
|---|
| 48 | June 06, 2007 A.Howard (detutils-V08-03-02)
|
|---|
| 49 | - Added modified G4PSPopulation removing event (circular) dependency
|
|---|
| 50 | (file form T.Aso).
|
|---|
| 51 |
|
|---|
| 52 | June 05, 2007 M.Asai (detutils-V08-03-01)
|
|---|
| 53 | - Drop G4PSPopulation from the release.
|
|---|
| 54 |
|
|---|
| 55 | May 17, 2007 M.Asai (detutils-V08-03-00)
|
|---|
| 56 | - New scorers for event biasing.
|
|---|
| 57 | - kCarTolerance now becomes a local data member obtained from G4GeometryTolerance class.
|
|---|
| 58 |
|
|---|
| 59 | November 17, 2006 M.Asai (detutils-V08-01-00)
|
|---|
| 60 | - G4PSCellCharge is introduced.
|
|---|
| 61 |
|
|---|
| 62 | November 18, 2005 M.Asai (detutils-V07-01-01)
|
|---|
| 63 | - Introducing concrete primitive scorer and filter classes.
|
|---|
| 64 |
|
|---|
| 65 | November 16, 2005 M.Asai (detutils-V07-01-00)
|
|---|
| 66 | - Created.
|
|---|
| 67 |
|
|---|