source: trunk/source/processes/decay/History @ 846

Last change on this file since 846 was 819, checked in by garnier, 16 years ago

import all except CVS

File size: 3.3 KB
Line 
1$Id: History,v 1.28.2.1 2008/04/17 08:59:24 kurasige 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- Apr. 16,  08 H.Kurashige  (decay-V09-00-03)
20- fix a bug when shortlived particles has finite  pre-assigned proper time
21 
22
23- Oct. 29,  07 P.Gumplinger (decay-V09-00-02)
24- add G4PionDecayMakeSpin class
25  set the daughter muon spin for 2 body decays of
26  pi, K and K0_long
27
28- Oct. 12,  07 H.Kurashige (decay-V09-00-01)
29- add forward declaration for G4VExtDecayer in G4DecayWithSpin
30
31- Oct. 06,  07 H.Kurashige (decay-V09-00-00)
32- Add a method of DaughterPolarization in G4Decay
33
34- May 07, 07 H.Kurashige (decay-V08-02-00)
35- Add protection for "TotalEnergy < Mass"
36
37- Apr. 29, 05 H.Kurashige (decay-V07-00-00)
38- Fixed bug in GPILAtRest.
39
40- Dec. 10, 04 G.Cosmo (decay-V06-02-05)
41- replaced M_PI with CLHEP's pi.
42
43- Dec. 2, 04 H.Kurashige (decay-V06-02-04)
44- migration to cmath
45
46- Oct 19, 04 H.Kurashige (decay-V06-02-03)
47- Modify G4UnknownDecay for migration of ParticleChange
48
49- Sep 17, 04 P. Gumplinger (decay-V06-02-02)
50- Add G4DecayWithSpin class and allow for dependency to
51  /geometry/navigation in GNUmakefile
52- Fixed the problem of determination of particle's decay time
53  for the case the particle stops due to energy loss. 
54
55- Aug. 10, 04 H.Kurashige(decay-V06-02-01)
56- Add G4Decay::GetRemainderLifeTime method
57
58- Jul. 07, 04 M.Asai (decay-V06-02-00)
59- Introducing G4UnknownDecay
60
61-  May. 08, 04 H.Kurashige(decay-V06-01-00)
62-   Change method name for ParticleChange
63
64-  Mar. 12, 04 H.Kurashige(decay-V06-00-00)
65-   Fixed bug in PostStepGPIL in case of stopping during AlongStep actions
66
67-  Apr 26, 03 V.Ivanchenko(decay-V05-00-00)
68-  add initialisation of TouchableHandle for decay products
69
70-  Feb 12, 02 H.Kurashige(decay-V04-00-01)
71-  Remove physics table
72
73-  Feb 9, 02 H.Kurashige(decay-V04-00-00)
74-   Modify Lowest/HighestBinEnergy for physics table
75     to calculate beta for slow particle
76
77-  Aug 22, 01 H.Kurashige(decay-V03-02-01)
78- Clean up codes
79
80- Feb 29, 01 H.Kurashige(decay-V03-00-03)
81- Fix minor bug in G4VExtDecayer
82
83- Feb 22, 01 H.Kurashige(decay-V03-00-02)
84- Add G4VExtDecayer and modify G4Decay
85
86- Jan 18, 01 H.Kurashige(decay-V03-00-01)
87-  Use PreAssignedDecayTime in G4DynamicParticle if necessary
88
89- Oct 24, 00 H.Kurashige(decay-V02-00-01)
90-  Bug fix in G4Decay::DecayIt (no decay if the particle is stable)
91
92- Oct 19, 00 H.Kurashige(decay-V02-00-00)
93-  Bug fix in G4Decay to avoid direct modification of G4Track
94   by the Decay Process
95
96- Mar. 1, 00 H.Kurashige (decay-V01-00-00)
97-  Bug fix in G4Decay::IsApplicable()
98      G4Decay should be applicable to "shortlived" particles 
Note: See TracBrowser for help on using the repository browser.