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

Last change on this file since 1348 was 1347, checked in by garnier, 14 years ago

geant4 tag 9.4

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