source: trunk/source/processes/scoring/History @ 1228

Last change on this file since 1228 was 963, checked in by garnier, 15 years ago

update processes

File size: 2.9 KB
Line 
1$Id: History,v 1.18 2008/09/07 17:12:38 asaim 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
20September 7th, 2008 M.Asai (procscore-V09-01-01)
21- Correction of incorrect modification in the previous tag.
22
23February 12th, 2008 M.Asai (procscore-V09-01-00)
24- Add copying non-ionizing energy deposit in G4Step.
25
26May 30th A.Howard (procscore-V08-03-03)
27- clean tag with files in the right place (!)
28
29
30May 30th A.Howard (procscore-V08-03-02)
31- Moved biasing classes and tests into processes/biasing
32
33May 18th A.Howard (procscore-V08-03-01)
34- Added comment to exception in G4NewProcessPlacer to emphasise configuration
35after physics list
36
37
38May 16th A.Howard (procscore-V08-03-00)
39- Fixed bug in G4ScoreProcess which didn't get applied to non-parallel geometries
40- Updated NewProcessPlacer to recognise old transportation (Transportation8)
41- Updated examples (to get back to old transportation and reminder about
42arguments)
43
44
45April 14th M.Asai (procscore-V08-02-00)
46- Set step status for ghost pre-step point.
47
48November 28th A.Howard (procscore-V08-01-04)
49- updated history file
50
51November 28th A.Howard (procscore-V08-01-03)
52- removed duplicated base classes which can be found in processes/transportation
53
54November 20th A.Howard (procscore-V08-01-02)
55- updated history file
56
57November 20th A.Howard (procscore-V08-01-01)
58- added biasing and related scoring classes, 1st implementation to new parallel
59  implementation
60- two examples B01_para and B02_para - translated from B01 and B02
61
62November 13th  M.Asai (procscore-V08-01-00)
63- Corresponds to the change of G4PathFinder::ComputeStep.
64
65November 8th  M.Asai
66- Use the new G4VUserPhysicsList::AddTransportation() which
67  automatically replace G4Transporation with G4CoupledTransportation
68  if a parallel world is defined.
69
70November 6th  J.Allison
71- test1:
72  o Made top world volumes invisible.
73  o Improved vis.mac.
74
75November 3rd  J.Allison
76- test1: Simple vis.mac to illustrate visualisation of parallel worlds.
77  Execute with just two parameters, for example:
78    ParaTest para disp
79
80November 2nd  J.Allison
81- test1:
82  o Replaced A01VisManager by G4VisExecutive.
83  o Introduced vis.mac.
84
85July 6th, 2006  M.Asai
86- Directory processes/scoring created
87- History file Created
88
Note: See TracBrowser for help on using the repository browser.