source: trunk/source/digits_hits/detector/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.1 KB
Line 
1$Id: History,v 1.6 2007/06/04 13:17:18 ahoward 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 4, 2007, A.Howard
21- Put back some classes required for scoring of geometrical biasing cells:
22  G4CellScoreValues, G4CellScoreComposer
23  (in module tag: "digits_hits-V08-03-03")
24
25May 31, 2007, A.Howard
26- Removed classes associated with old biasing/scoring scheme:
27  G4CellScoreComposer, G4CellScoreValues, G4CellStoreScorer
28  (in module tag: "digits_hits-V08-03-02")
29- Files remain on the HEAD for testing purposes
30
31Jul,  1st 2004 G.Cosmo
32- G4CellScoreComposer.cc, G4TrackLogger.cc: trivial fix for extra
33  semicolons, required for porting on gcc-3.4.0 compiler.
34
35May,  3rd 2004 G.Cosmo
36- G4SDManager, G4SDStructure: added optional argument 'warning' to
37  FindSensitiveDetector(pathName, warning), defaulted to TRUE, to
38  eventually exclude warning issued by G4SDManager when sensitive
39  detector is not found.
40  The fix has been requested by ALICE to deactivate the warning when
41  a new sensitive-detector is created automatically in their framework.
42
43Oct,  4th 2003 G.Cosmo
44- Imported from digits+hits directory.
45
46Nov,  4th 2002 M.Dressel
47- Removed G4std:: where it does not belong to.
48
49Oct  28th, 2002 M.Dressel
50- Added G4CellScoreComposer[.hh.cc], G4CellScoreValues.hh,
51  G4CellStoreScorer[.hh.cc], G4TrackLogger[.hh.cc].
52
53June 6, 98 M.Asai
54- Created.
Note: See TracBrowser for help on using the repository browser.