source: trunk/source/digits_hits/utils/History @ 1202

Last change on this file since 1202 was 814, checked in by garnier, 16 years ago

import all except CVS

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