source: trunk/source/parameterisations/gflash/History @ 1202

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

import all except CVS

File size: 2.5 KB
Line 
1$Id: History,v 1.9 2006/05/08 12:28:20 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
20May 8th, 2005 G.Cosmo (gflash-V08-00-00)
21---------------------
22- Fix compilation warning on SUN-CC in GFlashSamplingShowerParameterisation.cc.
23
24Nov 28th, 2005 G.Cosmo (gflash-V07-01-01)
25----------------------
26- Migration to <sstream> for GFlashShowerModelMessenger.
27
28Oct 4th, 2005 G.Cosmo (gflash-V07-01-00)
29---------------------
30- Corrected typo to name GFlashHomoShowerParamterisation, to become
31  GFlashHomoShowerParameterisation. Replaced affected files.
32- Code cleanup for Software Reference Manual.
33- Fixed usage of random numbers in GFlashHomoShowerParameterisation
34  to allow for event reproducibility.
35
36Jul 15th, 2005 J.Weng
37---------------------
38- Added overflow protection in method GenerateRadius() for
39  GFlashHomoShowerParamterisation.
40
41Jun 22nd, 2005 G.Cosmo (gflash-V07-00-04)
42----------------------
43- Corrected signature for IntegrateNspLongitudinal() to remove
44  const qualifier. Problem detected on SUN-CC.
45
46Jun 9th, 2005 G.Cosmo (gflash-V07-00-03)
47---------------------
48- Fixed compilation warnings on SUN-CC for hiding of class attributes.
49
50Apr 22nd, 2005 G.Cosmo (gflash-V07-00-02)
51----------------------
52- GFlashShowerModel.cc: fixed problem of possible undefined operation on
53  'NlateralInside' and 'NSpotDeposited'. Compilation warning on gcc-4.0.
54
55Jan 13th, 2005 H.P.Wellisch (gflash-V07-00-01)
56---------------------------
57- Fix in GFlashHitMaker for treatment of detector sensitivity.
58
59Dec 7th, 2004 G.Cosmo
60---------------------
61- Implemented migration to <cmath>.
62
63Nov 26th, 2004 H.P.Wellisch
64---------------------------
65- New 'gflash' submodule, contribution of CMS and ATLAS.
66- Moved original TRD classes to 'trd_models' submodule.
67- Created History file
68
Note: See TracBrowser for help on using the repository browser.