source: trunk/source/digits_hits/utils/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: 2.4 KB
Line 
1$Id: History,v 1.15 2010/06/14 13:31:06 gcosmo Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                      Category History file
9                      ---------------------
10This file should be used by G4 developers and category coordinators
11to briefly summarize all major modifications introduced in the code
12and keep track of all category-tags.
13It DOES NOT substitute the  CVS log-message one should put at every
14committal in the CVS repository !
15
16     ----------------------------------------------------------
17     * Reverse chronological order (last date on top), please *
18     ----------------------------------------------------------
19
20June 14, 2010  G.Cosmo (detutils-V09-03-00)
21- Added missing virtual destructor to G4VScoringMesh and removed unnecessary
22  virtual qualifiers to G4ScoringBox.
23
24November 06, 2007  M.Asai (detutils-V09-00-06)
25- Introducing DrawColumn() method and related UI commands.
26
27November 04, 2007  M.Asai (detutils-V09-00-05)
28- Introducing G4VScoreColorMap and its concrete class G4DefaultLinearColorMap.
29
30November 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
35November 01, 2007  M.Asai (detutils-V09-00-03)
36- Temporary tag after removing G4ScoringTubs.
37
38November 01, 2007  M.Asai (detutils-V09-00-02)
39- Temporary tag before removing G4ScoringTubs.
40
41July 13, 2007  M.Asai (detutils-V09-00-01)
42- First implementation of basic classes
43- test/test1
44
45July 11, 2007  M.Asai (detutils-V09-00-00)
46- Move all scorers and filters to digits_hits/scorer.
47
48June 06, 2007  A.Howard (detutils-V08-03-02)
49- Added modified G4PSPopulation removing event (circular) dependency
50  (file form T.Aso).
51
52June 05, 2007  M.Asai (detutils-V08-03-01)
53- Drop G4PSPopulation from the release.
54
55May 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
59November 17, 2006  M.Asai (detutils-V08-01-00)
60- G4PSCellCharge is introduced.
61
62November 18, 2005  M.Asai (detutils-V07-01-01)
63- Introducing concrete primitive scorer and filter classes.
64
65November 16, 2005  M.Asai (detutils-V07-01-00)
66- Created.
67
Note: See TracBrowser for help on using the repository browser.