source: trunk/source/processes/hadronic/processes/History @ 1117

Last change on this file since 1117 was 1055, checked in by garnier, 15 years ago

maj sur la beta de geant 4.9.3

File size: 2.4 KB
Line 
1-------------------------------------------------------------------
2$Id: History,v 1.6 2009/03/31 19:16:38 vnivanch Exp $
3-------------------------------------------------------------------
4
5     ==========================================================
6     Geant4 - an Object-Oriented Toolkit for Physics Simulation
7     ==========================================================
8
9            History file for hadronic/processes directory
10            ---------------------------------------------
11
12This file should be used to summarize modifications introduced in the
13code and to keep track of all tags.
14
15     ---------------------------------------------------------------
16     * Please list in reverse chronological order (last date on top)
17     ---------------------------------------------------------------
18
1931 Mar 2009 Vladimir Ivanchenko (hadr-proc-V09-02-00)
20----------------------------------------------------
21- To fix bug #1056 cross section data set now are created by new in
22  G4PhotoNuclearProcess, G4ElectronNuclearProcess, and
23  G4PositronNuclearProcess. For the last class inline constructor
24  and destructors moved to source
25
262 Oct 2008 Dennis Wright (hadr-proc-V09-01-02)
27----------------------------------------------
28- G4HadronCaptureProcess.cc - change subtype from 13 to fCapture
29- G4HadronFissionProcess.cc - change subtype from 14 to fFission
30- G4HadronElasticProcess.cc - change subtype from 11 to fHadronElastic
31
321 Sep 2008 Vladimir Ivanchenko (hadr-proc-V09-01-01)
33----------------------------------------------------
34- G4HadronElasticProcess, G4HadronCaptureProcess,
35  G4HadronFissionProcess - used PostStepDoIt, DumpPhysicsTable from
36                           the base class G4HadronicProcess
37
388 Jul 2008 Dennis Wright (hadr-proc-V09-01-00)
39----------------------------------------------
40- set process sub-type to 11 for G4HadronElasticProcess,
41  13 for G4HadronCaptureProcess, and 14 for G4HadronFissionProcess
42 
436 Jan 2007 Dennis Wright (hadr-proc-V08-02-00)
44----------------------------------------------
45- added process names to G4HadronElasticProcess, G4HadronCaptureProcess,
46  G4HadronFissionProcess
47- cleaned up commented-out code
48
492 Jun 2006 Gabriele Cosmo (hadr-proc-V08-00-00)
50-----------------------------------------------
51- Moved constructor and destructor for G4ElectronNuclearProcess and
52  G4PhotoNuclearProcess to be not inline.
53- Created History file.
Note: See TracBrowser for help on using the repository browser.