source: trunk/source/processes/hadronic/stopping/History @ 846

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

import all except CVS

File size: 4.1 KB
Line 
1-------------------------------------------------------------------
2
3          ==================================================
4          Geant4 - an Object-Oriented Toolkit for Simulation
5          ==================================================
6
7            History file for hadronic/stopping directory
8            ----------------------------------------------
9
10This file should be used to summarize modifications introduced in the
11code and to keep track of all tags.
12
13     ---------------------------------------------------------------
14     * Please list in reverse chronological order (last date on top)
15     ---------------------------------------------------------------
16
1705-May-2008 Gabriele Cosmo (hadr-stopping-V09-00-07)
18----------------------------------------------------
19- Tag for release 9.1.p02.
20
2105-May-2008 Vladimir Ivantchenko
22--------------------------------
23- G4MuMinusCaptureCascade - fixed NaN value in bound muon decay
24
2528-Mar-2008 Dennis Wright (hadr-stopping-V09-01-00)
26---------------------------------------------------
27G4NeutronCaptureAtRest::AtomAs - add () around && within || to
28  fix gcc-4.3 compiler warning
29
3019-Nov-2007 Vladimir Ivantchenko (hadr-stopping-V09-00-05)
31----------------------------------------------------------
32G4MuonMinusCaptureAtRest - move back
33
3415-Nov-2007 Vladimir Ivantchenko (hadr-stopping-V09-00-04)
35----------------------------------------------------------
36G4MuonMinusCaptureAtRest - move instantiation of G4ExitationHandler from
37                           constructor to run time
38
3914-Nov-2007 Vladimir Ivantchenko (hadr-stopping-V09-00-03)
40----------------------------------------------------------
41G4MuonMinusCaptureAtRest - fixed old memory leak
42
4302-Oct-2007 Vladimir Ivantchenko (hadr-stopping-V09-00-02)
44----------------------------------------------------------
45G4StopElementSelector - fixed typo in Primakoff formula for capture
46                        velosity
47
4805-Jul-2007 Dennis Wright (hadr-stopping-V09-00-01)
49---------------------------------------------------
50- removed old-style copyright from all headers
51- fixed Software Reference Manual tags
52
5305-Jul-2007 Gabriele Cosmo (hadr-stopping-V09-00-00)
54----------------------------------------------------
55- Fixed signature of G4MuMinusCaptureCascade::DoCascade() expecting 'const'
56  as arguments for A and Z. Resolves linking problems on SUN-CC.
57
5813-Feb-2007 Vladimir Ivantchenko (hadr-stopping-V08-02-02)
59----------------------------------------------------------
60-  G4MuMinusCaptureCascade  - add sampling of random vector of e- in decay;
61                              add factor 2 in potential energy.
62
6324-Jan-2007 Vladimir Ivantchenko (hadr-stopping-V08-02-01)
64----------------------------------------------------------
65-  G4MuonMinusCaptureAtRest - fix problem for the case, when isotope vector undefined
66
6724-Jan-2007 Vladimir Ivantchenko (hadr-stopping-V08-02-00)
68----------------------------------------------------------
69-  G4MuonMinusCaptureAtRest - force to use round targetA and fix bug #926
70
711-Dec-2006 Gunter Folger   (hadr-stopping-V08-01-01)
72----------------------------------------------------
73-  correct inconsistent use of targetA; for effective targetA transforming
74   to integer using G4int and G4lrint gives values different by 1.
75   
7616-Nov-2006 Vladimir Ivantchenko (hadr-stopping-V08-01-00)
77----------------------------------------------------------
78-  G4MuonMinusCaptureAtRest - fix bounding energies, rewrite DoMuonCapture
79                              method, introduce protection against negative
80                              excitation energy of residual nucleus,
81                              special treatment of H and He capture;
82-  G4MuMinusCaptureCascade  - clean up interfaces, improve kinematics
83                              in muon decay sampling
84
8520-Jan-2006 Gunter Folger  (hadr-stopping-V08-00-00)
86----------------------------------------------------
87-  set process type to fHadronic for all processes in hadronic/stopping
88
8917-May-2006 Vladimir Ivantchenko (hadr-stopping-V08-00-01)
90----------------------------------------------------------
91-  clean up energy/momentum balance for G4MuonMinusCaptureAtRest
Note: See TracBrowser for help on using the repository browser.