source: trunk/source/readout/History @ 850

Last change on this file since 850 was 829, checked in by garnier, 16 years ago

import all except CVS

File size: 2.1 KB
Line 
1$Id: History,v 1.7 2004/03/15 19:18:52 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
20Mar 15, 2004, M.Asai (readout-V06-00-00)
21- Add some methods in G4DCtable to enhance a verbosity
22
23Oct 4, 2003, G.Cosmo (readout-V05-02-00)
24- GNUmakefile:
25  o added dependency to new module "geometry/navigation".
26  o replaced "digits+hits" with "digits_hits".
27- Coworks with "geometry-V05-02-00" and "digits_hits-V05-02-00".
28
29Oct 18, 2001, M.Asai (readout-V03-02-00)
30- Correction for warning messages by gcc-2.95.2
31
32Feb 8, 2001, M.Asai (readout-V03-00-01)
33- Migration to STL vector classes
34  affected files :
35./readout/include/G4DCtable.hh
36./readout/include/G4DigiManager.hh
37./readout/include/G4VDigitizerModule.hh
38./readout/src/G4DCtable.cc
39./readout/src/G4DigiManager.cc
40
41Nov 4, 99, M.Asai (tag readout-V00-01-00)
42- entries() method is added to G4TDigiCollection
43- Commecnts are enriched for the software reference manual.
44
45July 15, 98 M.Asai (tag readout-00-01-02)
46
47July 4, 98 M.Asai (tag readout-00-01-01)
48- Ready for the beta release
49
50June 30, 98 M.Asai (tag readout-00-07-01)
51- G4Allocator is introduced to G4DCofThisEvnet and G4DigiCollection.
52
53June 11, 98 G.Cosmo (readout-00-06-02)
54- removed CR characters from G4DCtable.hh.cc and
55  G4VDigitizerModule.hh.cc (P.Urban)
56
57June 8, 98 M.Asai
58- tagged as readout-00-06-01
59
60June 6, 98 M.Asai
61- Created.
62- Introduce first versions of codes
63
Note: See TracBrowser for help on using the repository browser.